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