Application Development 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: 

Need few clarification in shipping

Former Member
0 Kudos

Hi,

1.please tell me how to find whether the shipping is multi stage or single stage shipment.

2.to find customer shipments and STO shipments

Regards,

Achu

2 REPLIES 2

Former Member
0 Kudos

Former Member
0 Kudos

Hello,

If you want to do it Programatically, then here is the Key.

1. Finding whether the shipment is a single Stage or Multiple

stage Shipment. You can input the Shipment Number in the

VTTS Table to find out the Number of Stages.

2. Finding whether the Shipment is a Customer Shipment or

STO Shipment.

We can make use of the document flow Table VBFA to drill

down to the Initial Documnt of the Shipment.

Thanks and Regards,

Venkat Phani Prasad Konduri