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

Exit for WBS Element

Former Member
0 Likes
1,084

How to create a new tab for all WBS Elements in CJ20n Txn.

Thanks in advance..

-Mohan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
903

Mohan,

CMOD==> Enhancement==> Componet==> Get the Screen area.

Go to SE41 ==> Give the Screen program and number==> add your WBS tab there. The values will be available to screen.

rgds,

TM.

How to create a new tab for all WBS Elements in CJ20n Txn.

Thanks in advance..

-Mohan

5 REPLIES 5
Read only

Former Member
0 Likes
903

Hello,

You need to implement enhancement 'CNEX0007'

Hope this helps.

Best Regards, Murugesh AS

Read only

Former Member
0 Likes
903

CNEX0007 is implemented ... how to create a neascreen TAB ...into the existing one..

Read only

0 Likes
903

Hi,

If you check in SMOD, there are 2 screens available for this exit, screen numbers 215, 1215 are reserved for this, try using them to add the tab screen,

Rgds,

Read only

0 Likes
903

Hello,

Please define a subscreen ( SAPLXCN1: 0700 ) with the user fields.

-Murugesh AS

Read only

Former Member
0 Likes
904

Mohan,

CMOD==> Enhancement==> Componet==> Get the Screen area.

Go to SE41 ==> Give the Screen program and number==> add your WBS tab there. The values will be available to screen.

rgds,

TM.