2014 Dec 03 3:06 PM
Hi All,
I had seen a symbol &QSP&,,&QGK& in SAPscript. This variable is not declared or used in the driver program.
But I can see this variable in the sapscript. Please can someone help what this could be?
Thanks in advance,
Priya
2014 Dec 03 4:35 PM
What do you mean with seeing the variable, the actual variable with values ?
Check if that variable is declared in the SapScrit with statement DEFINE.
Regards
Hi All,
I had seen a symbol &QSP&,,&QGK& in SAPscript. This variable is not declared or used in the driver program.
But I can see this variable in the sapscript. Please can someone help what this could be?
Thanks in advance,
Priya
2014 Dec 03 4:35 PM
What do you mean with seeing the variable, the actual variable with values ?
Check if that variable is declared in the SapScrit with statement DEFINE.
Regards
2014 Dec 03 4:49 PM
Hi Rodrigo,
No this variable is not declared anywhere in the script or driver program. Previously the hardcoded values are been used like SP, GK. But now its used like this &QSP&,,&QGK&. Its seems strange to me. Please can someone help.
Thanks,
Priya
2014 Dec 03 4:54 PM
Check your sapscript as told by Rodrigo .If you don't get that , check the symbols.
It might be declared there.
Regards,
Saddam
2014 Dec 04 9:36 AM
Thanks Resolved. I found this variable defined in another program and that program was using this SAPscript. By going to GOto-> Print program -> Symbol definition I could identify the program used. Now I need to declare these in my driver program. Thanks all for your help.
Thanks,
Priya
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |