Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder.field.ProductionOrderItemField
Packages that use ProductionOrderItemField
-
Uses of ProductionOrderItemField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder declared as ProductionOrderItemFieldModifier and TypeFieldDescriptionstatic final ProductionOrderItemField<String>ProductionOrderItem.BATCHUse with available fluent helpers to apply the Batch field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.GOODS_RECIPIENT_NAMEUse with available fluent helpers to apply the GoodsRecipientName field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.INVENTORY_USABILITY_CODEUse with available fluent helpers to apply the InventoryUsabilityCode field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.MANUFACTURING_ORDERUse with available fluent helpers to apply the ManufacturingOrder field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.MANUFACTURING_ORDER_CATEGORYUse with available fluent helpers to apply the ManufacturingOrderCategory field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.MANUFACTURING_ORDER_ITEMUse with available fluent helpers to apply the ManufacturingOrderItem field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.MANUFACTURING_ORDER_TYPEUse with available fluent helpers to apply the ManufacturingOrderType field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final ProductionOrderItemField<BigDecimal>ProductionOrderItem.MATERIAL_GOODS_RECEIPT_DURATIONUse with available fluent helpers to apply the MaterialGoodsReceiptDuration field to query operations.static final ProductionOrderItemField<LocalDateTime>ProductionOrderItem.MFG_ORDER_ITEM_ACTUAL_DELIVERY_DATEUse with available fluent helpers to apply the MfgOrderItemActualDeliveryDate field to query operations.static final ProductionOrderItemField<BigDecimal>ProductionOrderItem.MFG_ORDER_ITEM_ACTUAL_DEVIATION_QTYUse with available fluent helpers to apply the MfgOrderItemActualDeviationQty field to query operations.static final ProductionOrderItemField<BigDecimal>ProductionOrderItem.MFG_ORDER_ITEM_GOODS_RECEIPT_QTYUse with available fluent helpers to apply the MfgOrderItemGoodsReceiptQty field to query operations.static final ProductionOrderItemField<BigDecimal>ProductionOrderItem.MFG_ORDER_ITEM_PLANNED_SCRAP_QTYUse with available fluent helpers to apply the MfgOrderItemPlannedScrapQty field to query operations.static final ProductionOrderItemField<BigDecimal>ProductionOrderItem.MFG_ORDER_ITEM_PLANNED_TOTAL_QTYUse with available fluent helpers to apply the MfgOrderItemPlannedTotalQty field to query operations.static final ProductionOrderItemField<LocalDateTime>ProductionOrderItem.MFG_ORDER_ITEM_PLND_DELIVERY_DATEUse with available fluent helpers to apply the MfgOrderItemPlndDeliveryDate field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.MRP_AREAUse with available fluent helpers to apply the MRPArea field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.MRP_PLANTUse with available fluent helpers to apply the MRPPlant field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.PRODUCTION_PLANTUse with available fluent helpers to apply the ProductionPlant field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.PRODUCTION_UNITUse with available fluent helpers to apply the ProductionUnit field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.QUANTITY_DISTRIBUTION_KEYUse with available fluent helpers to apply the QuantityDistributionKey field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.STOCK_SEGMENTUse with available fluent helpers to apply the StockSegment field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.STORAGE_LOCATIONUse with available fluent helpers to apply the StorageLocation field to query operations.static final ProductionOrderItemField<String>ProductionOrderItem.UNLOADING_POINT_NAMEUse with available fluent helpers to apply the UnloadingPointName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorder that return ProductionOrderItemFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductionOrderItemField<T>ProductionOrderItem.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductionOrderItemField<T>Use with available fluent helpers to apply an extension field to query operations.