Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.FSItemTargetAttribValField
Packages that use FSItemTargetAttribValField
-
Uses of FSItemTargetAttribValField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as FSItemTargetAttribValFieldModifier and TypeFieldDescriptionstatic final FSItemTargetAttribValField<String>FSItemTargetAttribVal.CONSOLIDATION_CHART_OF_ACCOUNTSUse with available fluent helpers to apply the ConsolidationChartOfAccounts field to query operations.static final FSItemTargetAttribValField<String>FSItemTargetAttribVal.CONSOLIDATION_CHART_OF_ACCOUNTS_TEXTUse with available fluent helpers to apply the ConsolidationChartOfAccounts_Text field to query operations.static final FSItemTargetAttribValField<String>FSItemTargetAttribVal.FINANCIAL_STATEMENT_ITEMUse with available fluent helpers to apply the FinancialStatementItem field to query operations.static final FSItemTargetAttribValField<String>FSItemTargetAttribVal.FINANCIAL_STATEMENT_ITEM_TEXTUse with available fluent helpers to apply the FinancialStatementItem_Text field to query operations.static final FSItemTargetAttribValField<String>FSItemTargetAttribVal.FINANCIAL_STATEMENT_ITEM_TYPEUse with available fluent helpers to apply the FinancialStatementItemType field to query operations.static final FSItemTargetAttribValField<String>FSItemTargetAttribVal.FINANCIAL_STATEMENT_ITEM_TYPE_TEXTUse with available fluent helpers to apply the FinancialStatementItemType_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FSItemTargetAttribValFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FSItemTargetAttribValField<T>FSItemTargetAttribVal.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FSItemTargetAttribValField<T>Use with available fluent helpers to apply an extension field to query operations.