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 wizard

Former Member
0 Likes
587

Hello Friends,

I am trying to create a table control via wizard. I crated a table in dict. and then select the optoin for input. ( also specify the includes, which actually I dont need ) but even I gave name of include ( which are not yet there, I guess the wizard will create the include by itslef ), and on last step, it gives me error msg, that "Cannot currently edit include Repete Steps" ?

Any ide, what I am doing wrong?

Regards,

5 REPLIES 5
Read only

Former Member
0 Likes
564

please go through the link of the screen shots ...

<a href="http://">http://www.sapdevelopment.co.uk/dialog/tabcontrol/tc_basic.htm</a>

reward points .....

girish

Read only

Former Member
0 Likes
564

Hi Shah,

Includes are automatically Created By wizards. Dont try to change them. Create a New Table Control with out Disturbing the Includes.

Thanks.

Reward If Helpful.

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
564

Hi Shah

Have a look on the link:

<b>http://www.sapdevelopment.co.uk/dialog/tabcontrol/tc_basic.htm</b>

Regards,

Sreeram

Read only

0 Likes
564

hi

Actually when I let the name of the include same, it gives error "Program name L are reserved for function group " includes:

PS: I am inside in user-exit, ( there is one include, and I am calling this screen in that include )