Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.field.ChartOfAccountsTextField
Packages that use ChartOfAccountsTextField
-
Uses of ChartOfAccountsTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts 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_NAMEUse with available fluent helpers to apply the ChartOfAccountsName 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.chartofaccounts 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.