cancel
Showing results for 
Search instead for 
Did you mean: 

print warehouse task after confirmation using PPF

chaertl
Explorer
0 Kudos
2,899

Hello all,

I would like to setup the following process for my outbound sceanrio:

  • create a warehouse order (from a delivery) which can contain 1-x warehouse tasks
  • print a picklist for the warehouse order (including all tasks) using PPF and action definiton WO_MULTIPLE
  • print a label for the individual warehouse task after confirmation, also using PPF and an own action definiton (copy of WO_SINGLE)

The first two steps are working fine. The logical condition "_SCWM_PW_TOSTAT" helps printing a task after confirmation.

But if I use the action definition WO_SINGLE, only the first warehouse task of the warehouse order is printed, because the logic in function module "/SCWM/EXECUTE_PPF_WO" (used with WO_SINGLE) works like this. But I want the warehouse order to contain one or more warehouse tasks and I also would like to print warehouse task number 2, 3, 4, ...

Is there a way, to determine the specific warehouse task in PPF, which was just confirmed? The only information, which seems to be available, is the persistent data for the warehouse number, warehouse order and the found condition records.

Thanks a lot in advance for some help!

Christian

rolfheslinga
Discoverer
0 Kudos

Hi Christian,

Did you find a solution to set up WT-specific printing? If so, could you share the solution?

Kind regards,

Rolf

0 Kudos

Hello Christian, Would you be able to share how did you make the first two steps work? I am unable to print a WO by definition WO_MULTIPLE via GUI

  • "create a warehouse order (from a delivery) which can contain 1-x warehouse tasks
  • print a picklist for the warehouse order (including all tasks) using PPF and action definiton WO_MULTIPLE
  • print a label for the individual warehouse task after confirmation, also using PPF and an own action definiton (copy of WO_SINGLE)

The first two steps are working fine. The logical condition "_SCWM_PW_TOSTAT" helps printing a task after confirmation"

Thanks

onkar_jadhav91
Explorer
0 Kudos
Hello, did you find any solution on this?

Accepted Solutions (0)

Answers (0)