Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.FinancialStatementItemTextField
Packages that use FinancialStatementItemTextField
-
Uses of FinancialStatementItemTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as FinancialStatementItemTextFieldModifier and TypeFieldDescriptionstatic final FinancialStatementItemTextField<String>FinancialStatementItemText.CONSOLIDATION_CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ConsolidationChartOfAccounts field to query operations.static final FinancialStatementItemTextField<String>FinancialStatementItemText.CONSOLIDATION_CHART_OF_ACCOUNTS_TEXTUse with available fluent helpers to apply the ConsolidationChartOfAccounts_Text field to query operations.static final FinancialStatementItemTextField<String>FinancialStatementItemText.FINANCIAL_STATEMENT_ITEMUse with available fluent helpers to apply the FinancialStatementItem field to query operations.static final FinancialStatementItemTextField<String>FinancialStatementItemText.FINANCIAL_STATEMENT_ITEM_TEXTUse with available fluent helpers to apply the FinancialStatementItemText field to query operations.static final FinancialStatementItemTextField<String>FinancialStatementItemText.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 FinancialStatementItemTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FinancialStatementItemTextField<T>FinancialStatementItemText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FinancialStatementItemTextField<T>Use with available fluent helpers to apply an extension field to query operations.