on ‎2022 Jun 24 12:55 PM
Dear SAP EWM team 🙂
We are currently implementing S/4HANA on-prem with embedded EWM.
Expected behaviour is : in case user want to pick a quantity that is not in the storage bin he is able to use BIDF exception code. In this case requirement is to create an inventory document automatically.
Therefore we have performed the following customization steps :
1) BIDF is active


2) We activated the workflow WT02

3) We have the inventory activity area

When we save the exception via RFUI screens, the WT is confirmed with 0 qty and BIDF is saved.
But we do not have any inventory document generated.
In debug we added a breakpoint on CL /SCWM/CL_EXCEPTION_OBJ_TOV1 CREATE_PI_DOCUMENT but we do not stop while testing this exception code via RFUI. Nevertheless, this method is called from the dedicated customization point to test the exceptions codes.
Do you guys have any ideas why PI is not triggered ?
Guillaume
Request clarification before answering.
Pretty sure that the WF is not process in background mode. Open transaction SWDD and enter the WF (can be found in EWM Customizing) :

now double click the task in the screenshot:

now please check if the background mode is activated (green mark in the screenshot)

If not click the glasses as seen in the screenshot above.Afterwards you can activate it:

You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Daniil
Sorry for late reply
We activated the workflow and flagged on linkage active option.
Unfortunately, no inventory documents are generated, even in debug mode workflow's class is not triggered. Nothing either in SU53.
Current configuration is :


Should i activate something else in SWU3 ?
Thanks again for your valuable support.
Guillaume
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 8 | |
| 4 | |
| 3 | |
| 1 | |
| 1 | |
| 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.