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