Dear a::
Can I create an Internal Table through SE11 and use in my report ? How ?
Thanks & Regards
Vinayak Deosthali.
Request clarification before answering.
Hi Vinayak,
Creation of internal tables through SE11 is not possible.
Internal table is created at run time to store the data temporarily. It is destroyed
as soon as the program execution is finished.
You can create a ZTable or a table type in SE11 and then declare an internal table of type Ztable or table type.
Hope it helps...
Lokesh
Pls. reward appropriate points
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.