Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist.field.BOMWhereUsedField
Packages that use BOMWhereUsedField
Package
Description
-
Uses of BOMWhereUsedField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist declared as BOMWhereUsedFieldModifier and TypeFieldDescriptionstatic final BOMWhereUsedField<String>BOMWhereUsed.BILL_OF_MATERIALUse with available fluent helpers to apply the BillOfMaterial field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.BILL_OF_MATERIAL_CATEGORYUse with available fluent helpers to apply the BillOfMaterialCategory field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.BILL_OF_MATERIAL_COMPONENTUse with available fluent helpers to apply the BillOfMaterialComponent field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.BILL_OF_MATERIAL_ITEM_CATEGORYUse with available fluent helpers to apply the BillOfMaterialItemCategory field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.BILL_OF_MATERIAL_ITEM_NODE_NUMBERUse with available fluent helpers to apply the BillOfMaterialItemNodeNumber field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.BILL_OF_MATERIAL_ITEM_NUMBERUse with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.static final BOMWhereUsedField<BigDecimal>BOMWhereUsed.BILL_OF_MATERIAL_ITEM_QUANTITYUse with available fluent helpers to apply the BillOfMaterialItemQuantity field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.BILL_OF_MATERIAL_ITEM_UNITUse with available fluent helpers to apply the BillOfMaterialItemUnit field to query operations.static final BOMWhereUsedField<UUID>BOMWhereUsed.BILL_OF_MATERIAL_ITEM_UUIDUse with available fluent helpers to apply the BillOfMaterialItemUUID field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.BILL_OF_MATERIAL_VARIANTUse with available fluent helpers to apply the BillOfMaterialVariant field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.BILL_OF_MATERIAL_VARIANT_USAGEUse with available fluent helpers to apply the BillOfMaterialVariantUsage field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.BILL_OF_MATERIAL_VARIANT_USAGE_DESCUse with available fluent helpers to apply the BillOfMaterialVariantUsageDesc field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.BILL_OF_MATERIAL_VERSIONUse with available fluent helpers to apply the BillOfMaterialVersion field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.BOM_ITEM_DESCRIPTIONUse with available fluent helpers to apply the BOMItemDescription field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.BOM_VERSION_STATUSUse with available fluent helpers to apply the BOMVersionStatus field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.BOM_VERSION_STATUS_DESCRIPTIONUse with available fluent helpers to apply the BOMVersionStatusDescription field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.ENGINEERING_CHANGE_DOCUMENTUse with available fluent helpers to apply the EngineeringChangeDocument field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.HEADER_CHANGE_DOCUMENTUse with available fluent helpers to apply the HeaderChangeDocument field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.MATERIAL_NAMEUse with available fluent helpers to apply the MaterialName field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final BOMWhereUsedField<String>BOMWhereUsed.PLANT_NAMEUse with available fluent helpers to apply the PlantName field to query operations.static final BOMWhereUsedField<LocalDateTime>BOMWhereUsed.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final BOMWhereUsedField<LocalDateTime>BOMWhereUsed.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billsofmaterialwhereusedlist that return BOMWhereUsedFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BOMWhereUsedField<T>BOMWhereUsed.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BOMWhereUsedField<T>Use with available fluent helpers to apply an extension field to query operations.