on 2020 Mar 18 1:22 PM
Hi there,
I'm trying to have the system create automatic warehouse tasks. One special feature here is: I want to control it by the warehouse process type.
It all works perfectly, when I use the standard condition table. But it does not work with my customized condition table where I implemented the warehouse process type as a criteria.
What I did so far:
1. )I implemented the warehouse process type within the field catalog
2.) Created a new condition table with the warehouse process type from the extended field catalog
3.) Maintained the access sequence
4.) Maintained the condition type
5.) maintained determination procedure
6.) Assigned determination procedure
assigned-determination-procedure.png
7) Finally I maintained the condition
Problem: When I post a goods receipt it does not attempt an automatic creation of the warehouse tasks.
What did I wrong? It would be really great if someone of you can help me.
My goal is to only create automatic warehouse tasks for certain materials that have a certain warehouse process type.
Thank you already in advance.
Sincerely,
Dennis
Request clarification before answering.
Hi Dennis,
WPT information exist at the item level but PPF Warehouse task Creation will trigger at header level so this information will not be available also you may have different WPT. i have similar requirement like this for determination of wave template based on WPT for rush orders so i implemented the below BADI.

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Dennis,
What is the selection logic for your PPF action?
The deafult that comes with EWM standard is "Selection Using Report". If you did not reconfigure/overrule this setting, your actions are not executed immediately (but registerd and can be triggered by Tx SPPFP)
regards,
Patrick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.