Hi Experts,
I want to print HU labels after packing inbound delivery.
Have created an own sched. condition, an own method to print (as I only need to create a text file for Bartender).
My schedule condition is like "HU has one item line" ;-)
When I debug, I can see, that the HU is not yet saved to database ( /SCWM/HU_READ has sy-subrc = 2 not found).
Means, not yet saved to database, will be saved later.
So my question is - how to get the not saved HU in my schedule condition?
Thanks
Michael