Symptom
You find low performance during process order creation in Create Process Order app. After entering the Qty, the screen is loading for a long time.
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Go to Create Process Order app.
- Enter the material and order type.
- Enter total quantity.
Cause
The performance issue is caused by the customizing enhancement, for example the implementation of BADI BD_COBADICFL_MFGORDER_CMP_INIT.
If the code of BADI is inefficient, it will cause memory consumption and affect the system performance.
Resolution
Deactivate the BADI or improve the logic of BADI.
Keywords
performance, BADI, create process order, COR1, enter quantity, BD_COBADICFL_MFGORDER_CMP_INIT, slow , KBA , PP-PI-MD-2CL , Basic Data (Public Cloud) , Problem
SAP Knowledge Base Article - Public