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