Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

general

Former Member
0 Likes
583

can anyone tell me in which table the hide area contents are stored.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
566

Its not any table that stores the hide area data. It is a part of the ABAP memory which wil get erased once you are out of the program.

REgards,

Ravi

5 REPLIES 5
Read only

Former Member
0 Likes
566

Hi,

I believe the hide area is not stored in table and it is stored in the memory..

Thanks,

Naren

Read only

Former Member
0 Likes
566

iTS NOT STORED IN ANY TABLE. ITS ONLY IN THE MEMORY DURING THE RUNTIME.

sHREEKANT

Read only

Former Member
0 Likes
567

Its not any table that stores the hide area data. It is a part of the ABAP memory which wil get erased once you are out of the program.

REgards,

Ravi

Read only

Former Member
0 Likes
566

Hi,

It is not stored in any table.It just stores in ABAP memory during runtime.

Thanks,

Srinivas

Read only

Former Member
0 Likes
566

hi,

Hide area is not stored in the table.It will be stored only in the ABAP memory

Pls reward if it is helpful

Regards,

Sangeetha.A