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

Automatic Generation of Packaging items in STO Transfer SAP EWM-ECC

0 Likes
1,236

Hi experts,

We have standard Interco & STO processes between plants. The sender plant is EWM integrated and the receiving plants are only in ECC. The Outbound process in EWM works fine with item types ODLV (Interco) or ODTR (STO) and the integration with ECC is OK.

We have a requirement to add Packaging material as an item in outbound delivery and we want to handle it in EWM.

We activated the Automatic generation of packaging items with item type OPHU. The process works fine in EWM and the item is added automatically in the outbound after GI.

The problem is about the integration with ECC. The queue is stucked with below error:

/SPE/DIRDLV026 customer XXXXXX is assigned to multiple storage locations. And it's caused by check in FM "/SPE/CHECK_STOCK_TRANSFER".

In table T001L, we have multiple entries for the same ship-to and it's used in other processes and we cannot change it.

Honestly, I don't see any explanation why the system is checking T001L in this case.

By debugging, I've tried to change the SPE_LE_SCENARIO field to U in below code (To skip the FM /SPE/CHECK_STOCK_TRANSFER). it's working fine.

When I've tried to change LIKP - SPE_LE_SCENARIO when creating the delivery in ECC by activating the exit SAVE_DOCUMENT, the queue is stucked also and the system is enable to create an internal queue.

Do you see any solution?

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Likes

Hi Mohamed,

Did you find a way to add that type of item in STO process ?