on 2024 Sep 30 5:09 AM
Nice to meet you.
I have a question about how to execute TU door arrival with an add-on.
I am trying to perform the door arrival operation at shipment using an add-on.
I tried Method:/SCWM/CL_SR_BO_TU->SET_TU_DOOR_DOCKING, but the door arrival state did not occur.
I created the add-on as follows.
Door assignment and checkpoint arrival have already been performed, and the door arrival part is now written.
1. Get door information with /SCWM/CL_SR_BO_TU->GET_TU_DOOR.
2. Set door arrival state with /SCWM/CL_SR_BO_TU->SET_TU_DOOR_DOCKING.
The parameters are as follows.
IV_ACTIVITY = 'SR09'
IS_BO_TU_DOOR = obtained door information
IV_NO_SYNCH_DLV = 'X'
IV_REVERSAL = ' '
3. commit work
Please tell me how to do it.
Request clarification before answering.
User | Count |
---|---|
72 | |
19 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.