2007 Jul 19 1:12 PM
Hi,
I have designed my table control in the PBO of my screen.
When i do a test run of the screen i am getting the following dump message.
Short text
Illegal value when compressing screen.
What happened?
The current ABAP program "SAPLSCR0" had to be terminated because of an
unexpected error when displaying the next screen.
What can you do?
Note which actions and input led to the error.
For further help in handling the problem, contact your SAP administrator
.
You can use the ABAP dump analysis transaction ST22 to view and manage
termination messages, in particular for long term reference.
Error analysis
There is an internal system error.
eliminated with ABAP/4.
When compressing the next screen, one of the variables had an
illegal value.
Information on where terminated
Termination occurred in the ABAP program "SAPLSCR0" - in "SYSTEM-EXIT".
The main program was "SAPMSEU0 ".
In the source code you have the termination point in line 0
of the (Include) program " ".Please help me out as to where i have went wrong in doing the code.
Regards,
Imran
Hi,
I have designed my table control in the PBO of my screen.
When i do a test run of the screen i am getting the following dump message.
Short text
Illegal value when compressing screen.
What happened?
The current ABAP program "SAPLSCR0" had to be terminated because of an
unexpected error when displaying the next screen.
What can you do?
Note which actions and input led to the error.
For further help in handling the problem, contact your SAP administrator
.
You can use the ABAP dump analysis transaction ST22 to view and manage
termination messages, in particular for long term reference.
Error analysis
There is an internal system error.
eliminated with ABAP/4.
When compressing the next screen, one of the variables had an
illegal value.
Information on where terminated
Termination occurred in the ABAP program "SAPLSCR0" - in "SYSTEM-EXIT".
The main program was "SAPMSEU0 ".
In the source code you have the termination point in line 0
of the (Include) program " ".Please help me out as to where i have went wrong in doing the code.
Regards,
Imran
2007 Jul 19 1:15 PM
Hi
See the doc of table control and sample programs and do accordingly
syntax:
CONTROLS <tab_ctrl_name> TYPE TABLEVIEW USING SCREEN <screen_no>.
chk the demo prog:
<b>DEMO_DYNPRO_TABCONT_LOOP</b>
Go through this urls.
Check the below links.
http://www.planetsap.com/howdo_a.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dbac5135c111d1829f0000e829fbfe/content.htm
http://sap.niraj.tripod.com/id25.html
Also you can see the below examples...
Go to se38 and give demodynpro and press F4.
YOu will get a list of demo module pool programs.
One more T-Code is ABAPDOCU.
YOu can find more examples there.
<b>See the prgrams:
DEMO_DYNPRO_TABLE_CONTROL_1</b> Table Control with LOOP Statement
<b>DEMO_DYNPRO_TABLE_CONTROL_2</b> Table Control with LOOP AT ITAB
http://www.geocities.com/ZSAPcHAT
http://www.allsaplinks.com/files/using_table_in_screen.pdf
<b>Reward points for useful Answers</b>
Regards
Anji
2007 Jul 19 1:17 PM
hi Im
try to debug ur code. in this way we wont be able to find where u have made a mistake. if u area getting error at specific point pklz do mention that so that we can look over that
regards
ravish
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |