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

Enhancement for Tcode VL06G

Former Member
0 Likes
1,131

Hello,

We are trying to make a check and raise a exception while doing PGI via VL06g.we went thro the code and found a error table which is being populated for any incorrect deliveries.Is there any exit or BADI which can be used to include our check and raise the exception via the table?

Kindly be advised that we are on ECC 5, so no Implicit enhancements.

Regards,

Ashok kumar R

1 ACCEPTED SOLUTION
Read only

eduardo_hinojosa
Active Contributor
0 Likes
831

Hi

See Note 415716 - User exits in delivery processing.

Regards

Eduardo

Hello,

We are trying to make a check and raise a exception while doing PGI via VL06g.we went thro the code and found a error table which is being populated for any incorrect deliveries.Is there any exit or BADI which can be used to include our check and raise the exception via the table?

Kindly be advised that we are on ECC 5, so no Implicit enhancements.

Regards,

Ashok kumar R

3 REPLIES 3
Read only

eduardo_hinojosa
Active Contributor
0 Likes
832

Hi

See Note 415716 - User exits in delivery processing.

Regards

Eduardo

Read only

0 Likes
831

Thanks Eduardo.Exit MV50AFZ1 solved the purpose.

Regards

Ashok k rajendran

Read only

Former Member
0 Likes
831

Check the methods available in BADI "LE_SHP_GOODSMOVEMENT".