2007 Feb 09 11:37 AM
While doing extended error check in my program i am getting a warning 'Field string is not referenced statically in the program' in the line TABLES: USR02. what should i do to remove this warning?
2007 Feb 09 11:40 AM
Hi Krish,
Normally along with the warning message the extended syntax check function would also advice you on using a pseudo comment like pseudo-comment "#EC
to hide the code from being considered for the extended syntax check.
Look more closely at the report from the check and do as adviced to hide.
Regards,
Aditya
Hi Krish,
Normally along with the warning message the extended syntax check function would also advice you on using a pseudo comment like pseudo-comment "#EC
to hide the code from being considered for the extended syntax check.
Look more closely at the report from the check and do as adviced to hide.
Regards,
Aditya
2007 Feb 09 11:39 AM
Hello,
U have remove the statment TABLES: USR02.
Since U have used this table name inside ur program. If u have used atleast once in report for eg used as a workare then this warning u will not get in EPC
Vasanth
2007 Feb 09 11:40 AM
Hi Krish,
Normally along with the warning message the extended syntax check function would also advice you on using a pseudo comment like pseudo-comment "#EC
to hide the code from being considered for the extended syntax check.
Look more closely at the report from the check and do as adviced to hide.
Regards,
Aditya
2007 Feb 09 11:42 AM
2007 Feb 09 11:42 AM
Remove that statement if you had not used the table in SELECT-OPTIONS while declaring or in the SELECT STATEMENT
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |