• Register

Production Order Confirmation

This API allows an external system (Eticoncept) to notify new pallet creation to SAP EWM.

Request URI

Path Parameter

Field Type Mandatory Description
productionOrderNumber string Y Production Order Number

Request Structure

Field Type Mandatory Description
idRecord string Y Unique record identifier
sscc string Y Serial Shipping Container Code
previoussscc string N Previous SSCC identifier
partial string N Flag for partial pallet identification
instant dateTime Y Timestamp of the production event
pCode string Y Product/Material code
mode string Y Operation mode
item (1...∞)
    idProduction string Y Production order identifier
    numCartons integer/decimal Y Number of cartons
    batchCode string Y Production batch code
    purchaseOrder string N Purchase Order
    bbe date N Best Before Date
line string Y Production line identifier
palletType string Y Pallet type code
plant string Y Plant identifier
grossWeight integer/decimal N Total weight
grossWeightUom string N Unit of measure for weight

Request Example JSON

Request Example XML

Response Structure

Field Type Mandatory Description
status string Y Response status
class string N Response message class
code string N Response or error code
message string N Response message

Response Example

Docs Navigation