Materials Issue Errors (IDoc)

The following errors may be encountered with the Materials Issue message:

Data Element Error Message Description
Class 1 Errors
SNDLAD Supplier site ID in source SNDLAD is required !!! The error occurs if the source is empty or null.
RCVLAD Customer ID in source RCVLAD is required !!! The error occurs if the source is empty or null.
CREDAT File creation date is required !!! The error occurs if the source is empty or null.
CRETIM File creation time is required !!! The error occurs if the source is empty or null.
MATERIAL CustomerMaterial is required !!! The error occurs if the source is empty or null.
BATCH CustomerBatchNumber is required !!! The error occurs if the source is empty or null.
ENTRY_QNT Quantity is required !!! The error occurs if the source is empty or null.
ENTRY_UOM Unit of Measure required when Quantity is present !!! The error occurs if the source is empty or null and ENTRY_QNT is populated.
Invalid Unit of Measure The error occurs if the source is invalid.
PO_NUMBER PurchaseOrderNumber is required !!! The error occurs if the source is empty or null.
PO_ITEM PurchaseOrderItem is required !!! The error occurs if the source is empty or null.
ORDERID Work Order number is required !!! The error occurs if the source is empty or null.
Class 2 Errors
Customer PoLineNumber Incorrect or unexpected PO Line Number provided. Verify the PO Line Number that is associated with the Work Order Number for this transaction.<wo.customerPoLineNumber>:<lineNum>. The error occurs if an incorrect/unexpected PO line number is provided.
PurchaseOrderNumber Work order PO Num doesn't check:<wo.customerPoNumber>: <detDocGrp.getPurchaseOrderNumber>. The error occurs if the customer PO number does not match the existing PO number.
WorkOrderNumber Work order not found:<detDocGrp.getWorkOrderNumber>. The error occurs if the work order cannot be found.
Class 3 Errors
The following is thrown for all Class 3 errors: “INTERNALERROR=Internal error from server [server details].” Please contact Support if this error is encountered.