2009 Feb 25 4:07 AM
If variables are declared in between module and endmodule, then there scope should be limited within them. But I found a weired thing that the scope of the variables is global. Why is this happening?
If variables are declared in between module and endmodule, then there scope should be limited within them. But I found a weired thing that the scope of the variables is global. Why is this happening?
2009 Feb 25 4:10 AM
Hi,
The scope of the variables is global if you declare in between module and endmodule.
Refer to this link..
http://help.sap.com/saphelp_nw04/helpdata/en/e7/deb237b9a9a968e10000009b38f8cf/frameset.htm
Edited by: Avinash Kodarapu on Feb 25, 2009 9:51 AM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |