cancel
Showing results for 
Search instead for 
Did you mean: 

shippment

Former Member
0 Kudos

Hi,

when a shipment document is created, when the planning button is clicked the ROUTE will

get automatically populated. And when the CHECK-IN button is clicked, the driver and the vendor numbers

will get automatically populated in to the shipment document provided the Truck number is entered in to

the field "Vehicle" at the shipment header level.

how to config this new requirment.

Thanks,

Pandu

Accepted Solutions (1)

Accepted Solutions (1)

jignesh_mehta3
Active Contributor
0 Kudos

Hello Pandu,

The Vendor & Route is copied in Shipment Document based on Copy Routine '7" - Service Agent/Route attached to Shipment Document Type in the following link:

IMG - Logistics Execution - Transportation - Shipments - Define Shipment Types.

Now, speak to your ABAPer to study the above Copy Routine & explore a possibility to create another Copy Routine, which can copy the Driver Name in the Shipment Document.

I believe this is possible thru development of new Copy Routine.

Hope this helps,

Thanks,

Jignesh Mehta

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

While creating a shipment document, system will automatically populate Vendor (Transporter) code, Route, Shipping conditions and few other data. To fetch the driver name, I dont think, it is possible through standard settings. In SAP, somewhere you should enter the driver name; may be at security gate, this entry can be made and from there, you have to fetch the data with relates user exit.

G. Lakshmipathi