Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.CorporateGroupChartOfAccountsField
Packages that use CorporateGroupChartOfAccountsField
-
Uses of CorporateGroupChartOfAccountsField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as CorporateGroupChartOfAccountsFieldModifier and TypeFieldDescriptionstatic final CorporateGroupChartOfAccountsField<String>CorporateGroupChartOfAccounts.CORPORATE_GROUP_CHART_OF_ACCOUNTS_IDUse with available fluent helpers to apply the CorporateGroupChartOfAccounts_ID field to query operations.static final CorporateGroupChartOfAccountsField<String>CorporateGroupChartOfAccounts.CORPORATE_GROUP_CHART_OF_ACCOUNTS_TEXTUse with available fluent helpers to apply the CorporateGroupChartOfAccountsText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return CorporateGroupChartOfAccountsFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CorporateGroupChartOfAccountsField<T>CorporateGroupChartOfAccounts.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CorporateGroupChartOfAccountsField<T>Use with available fluent helpers to apply an extension field to query operations.