Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.AlternativeGLAccountField
Packages that use AlternativeGLAccountField
-
Uses of AlternativeGLAccountField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as AlternativeGLAccountFieldModifier and TypeFieldDescriptionstatic final AlternativeGLAccountField<String>AlternativeGLAccount.ALTERNATIVE_GL_ACCOUNT_IDUse with available fluent helpers to apply the AlternativeGLAccount_ID field to query operations.static final AlternativeGLAccountField<String>AlternativeGLAccount.ALTERNATIVE_GL_ACCOUNT_TEXTUse with available fluent helpers to apply the AlternativeGLAccountText field to query operations.static final AlternativeGLAccountField<String>AlternativeGLAccount.COUNTRY_CHART_OF_ACCOUNTSUse with available fluent helpers to apply the CountryChartOfAccounts field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return AlternativeGLAccountFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
AlternativeGLAccountField<T>AlternativeGLAccount.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> AlternativeGLAccountField<T>Use with available fluent helpers to apply an extension field to query operations.