cancel
Showing results for 
Search instead for 
Did you mean: 

How to fill the picking qty in vl02n ?

carlos_zhang3
Participant
0 Kudos

Hi all ,

I am writing a program which can automatic assign the qty into the delivery note's pick tab panel ....

Does someone can tell me that which function module i can use for this propose ?

it is better to give me some sample or documentation something like that ,

Many thanks .

Luis

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Why you want to wright a program .is it to just do the autometic picking. You can set it in delivery item category.

carlos_zhang3
Participant
0 Kudos

the reason why we need input the pick qty in the pick tab is we are using the 3rd software to do the "posts goods issue" operation .... we can't accept the user change the pick qty ....

may i use WS_DELIVERY_UPDATE_2 this function to finish this operation ? thanks .