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 a new tab in existing screen

former_member214498
Contributor
0 Likes
1,141

Hi Folks

I want to add a new tab in the screen 6100 t-code:LSO_PSV2. The new tab is a standard SAP field in the backend Tables. My client wants to see the field in the form of a tab on this tabbed subscreen.

Points will be awarded for helpful answer

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
841

Hi,

Click on the below link, it is having a program which will give the Screen exit for a transaction code, Fidn the exit for your Transaction code and write the code

http://www.sap-basis-abap.com/abap/how-to-find-a-screen-exit-in-a-given-sap-standard-t-code.htm

Regards

Sudheer

Hi Folks

I want to add a new tab in the screen 6100 t-code:LSO_PSV2. The new tab is a standard SAP field in the backend Tables. My client wants to see the field in the form of a tab on this tabbed subscreen.

Points will be awarded for helpful answer

2 REPLIES 2
Read only

Former Member
0 Likes
842

Hi,

Click on the below link, it is having a program which will give the Screen exit for a transaction code, Fidn the exit for your Transaction code and write the code

http://www.sap-basis-abap.com/abap/how-to-find-a-screen-exit-in-a-given-sap-standard-t-code.htm

Regards

Sudheer

Read only

0 Likes
841

Thanx sudheer for the link but this report doesnt exist in 4.7.

In which version does it exist?