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