Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.SubItemCategoryTextField
Packages that use SubItemCategoryTextField
-
Uses of SubItemCategoryTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SubItemCategoryTextFieldModifier and TypeFieldDescriptionstatic final SubItemCategoryTextField<String>SubItemCategoryText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SubItemCategoryTextField<String>SubItemCategoryText.SUB_ITEM_CATEGORYUse with available fluent helpers to apply the SubItemCategory field to query operations.static final SubItemCategoryTextField<String>SubItemCategoryText.SUB_ITEM_CATEGORY_TEXTUse with available fluent helpers to apply the SubItemCategoryText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SubItemCategoryTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SubItemCategoryTextField<T>SubItemCategoryText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SubItemCategoryTextField<T>Use with available fluent helpers to apply an extension field to query operations.