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

Create custom tcode for iw32

Former Member
0 Likes
775

Hi,

I need to copy the standard tcode and remove all the tabs inside that and need top add some additional screens.

I tried by copying the standard program SAPLCOIH. It asked to copy function group and function modules and gave me the copied program name as SAPLZCOIH. where ZCOIH is the copied function group.

I also tried copyinf tcode IW32 from se93, but it is saying tcode not found in table.

Here i am unable to assign a tcode for this , as this is function pool.

I would appreciate, if any one can give me more detailed path to solve this.

5 REPLIES 5
Read only

Former Member
0 Likes
692

Use screen variant to change it.

TCODE is "SHD0"

Read only

0 Likes
692

Can you be more detail...I cant get it

Read only

0 Likes
692

Using SHD0 you could set default value to any transaction for executing first time.

You could not make major modification to screen structure.

Regards,

Amit R.

Read only

0 Likes
692

Hi,

Thanks for your response.

I am not intending to close some tabs.

I need the functionality of 2nd and3 rd tab to be on the first tab+ some additional tables

Please let me know how i can achive this

Read only

Former Member
0 Likes
692

done