Inventory Report Errors (IDoc - PROACT01)

The following errors may be encountered with the Inventory Report message:

Data Element Error Message Description
Class 1 Errors
DOCNUM IDoc DOCNUM is required !!! The error occurs if a required field is empty or null.
SNDLAD Supplier site ID in source SNDLAD is required !!! The error occurs if the required source is missing or null.
RCVLAD Customer ID in source RCVLAD is required !!! The error occurs if the required source is missing or null.
DATUM Reporting Date is required !!! The error occurs if the required source is missing or null.
NAME1 IDoc NAME1 is required !!! The error occurs if the required source is missing or null.
LOCATION Valid plant ID is required !!! The error occurs if the source is present, but there is no matching entry in the lookup file.
UNIT Unit of Measure required when Quantity populated !!! The error occurs if quantity is present but source unit of measure is null or empty.
Class 2 Errors
companyLocationId caller <company><companyLocationId> not found.format(companyLocationId). The error occurs if a company cannot be found in the database.
companyLocationId | parentCompanyId caller <location>companyLocationId <is not a location of company id <parentCompanyId>. The error occurs if a companyLocationId is not a location of the specified parentCompanyID.
userid caller <:user> <userid> is not admin of company. The error occurs if a non admin of a company attempts to create an inventory report.
userid | companyLocationId caller <:user> <userid> does not work for <company id> <companyLocationId>. The error occurs if a validation error prevents a company's ID from working with a companyLocationId.
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.