Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.ChartOfAccountsTextField
Packages that use ChartOfAccountsTextField
-
Uses of ChartOfAccountsTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as ChartOfAccountsTextFieldModifier and TypeFieldDescriptionstatic final ChartOfAccountsTextField<String>ChartOfAccountsText.CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ChartOfAccounts field to query operations.static final ChartOfAccountsTextField<String>ChartOfAccountsText.CHART_OF_ACCOUNTS_TEXTUse with available fluent helpers to apply the ChartOfAccountsText field to query operations.static final ChartOfAccountsTextField<String>ChartOfAccountsText.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 ChartOfAccountsTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ChartOfAccountsTextField<T>ChartOfAccountsText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChartOfAccountsTextField<T>Use with available fluent helpers to apply an extension field to query operations.