How can I determine which weekday corresponds to DAY_START_NUM and DAY_STOP_NUM(ZMM_SR_PATTERN_DTLS)
Hi everyone,
I have a question regarding the ZMM_SR_PATTERN_DTLS table, specifically the DAY_START_NUM and DAY_STOP_NUM columns.
In my case, I have:
- DAY_START_NUM = 1
- DAY_STOP_NUM = 5
My question is: Does the value 1 always correspond to Monday, and the value 5 to Friday?
If not, how can I determine which weekday corresponds to value 1 and which corresponds to value 5?
Thanks in advance for your help
0