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