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