Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.CorporateGroupAccountField
Packages that use CorporateGroupAccountField
-
Uses of CorporateGroupAccountField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as CorporateGroupAccountFieldModifier and TypeFieldDescriptionstatic final CorporateGroupAccountField<String>CorporateGroupAccount.CORPORATE_GROUP_ACCOUNT_IDUse with available fluent helpers to apply the CorporateGroupAccount_ID field to query operations.static final CorporateGroupAccountField<String>CorporateGroupAccount.CORPORATE_GROUP_ACCOUNT_TEXTUse with available fluent helpers to apply the CorporateGroupAccountText field to query operations.static final CorporateGroupAccountField<String>CorporateGroupAccount.CORPORATE_GROUP_CHART_OF_ACCOUNTSUse with available fluent helpers to apply the CorporateGroupChartOfAccounts field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return CorporateGroupAccountFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CorporateGroupAccountField<T>CorporateGroupAccount.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CorporateGroupAccountField<T>Use with available fluent helpers to apply an extension field to query operations.