cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PPF action not scheduled/ condition record not found for confirmed warehouse order

former_member516564
Discoverer
0 Likes
3,379

Hi all,

a label should be printed, once warehouse order has been confirmed.

For that reason i set up a ppf action including scheduling condition and processing when saving document.

In my condition record i set "confirmed" for Warehouse Order Status (see attachment).

In the PPF log i got the message "No condition record found for action" and thus the ppf action will not be triggered.

When determining valid condition records at runtime, warehouse order status is still <empty> (=open), whereas warehouse task status is "confirmed" (see attachment).

I am wondering, why at that time WO_STATUS is still "open".

When using WO_STATUS = "Confirmed" everything works fine and label will be printed once warehouse task will be created.

Do you have any idea?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member516564
Discoverer
0 Likes

Hi all,

in the meanwhile i found a solution for my problem.

As described in the SAP note 1344974, it was necessary to add the field "warehouse task time" to the condition records, becasue

at the time of printing, the warehouse order status is not finally determined and therefore it is always initial.

After maintaining a condition record with value "confirmed" for the field "WT time", my label has been printed after confirmation of the warehouse task.

Regards,
Daniel