cancel
Showing results for 
Search instead for 
Did you mean: 

VL10C - Collective Delivery / No picking

Former Member
0 Kudos

Dear All,

I'm trying to make a collective outbound delivery (referring to sales order) with the transaction code VL10C.

In particular, with this transaction, I can create outbound delivery but i can't use these to make a collective good issue because the system fails to make the picking (picked quantity = 0) and then i have to move on VL02N transaction and modify every outbound delivery with the correct picking quantity.

Please help me.

Thanks & Regards,

Andrea

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The standard process is to enter the picking quanity in each delivery to prevent errors and then be able to post goods issue collectively. You can change the configuration so that picking is turned off (in IMG Logistice Exec > Shipping > Picking > Define Relavant item categories) but I would not recommend in production

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Andrea,

First of all analyze your business requirement whether you require Picking qty in delivery or not? Are you using picking qty for further process like transportation module or WM? If no then you can change the configuration as suggested by Vladimir.

Other wise let me know the requirement.

Thanks,

Atul Sonavane

Former Member
0 Kudos

Thank you all for the answers.

Our system will not handle future processes after the picking. So picking practically is useless.

I will use the solution proposed by Vladimir.

Thanks again.

Lakshmipathi
Active Contributor
0 Kudos

You can try with delivery user exit USEREXIT_SAVE_DOCUMENT_PREPARE to automate PGI or try in Function Module CSO_P_DLVRT_GOODS_ISSUE_CREATE

thanks

G. Lakshmipathi