cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a function module to change the picking status in deliveries?

matthiasschaw
Explorer
0 Kudos

We created one own status in a fixed value append to provide some deliveries. Normaly the transport order are created in background tasks if the picking status is "A". With our new picking status they should be excluded from this also the colleagues can filter deliveries by this picking status.

Now I am surching a function module to maintain the picking status.

Jelena
Active Contributor
0 Kudos

You might want to clarify what exactly did you mean by "own status". There is standard field called "picking status", which makes the question rather confusing.

matthiasschaw
Explorer
0 Kudos

For the standard field "picking status" the domain "statv" is used. And we defined our own status called "Z".

Normaly the transport orders are created in background for delivery-positions with the picking status "A".

Some transport orders are created only to transport the delivery positions in a special area of the stock. This transport orders will not be created with a reference to the delivery so there is no change in the picking status.

Within 24 hours the van will arrive to load them. With this special picking status the delivery positions should be marked. A short time before the transport orders are created via transaction VL02N or LT03 for the delivery note.

I hope this short discription will help.

Accepted Solutions (0)

Answers (1)

Answers (1)

MANIS
Active Contributor
0 Kudos

I personally never user any custom status however if I have to write then I can look for the below include and user exit to influence the status update in VBUK