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

PGI with PPF Action with a Radiofrequency Task confirmation

remy_godde
Explorer
0 Kudos
891

Hi EWM Experts.

I have 2 questions with the PPF Action

1st. PGI automaticaly

We are able to set the PPF to have the PGI automatic with an manual confirmation of the Task. But when we confirm the task by Radio Frequency, we have an error in SMQ2 ``Document 800**** is already blocked by the user ***`. If we re-process the queue, it work. What we see, it is that the picking the status is completed while only the picking is done but not the deposit in the storage type Y920, and the PGI is done when the the status is completed.

So do you know how to have the automatic PGI with the use of RF ?

2nd Duplication of the Action.

How we can set PPF action (outbound delivery creation, Bill of loading ) to don't have new action every time we change the document.

Thanks for advance for your response


Accepted Solutions (0)

Answers (3)

Answers (3)

LaurinPS
Explorer
0 Kudos

As already said, you could change the condition records. Or you can execute Report RSQIWKEX as a Job. For example run RSQIWKEX every 5 minutes, so the queues will be retriggered every 5 minutes automatically.

Ajit_Routray
Active Contributor
0 Kudos

Hi remy.godde

"So do you know how to have the automatic PGI with the use of RF ?" ->

Option is set condition records ( create condition table as per your business need and set entries ) and assign PPF action to it.

Additionally, set background job (Forgot the program name, starts with RS*) to automate execute of queues for locking/ other errors in SMQ2, BASIS team would help you to fix this.

"2nd Duplication of the Action." -> I guess you need to play with fields values LD sts, Ch mode (I)

Reference-https://blogs.sap.com/2022/06/26/automatic-goods-issue-posting-in-sap-ewm/

Kind Regards,

Ajit

remy_godde
Explorer
0 Kudos

Thanks for this return. But this brings me to another question, what makes the action pilot by the entries made in DLVPPFC? because currently I removed my entries from this table, but the action is executed all the same?

In the Spro, i assigned my action to a determination procedure but with no result

No entry in /scwm/dlvppfc

But my action are in my delivery

Thanks for your return

Ajit_Routray
Active Contributor
0 Kudos

I guess Schedule cond is missing for your custom action definition. Could you please check in below config...

Kind Regards,

Ajit

remy_godde
Explorer
0 Kudos

Hi ,

I have it

Ajit_Routray
Active Contributor
0 Kudos

Could you check PPF execution log in Slg1 or /n/SCWM/PRDO.

remy_godde
Explorer
0 Kudos

The log said that `Document 800**** is already blocked by the user ***`. Like i said , the action`` post good issue`is made a the confirmation of the picking, but When you confitm a WT by radio frequency you have 2 step of confirmation, the picking and the deposite on Y920 storage type.

So for action , PGI is made at the picking , but The PGI in the outbound delivery can't be done, because the WT is not not finished.

So perhaps, the question is how to have the status picking ``completed`only after the 2nd step.

Thanks

Ajit_Routray
Active Contributor
0 Kudos

"So perhaps, the question is how to have the status picking ``completed`only after the 2nd step." -> Schedule back ground job for inbound queue, discuss with BASIS Consultant. Follow laurinpaulschlereth's answer.

Did you check PPF execution log for condition records ?

Kr,

Ajit

Raje1
Active Participant
0 Kudos

please check your stock removal strategy and in picking task maintain correct destination bin

remy_godde
Explorer
0 Kudos

Hi ,

I have the correct destination destination bin.