Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.GLAccountField
Packages that use GLAccountField
-
Uses of GLAccountField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as GLAccountFieldModifier and TypeFieldDescriptionstatic final GLAccountField<String>GLAccount.ADDITIONAL_MASTER_DATA_SOURCEUse with available fluent helpers to apply the AdditionalMasterDataSource field to query operations.static final GLAccountField<String>GLAccount.CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ChartOfAccounts field to query operations.static 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 GLAccount_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting 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.