cancel
Showing results for 
Search instead for 
Did you mean: 

VL01 - Automatic Storage location, Delivery qty, pick-up quantity

Former Member
0 Kudos

Dear Gurus,

How can I automatically select when I create a delivery in VL01 the following:

- Storage Location

- Delivery quantities

- Pick-up quantities

That have been confirmed in sales order VA01

Please advise

Regards

Chris

Accepted Solutions (1)

Accepted Solutions (1)

ajitsingh6
Active Contributor
0 Kudos

Dear,

Following can be acheived,

1)Storage Location -- It will determine in Delivery document by doing following config,

SPRO >>> LOGISTIC EXCUTION>>>SHIPPING>>>PICKING>>>DETERMINE PICKING LOCATION

2) Delivery Quantity will copy from Sales order based on Schedule line .

3) Picking Quantity

If your user does not want to put it manually then you can create the warehouse.Then you have to create

the transfer order and confirm the transfer order Which automatically fill up the picking quantity in delivery document .

Other thing which you can do is take the help of ABAPer and give him the criteria and ask for user exist to be applied so

that system should automatically copy the delivery quantity to the picking quantity.

Or you can modify the data transfer routine also in that your order quantity will directly come to the delivery quantity

as well as pick quantity.These are the way in which you can solve your problem.

Regards

AJIT K SINGH

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Storage location can be determined automatically if you configure in OVL2 and OVL3

The delivery qty also comes automatically in the delivery from the sales order.

But the picking qty cannot be done automatically for that you may have to write a piece of code in a user exit

LIPS-LFIMG delivery quantity has to be filled in LIPS-PKIMG.

regards

Prashanth

former_member477577
Participant
0 Kudos

This message was moderated.

0 Kudos

This message was moderated.

former_member477577
Participant
0 Kudos

This message was moderated.