Hi All,
As we were doing validation for the Goods Movement screen in CO11N Tcode, I used BADI Workorder_goodsmvt for this and did validation for the quantity field in the Goods Movement screen. But there was a dump error(attaching screenshot) and after analyzing it, there was a syntax error in a standard program(GBTWIFI0) in include "GBTWIFIJ". This error "Field GSTN not found in table BSEG". When I checked this table there was no GSTN field in the table. As this was a standard program and we cannot change the code I searched the forum and appended the table with 4 fields. But my functional asked me to delete these fields to further analyze the case of the error. So I first deleted the append structure from SE11 and then in SE14, I tried to adjust the table. Now it is giving an error that these four fields are used by a standard view V_QCMBSEG. Now those 4 append structures are deleted but still showing in BSEG table. The BSEG table is still in an active state having those 4 append structures. Kindly suggest any solution for this.dump-error.png
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 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.