• Register

Notify Cancel Production (IF051)

This API allows CTS to notify pallet deletion to SAP EWM.

Request URI

Header Parameter

Field Type Mandatory Value
SOAPAction string Y NotifyCancelProduction

Request Structure

Field Type Mandatory Description
NotifyCancelProductionRequest
    IdRecord string Y Unique record identifier
    sscc string Y Serial Shipping Container Code
    pCode string Y Product/Material code
    mode string Y Operation mode
    numCartons decimal Y Number of cartons produced
    batchCode string Y Production batch code
    idProduction string N Production identifier
    purchaseOrder string N Purchase order reference
line string N Production line code
palletType string N Type of pallet used
Plant string Y Plant/Facility code
TrackingHeader
    SessionID string Y Session identifier
    CorrelationID string Y Correlation identifier
    RequestID string Y Request identifier
    ObjectType string Y Type of object
    BusinessID string N Business identifier
    ListOfBusinessIDs
        BusinessEntityID(1...∞)
            Name string Y Entity name
            Value string Y Entity value
ContextID string N Business identifier
    ListOfContextIDs
        ContextID(1...∞)
            Name string Y Entity name
            Value string Y Entity value

Request Example

Response Structure

Field Type Mandatory Description
NotifyCancelProductionResponse
    CommonResponse
        ResponseType(1...∞)
            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