SAP Knowledge Base Article - Public

3598439 - Troubleshooting SOAP Request Error: Entry  not valid for this field in Production Model Update

Symptom

  • Issue encountered when trying to modify Production Models using the API: II_MANAGE_PROD_MODEL_IN.

Environment

SAP Business ByDesign

Reproducing the Issue

  1. Create a SOAP request to modify the value of a Production Models.
  2. Execute the SOAP request.
  3. Observe the system response with the error message:
    • <TypeID>020(/AP_UI_RT_DATA/)</TypeID>
    • <CategoryCode>INC.BOI</CategoryCode>
    • <SeverityCode>3</SeverityCode>
    • <Note>Entry  not valid for this field</Note>

Cause

  • Issue is due to the configuration of the Request payload. The payload need to have other details along with the Validity dates like Min and Max Lot Size and Production Segment details.  

Resolution

  1. Review the SOAP request payload to ensure all necessary details are included.
  2. Include other details along with the Validity Dates in the payload such as Min and Max Lot Size and Production Segment Details.
  3. Execute the updated SOAP request.
  4. Confirm that the system response does not contain the error message and the payload can be consumed successfully.

Keywords

SOAP request, error, identifier missing, type missing, production model, update, payload, validity dates, person details, maximum lot size, production segment details. , KBA , AP-PMM-PM , Production Model , Problem

Product

SAP Business ByDesign all versions