cancel
Showing results for 
Search instead for 
Did you mean: 

Route field in Shipment Document

Former Member
0 Kudos

h4

Hi ,

I have a requirement in the shipment document -VT01.The first requirement is to copy the route from the deliveries to the shipment document automatically, which i am able to do,the second requirement is that the route can be changed manually in the shipment document using drop down -F4,the system should display only those routes which are allowable(which are setup in allowable routes table),i guess i would be needing some user exit to write the logic for this functionality.

Could you pls tell me which user exit i would need to use to put this logic into the route field.

Cheers,

Vivek

h4

Accepted Solutions (0)

Answers (1)

Answers (1)

Shiva_Ram
Active Contributor
0 Kudos

Check EXIT_SAPL0VRF_001 in include LXV00U01 (program SAPLXV00) can help your scenario.

Regards,

Former Member
0 Kudos

h4

Shiva..one quick question...i have observed that all the transportation user exits have V56 or have this somewhere in the exits..so the one you mentioned is for shipping or Transportation area.

h4

Edited by: vivek madala on Feb 3, 2011 5:54 PM

Shiva_Ram
Active Contributor
0 Kudos

This is in package VTRC -SD -transport processing. However this package contains few includes starting with V56*, which you can explore in SE80.

Regards,