Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.ReportingItemField
Packages that use ReportingItemField
-
Uses of ReportingItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as ReportingItemFieldModifier and TypeFieldDescriptionstatic final ReportingItemField<String>ReportingItem.CONSOLIDATION_CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ConsolidationChartOfAccounts field to query operations.static final ReportingItemField<String>ReportingItem.CONSOLIDATION_CHART_OF_ACCOUNTS_TEXTUse with available fluent helpers to apply the ConsolidationChartOfAccounts_Text field to query operations.static final ReportingItemField<String>ReportingItem.CONSOLIDATION_REPORTING_ITEMUse with available fluent helpers to apply the ConsolidationReportingItem field to query operations.static final ReportingItemField<String>ReportingItem.CONSOLIDATION_REPORTING_ITEM_TEXTUse with available fluent helpers to apply the ConsolidationReportingItem_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ReportingItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ReportingItemField<T>ReportingItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ReportingItemField<T>Use with available fluent helpers to apply an extension field to query operations.