Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.ProjectNetworkField
Packages that use ProjectNetworkField
-
Uses of ProjectNetworkField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ProjectNetworkFieldModifier and TypeFieldDescriptionstatic final ProjectNetworkField<String>ProjectNetwork.PROJECT_NETWORKUse with available fluent helpers to apply the ProjectNetwork field to query operations.static final ProjectNetworkField<String>ProjectNetwork.PROJECT_NETWORK_TEXTUse with available fluent helpers to apply the ProjectNetworkText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return ProjectNetworkFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectNetworkField<T>ProjectNetwork.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectNetworkField<T>Use with available fluent helpers to apply an extension field to query operations.