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

SAP EWM : Inventory documents are not triggered by exceptions codes via RFUI

0 Likes
2,336

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

Accepted Solutions (0)

Answers (3)

Answers (3)

LaurinPS
Explorer
0 Likes

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:

0 Likes

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

Daniil
Active Contributor
0 Likes

Hi, I guess it is workflow customizing, first check here please:

I guess there should be set the "Linkage Active" flag.