Symptom
- Issue encountered when trying to modify Production Models using the API: II_MANAGE_PROD_MODEL_IN.
Environment
SAP Business ByDesign
Reproducing the Issue
- Create a SOAP request to modify the value of a Production Models.
- Execute the SOAP request.
- 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
- Review the SOAP request payload to ensure all necessary details are included.
- Include other details along with the Validity Dates in the payload such as Min and Max Lot Size and Production Segment Details.
- Execute the updated SOAP request.
- 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
SAP Knowledge Base Article - Public