on 2021 Jan 10 12:28 PM
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.
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
5 | |
4 | |
4 | |
3 | |
2 | |
2 | |
2 | |
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.