Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.ChartOfAccountsField
Packages that use ChartOfAccountsField
-
Uses of ChartOfAccountsField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ChartOfAccountsFieldModifier and TypeFieldDescriptionstatic final ChartOfAccountsField<String>ChartOfAccounts.CHART_OF_ACCOUNTS_IDUse with available fluent helpers to apply the ChartOfAccounts_ID field to query operations.static final ChartOfAccountsField<String>ChartOfAccounts.CHART_OF_ACCOUNTS_TEXTUse with available fluent helpers to apply the ChartOfAccountsText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return ChartOfAccountsFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ChartOfAccountsField<T>ChartOfAccounts.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ChartOfAccountsField<T>Use with available fluent helpers to apply an extension field to query operations.