Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

table control error message

Former Member
0 Likes
1,353

i refer to the RSDEMO_TABLE_CONTROL codes inside DWDM mode but when i tried to copy and use the codes in my own package it gives me this error:

Runtime Errors: DYNP_COMPRESS_ILLEGAL_VALUE

Short Text: illegal value when compressing screen.

thanks. will reward if useful.

5 REPLIES 5
Read only

Former Member
0 Likes
934

Could you please go to Tcode: ST22, and check the dump report to find out which part of the source code is wrong?

Read only

Former Member
0 Likes
934

Hai ,

just gothrough it it may useful,

syntax:

CONTROLS .

if you only want to determine the row of the table control. SY´-SUBRC allows you to check if the cursor is placed in a row of a table control.

u need to comment the performs of table control fields and write ur own perform statements. And u have to declare the table control fields as separate internal tables.

Go through this urls.

www.saptechnical.com

www.sap-img.com

Check the below links.

just refer to the link below

http://www.sapmaterial.com/tablecontrol_sap.html

step by step procedure with screen shots

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.

See the prgrams:

DEMO_DYNPRO_TABLE_CONTROL_1 Table Control with LOOP Statement

DEMO_DYNPRO_TABLE_CONTROL_2 Table Control with LOOP AT ITAB

http://www.geocities.com/ZSAPcHAT

http://www.allsaplinks.com/files/using_table_in_screen.pdf

With Regards,

Sowjanya.b

Read only

Former Member
0 Likes
934

hi,

but the RSDEMO_TABLE_CONTROL source code did not provide me the codes for the flow logic.

can provide me the flow logic codes?

thanks.

Read only

0 Likes
934

Hi,

Take the program RSDEMO_TABLE_CONTROL in transaction SE80. You get an idea of the flow logic from there.

Regards,

Renjith Michael.

Read only

former_member404244
Active Contributor
0 Likes
934

Hi,

check the below link.

http://www.sapdev.co.uk/dialog/dialoghome.htm

Regards,

Nagaraj