cancel
Showing results for 
Search instead for 
Did you mean: 

EWM 9.5 Stock Putaway API (Cross Line)

Sm1tje
Active Contributor
0 Kudos
782

Hi,

I'm looking for an API (function module, method) to more or less simulate the standard putaway strategy.
I'm working on some changes in a BAdI (/SCWM/EX_CORE_PTS_NBIN_NRM; Determine Destination Storage Bin: Putaway Behavior: Normal).

This BAdI is called multiple times. Only if the destination bin (NLPLA) in the WT task (one of the import parameter of the BAdI) is filled, I can proceed with my changes since it requires a destination bin. If for some reason this bin is not valid (based on the customizing), I have to skip it and search for the next bin until I find a bin that does fulfil the requirements. To find the next possible bin (Cross Line Stock Putaway) I have to call an API to provide me with the next valid bin (also based on customizing).

I'm aware of the fact that if I call this API, I will probably end up in the same BAdI again (recursion). But that's another issue that I would have to tackle. First finding an API.

Hope to hear from you. Thanks in advance.

Kind regards,

Micky.

Accepted Solutions (0)

Answers (1)

Answers (1)

Ajit_Routray
Active Contributor
0 Kudos

Hi micky.oestreich,

Could you check the FM: /SCWM/TO_PREP_WHR_UI_INT and also check in debug mode in tcode /SCWM/PRDI while click on create WT button for simulation and data passing. Please let us know if further questions.

Kind Regards,

Ajit