Symptom
In transaction code CK40N, a short dump MESSAGE_TYPE_X occurs if the number of components in the BOM explosion process exceeds the maximum value of 9999. Error message CK432 "Not all materials were costed in costing level up xxx" can be seen from CK40N log. It is not possible to determine the target BOM or material number which caused this issue since this information is not displayed.
Below is part of short dump contents:
| 1|FUNCTION CO_BT_ZAEHL_MK_ADD_MULTIPLE. |
| 2|*"---------------------------------------------------------------------- |
| 3|*"*"Lokale Schnittstelle: |
| 4|*" IMPORTING |
| 5|*" AUFNR LIKE AUFK-AUFNR |
| 6|*" REQUESTS LIKE SY-INDEX |
| 7|*" EXPORTING |
| 8|*" START_COUNTER LIKE SY-INDEX |
| 9|*"---------------------------------------------------------------------- |
| 10| |
| 11| DATA: ZAEHL_TMP LIKE SY-INDEX. |
| 12| |
| 13| |
| 14|* 1. Prüfen, Anforderungen kleiner als Maximum |
| 15| IF REQUESTS > CONST_ZAEHLTAB_MK_MAX. |
|>>>>>| MESSAGE X901. |
| 17| ENDIF.
Read more...
Environment
- SAP ERP Production Planning (PP)
- SAP R/3
- SAP R/3 Enterprise
- SAP ERP Central Component
- SAP ERP
- SAP Enhancement package for SAP ERP
- SAP Enhancement package for SAP ERP, version for SAP HANA
- SAP S/4HANA, on-premise
- SAP S/4HANA Cloud Private Edition
Product
Keywords
SAPLCOBT, CO901, LCOBTU21, CO_BT_ZAEHL_MK_ADD_MULTIPLE, SAPRCK10 , KBA , PP-SFC-PLN-CPT , Components , CO-PC-PCP , Product Cost Planning , How To
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.