Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.FSItemTypeField
Packages that use FSItemTypeField
-
Uses of FSItemTypeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as FSItemTypeFieldModifier and TypeFieldDescriptionstatic final FSItemTypeField<String>FSItemType.FINANCIAL_STATEMENT_ITEM_TYPEUse with available fluent helpers to apply the FinancialStatementItemType field to query operations.static final FSItemTypeField<String>FSItemType.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 FSItemTypeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FSItemTypeField<T>FSItemType.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FSItemTypeField<T>Use with available fluent helpers to apply an extension field to query operations.