• Register

Send Used Material

This API allows to send material consumption data.

Request URI

Header Parameter

Field Type Mandatory Value
SOAPAction string Y SendUsedMaterial

Request Structure

Field Type Mandatory Description
SendUsedMaterialOperationRequest
    plant string Y Plant code
    productionOrderNumber string Y Order identifier
    batchNumber string Y Main batch identifier
    componentSAPCode string Y Component material code
    componentBatchCode string Y Component batch code
    supplierCode string N Supplier identifier
    supplierDescription string N Supplier details
    instant string N Consumption timestamp

Request Example

Response Structure

Field Type Mandatory Description
SendUsedMaterialOperationResponse
    Status string Y Status code
    Message string Y Response message

Response Example

Docs Navigation