2007 Sep 27 3:27 PM
Hi Friends,
When i make extended syntax check for my program, i am getting error as this work area or table not referenced statically in the program .
How can i overcome that .
Please give solution nfor this .
Thanx.
Title was edited by:
Alvaro Tejada Galindo
I think that means that the workarea of internal table is not being used anywhere in the program, so it is ok to remove it. Unless it is being access dynamically. Ii don't think this is a hard error, so you can probably ignore it.
Regards,
RIch Heilman
2007 Sep 27 3:28 PM
2007 Sep 27 3:59 PM
While Rich has already provided you the right solution, I think you are concerned about this error only because of your "Project Standards" - which says no EPC errors.
So delete the work area or field from your data definitions if you think that it is not being used.
If you think it being used dynamically put a comment of " #EC NEEDED next to it. The error will now be hidden.
Regards,
Srihari
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |