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 field in standara screen

Former Member
0 Likes
642

Hi,

I want to add a single field in vl02n screen.That value needs to be displayed when the delivery report is called.So can anyone tell me how to do this.

Step by step procudure.

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
608

Check these badi.

LE_SHP_TAB_CUST_HEAD

LE_SHP_TAB_CUST_ITEM.

Hi,

I want to add a single field in vl02n screen.That value needs to be displayed when the delivery report is called.So can anyone tell me how to do this.

Step by step procudure.

4 REPLIES 4
Read only

GauthamV
Active Contributor
0 Likes
609

Check these badi.

LE_SHP_TAB_CUST_HEAD

LE_SHP_TAB_CUST_ITEM.

Read only

Former Member
0 Likes
608

Hi Ramya,

You can achieve that using a user exits. Where you can customize your screen.Just take a look at these links which explains about user exits.

https://wiki.sdn.sap.com/wiki/x/iADH

https://wiki.sdn.sap.com/wiki/x/2ABXAg

Regards,

Amuktha.

Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
608

Check for screen -exits for the same.

Read only

Former Member
0 Likes
608

Hi,

Check this link,

https://wiki.sdn.sap.com/wiki/x/2ABXAg

Regards,

Nithya