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

Adding sub screen to standard transaction

Former Member
0 Likes
641

Hi,

How to add Sub screen to Standard transaction.... in particular page ..

give me the procedure ...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
466

Hi,

you need to create a subscreen then you have to call that subscreen to your target screen in PBO madul.

************************************

if help full to u rewad me

Hi,

How to add Sub screen to Standard transaction.... in particular page ..

give me the procedure ...

2 REPLIES 2
Read only

Former Member
0 Likes
466

Hi,

In User Exit Function module..

write call screen statement..

Regards,

Omkar.

Read only

Former Member
0 Likes
467

Hi,

you need to create a subscreen then you have to call that subscreen to your target screen in PBO madul.

************************************

if help full to u rewad me