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