on 2024 Jun 11 3:30 PM
Hello everyone,
For context:
I'm working on an ECC6 environment.
I'm trying to create a WM movement and then link it to a MM movement.
This movement will be called with the BAPI_GOODSMVT_CREATE.
So I've created the movement in SPRO. I then linked the movement through the SM30 on view V_156SC_VC as I needed to add a line and couldn't find any other solution.
My problem:
When calling the BAPI, the following error comes up “Check table T156SY: entry 311 X X Q B _ P does not exist” and indeed the table row doesn't exist and I can't find a way to fill it. Either via SPRO or SM30.
Do you know how to do this?
Thanks in advance
Request clarification before answering.
Did you try SM30 on view V_T156SY (or a small abap report)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could change the table delivery class with SE11 from S to G and open change with SCC4 to remove second message (good luck at next upgrade and side effects)
But you shouldn't, better try to raise an incident/case to OSS or change your solution.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.