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 custom fields in Delivery transaction

Former Member
0 Likes
1,590

Hi,

I need to add custom fields in the delivery transaction(VL01N/VL02N) at Item level in Material tab screen.

Are there any screen exits available for delivery order in any other tabs or Do I have to modify the standard program.

Regards,

Sudheer

2 REPLIES 2
Read only

Former Member
0 Likes
653

Hi sudheer

there is no screen exits for vl01n adn vl02n

you have modify the standard program

regards

kishore

Read only

Former Member
0 Likes
653

Hi Sudheer,

This is the BADI for customer subscren <b>LE_SHP_TAB_CUST_OVER</b>

this is used for Delivery.

check it.

Regards

vijay