Symptom
When doing operations in transactions like VA01/VA02, dump TABLE_FREE_IN_LOOP occurs even after you have already applied SAP Note 1872980 and 1990889. The root cause of this dump can be also due to custom codes. This document will provide some explanation to the DUMP which is caused by custom codes, and address how to prevent the dump from happening when implementing custom codes.
Category | ABAP Programming Error |
Runtime Errors | TABLE_FREE_IN_LOOP |
ABAP Program | SAPLVKMP |
Application Component | SD-BF-CM |
or
Category | ABAP Programming Error |
Runtime Errors | TABLE_FREE_IN_LOOP |
ABAP Program | SAPLMCS1 |
Application Component | LO-LIS-DC |
The dump happens in SAP standard codes, for example:
1 ***INCLUDE LVKMPF0D .
....
22 SORT XVBPA BY MANDT VBELN POSNR PARVW.
>>>>> SORT XVBKD BY MANDT VBELN POSNR.
24 SORT YVBKD BY MANDT VBELN POSNR.
Read more...
Environment
- Sales And Distribution (SD)
- Logistics Execution (LE)
- SAP R/3
- SAP R/3 Enterprise 4.7
- SAP ERP Central Component
- SAP ERP
- SAP Enhancement package for SAP ERP
- SAP Enhancement package for SAP ERP, version for SAP HANA
Product
Keywords
TABLE_FREE_IN_LOOP; SAPLMCS1; MV45AIZZ , KBA , SD-IS , Information System , Problem
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.