Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.CountryChartOfAccountsField
Packages that use CountryChartOfAccountsField
-
Uses of CountryChartOfAccountsField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as CountryChartOfAccountsFieldModifier and TypeFieldDescriptionstatic final CountryChartOfAccountsField<String>CountryChartOfAccounts.COUNTRY_CHART_OF_ACCOUNTS_IDUse with available fluent helpers to apply the CountryChartOfAccounts_ID field to query operations.static final CountryChartOfAccountsField<String>CountryChartOfAccounts.COUNTRY_CHART_OF_ACCOUNTS_TEXTUse with available fluent helpers to apply the CountryChartOfAccountsText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return CountryChartOfAccountsFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CountryChartOfAccountsField<T>CountryChartOfAccounts.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CountryChartOfAccountsField<T>Use with available fluent helpers to apply an extension field to query operations.