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

SAP Screen Exit

Former Member
0 Likes
396

Hi ,

I wish to add one custom field on the screen for the tcode FPE3.

But i see there is no SCREEN exit present in the pakage.

Can any one help me that how can i modify the screen no screen exit is present.

Regards,

Himanshu

1 REPLY 1
Read only

Former Member
0 Likes
341

Hi Himanshu,

I got similar requirement & i could make change to standard screen & its PBO-PAI only after getting access key.

Once access key is obtained, addfield in screen & write its handling commands in PAI.

Regards,

Tanaya