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