Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.field.ProductionOrderComponentField
Packages that use ProductionOrderComponentField
-
Uses of ProductionOrderComponentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder declared as ProductionOrderComponentFieldModifier and TypeFieldDescriptionstatic final ProductionOrderComponentField<String>ProductionOrderComponent.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.BATCHUse with available fluent helpers to apply the Batch field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.BATCH_SPLIT_TYPEUse with available fluent helpers to apply the BatchSplitType field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.BILL_OF_MATERIAL_CATEGORYUse with available fluent helpers to apply the BillOfMaterialCategory field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.BILL_OF_MATERIAL_ITEM_NUMBERUse with available fluent helpers to apply the BillOfMaterialItemNumber field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.BOM_ITEMUse with available fluent helpers to apply the BOMItem field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.BOM_ITEM_CATEGORYUse with available fluent helpers to apply the BOMItemCategory field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.BOM_ITEM_DESCRIPTIONUse with available fluent helpers to apply the BOMItemDescription field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.BOM_ITEM_TEXT2Use with available fluent helpers to apply the BOMItemText2 field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.GOODS_RECIPIENT_NAMEUse with available fluent helpers to apply the GoodsRecipientName field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.MANUFACTURING_ORDERUse with available fluent helpers to apply the ManufacturingOrder field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.MANUFACTURING_ORDER_CATEGORYUse with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.MANUFACTURING_ORDER_OPERATIONUse with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.MANUFACTURING_ORDER_SEQUENCEUse with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.MANUFACTURING_ORDER_TYPEUse with available fluent helpers to apply the ManufacturingOrderType field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final ProductionOrderComponentField<LocalDateTime>ProductionOrderComponent.MATL_COMP_REQUIREMENT_DATEUse with available fluent helpers to apply the MatlCompRequirementDate field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.ORDER_INTERNAL_BILL_OF_OPERATIONSUse with available fluent helpers to apply the OrderInternalBillOfOperations field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.PRODUCTION_PLANTUse with available fluent helpers to apply the ProductionPlant field to query operations.static final ProductionOrderComponentField<BigDecimal>ProductionOrderComponent.REQUIRED_QUANTITYUse with available fluent helpers to apply the RequiredQuantity field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.RESERVATIONUse with available fluent helpers to apply the Reservation field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.RESERVATION_ITEMUse with available fluent helpers to apply the ReservationItem field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.SORT_FIELDUse with available fluent helpers to apply the SortField field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.STORAGE_LOCATIONUse with available fluent helpers to apply the StorageLocation field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.SUPPLY_AREAUse with available fluent helpers to apply the SupplyArea field to query operations.static final ProductionOrderComponentField<String>ProductionOrderComponent.UNLOADING_POINT_NAMEUse with available fluent helpers to apply the UnloadingPointName field to query operations.static final ProductionOrderComponentField<BigDecimal>ProductionOrderComponent.WITHDRAWN_QUANTITYUse with available fluent helpers to apply the WithdrawnQuantity field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder that return ProductionOrderComponentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductionOrderComponentField<T>ProductionOrderComponent.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductionOrderComponentField<T>Use with available fluent helpers to apply an extension field to query operations.