2009 Jul 22 5:38 AM
Hi,
runtime error has occured and below is the trigger location.
Program SAPLSLVC
Include LSLVCF36
Row 2.734
Module type (FORM)
Module Name FILL_DATA_TABLE
Pls note that
A) It is running successfully in Dev server but giving dump in Quality.
What i Performed
1. I have added a column in z report.
2. While seeing output i made change in change layout. (Ctrl+f8)
made a default layout and somehow overwrite it to default1 (existing layout).
now while doing total of any column(price, quantity ) it is showing error message
' a termination with a short dump was triggered on purpose by the key word MESSAGE (type X).'
Pls note
at row 2734 value of sy-subrc is coming 4.
Pls suggest.
Regards,
Hi,
runtime error has occured and below is the trigger location.
Program SAPLSLVC
Include LSLVCF36
Row 2.734
Module type (FORM)
Module Name FILL_DATA_TABLE
Pls note that
A) It is running successfully in Dev server but giving dump in Quality.
What i Performed
1. I have added a column in z report.
2. While seeing output i made change in change layout. (Ctrl+f8)
made a default layout and somehow overwrite it to default1 (existing layout).
now while doing total of any column(price, quantity ) it is showing error message
' a termination with a short dump was triggered on purpose by the key word MESSAGE (type X).'
Pls note
at row 2734 value of sy-subrc is coming 4.
Pls suggest.
Regards,
2009 Jul 22 5:47 AM
Dear Mayank,
This dump generally appears, if there is even a minor difference between the internal tables fields and the fields used in Catalog list. It may be a spelling mistake too (can say carele3ss mistake).
The only way to resolve this problem is to comment all the field catalog and start displaying one by one field by removing comments and keep executing the report.
or copy all fields one by one from internal to field catalog and re-creating the field catalog.
Job is bit time consuming but It will surely work.
Regds,
Anil
2009 Jul 22 5:58 AM
check your field catalog in debug mode. this will give you a proper solution and proper place where exactly you are going wrong.
must be some thing wrong with field catalog.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |