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