cancel
Showing results for 
Search instead for 
Did you mean: 

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

former_member516564
Discoverer
0 Kudos

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?

0 Kudos

Hello Daniel,

Thanks to answer to the below questions

1) Is this Custom action definition that you have created for your requirement? If yes then may i know why we are going with custom action definition and why we are not using standard action definition with a new condition type for your requirement in order to have Warehouse order confirmation status and warehouse task time fields...

2) If it is custom action definition then in which action profile it has been added related to WO Order (or) HU?

Regards,

Karthik.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member516564
Discoverer
0 Kudos

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