on 2022 Oct 17 6:57 PM
I am totally confused by the behavior of /SCWM/TAAREAD_READ_BINS.
Given the following storage bins
and the following activity area definition
I would expect bins A and C to be returned for activity area AC (bins B and D for activity area BD respectively).
The result of /SCWM/TAAREAD_READ_BINS is only one bin though: C
I understand why this is happening, but not what it is good for:
/SCWM/TAAREAD_READ_BINS loops over all TAAREAD lines of an activity area and makes ranges for aisle, stack etc. out of every line (see #1 in the screenshot). What I dont understand is, why that table is cleared with every row (#2) - this explains the return value for my test configuration.
Maybe someone could explain it to me.
Thanks in advance!
Request clarification before answering.
Hi Yuriy, it looks like an error (range clear in the loop), but this FM is used only from MFS system. Moreover there no CLEAR for the lv_* variables, so it could be that variables are mixed from different records to the same activity area (with different rank value). But Rank is used rare, so I guess it is just a bug which is not disturbing anybody 🙂
BR,
Daniil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
7 | |
4 | |
4 | |
3 | |
2 | |
2 | |
1 | |
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.