Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.OffsettingAccountField
Packages that use OffsettingAccountField
-
Uses of OffsettingAccountField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as OffsettingAccountFieldModifier and TypeFieldDescriptionstatic final OffsettingAccountField<String>OffsettingAccount.OFFSETTING_ACCOUNT_IDUse with available fluent helpers to apply the OffsettingAccount_ID field to query operations.static final OffsettingAccountField<String>OffsettingAccount.OFFSETTING_ACCOUNT_TEXTUse with available fluent helpers to apply the OffsettingAccountText field to query operations.static final OffsettingAccountField<String>OffsettingAccount.OFFSETTING_ACCOUNT_TYPEUse with available fluent helpers to apply the OffsettingAccountType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return OffsettingAccountFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
OffsettingAccountField<T>OffsettingAccount.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> OffsettingAccountField<T>Use with available fluent helpers to apply an extension field to query operations.