Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial.field.BOMItemCategoryField
Packages that use BOMItemCategoryField
-
Uses of BOMItemCategoryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial declared as BOMItemCategoryFieldModifier and TypeFieldDescriptionstatic final BOMItemCategoryField<String>BOMItemCategory.BILL_OF_MATERIAL_ITEM_CATEGORYUse with available fluent helpers to apply the BillOfMaterialItemCategory field to query operations.static final BOMItemCategoryField<String>BOMItemCategory.BILL_OF_MATERIAL_ITEM_CATEGORY_DESCUse with available fluent helpers to apply the BillOfMaterialItemCategoryDesc field to query operations.static final BOMItemCategoryField<String>BOMItemCategory.FIXED_ITEM_CATEGORYUse with available fluent helpers to apply the FixedItemCategory field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.orderbillofmaterial that return BOMItemCategoryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BOMItemCategoryField<T>BOMItemCategory.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BOMItemCategoryField<T>Use with available fluent helpers to apply an extension field to query operations.