cancel
Showing results for 
Search instead for 
Did you mean: 

EWM-QIE- REJ UD Code with custom stock type 1K

Former Member
0 Kudos

All,

Currently I have a follow up action D assigned to UD code REJ in EWM. The UD code in ECC is REJ as well.

The follow up action D is assigned to an Int. Action 'Scrapping' in EWM-QIE configuration. As a result of this when I perform a UD of REJ in ECC the stock type is updated as 1S in EWM.

The business requirement is to point the stock type to 1K (which is a custom stock type created) after the Usage Decision of REJ is done in ECC.

I have found a BADI in configuration for follow up action assigned to the follow up action D (currently the int. action of scrapping is assigned)

The custom stock type 1K has been created with a stock type role of Quality Blocked. Is there any way to have the stock type of 1K appear when the UD code of REJ, Follow up action D is executed using std configuration?

Any help is appreciated.

Thanks

Anup

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Step 1: Check the EWM Inbound Queue from ECC to EWM after UD of REJ action.

Step 2: Check the FM inside that QRFC queue and find any badi available. If not then go for explicit enhancement.