Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts.field.ChartOfAccountsField
Packages that use ChartOfAccountsField
-
Uses of ChartOfAccountsField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts declared as ChartOfAccountsFieldModifier and TypeFieldDescriptionstatic final ChartOfAccountsField<String>ChartOfAccounts.CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ChartOfAccounts field to query operations.static final ChartOfAccountsField<Boolean>ChartOfAccounts.CHART_OF_ACCTS_IS_BLOCKEDUse with available fluent helpers to apply the ChartOfAcctsIsBlocked field to query operations.static final ChartOfAccountsField<String>ChartOfAccounts.CORPORATE_GROUP_CHART_OF_ACCOUNTSUse with available fluent helpers to apply the CorporateGroupChartOfAccounts field to query operations.static final ChartOfAccountsField<String>ChartOfAccounts.MAINTENANCE_LANGUAGEUse with available fluent helpers to apply the MaintenanceLanguage field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.chartofaccounts 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.