2008 Mar 29 12:49 PM
Hello,
i want to analyse a programe source code, so i want to get all variable declaration.
like in SE38->utilities->display list object, but in abap code.
can you please help me.
2008 Apr 01 11:13 AM
2008 Mar 29 12:53 PM
Hi Yassir,
If ur program has TOP include then all global variables declarations will exist in this include. All local variables declarations exist with in the FORM.
Open ur program in SE80. Here u can see all objects of ur program like Fields(Variables), TYPES,Tables, Routines etc.
Thanks,
Vinod.
2008 Mar 29 12:53 PM
2008 Mar 29 1:52 PM
thks guys,
i know all this, but i want to do it with abap code. i want to develop a program that check variables, types,... definition.
yassir
2008 Apr 01 11:13 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |