Skip to Content
0
Former Member
Dec 04, 2009 at 05:55 AM

Viewing - Internal Table Memory Used?

1109 Views

Hello all,

I could understand the difference between Internal Table with occurs 0 and internal table with type declaration...

correct me if i am wrong, occurs 0 declaration occupies 8kb memory and header line 256 bytes...

But what i could not get is...

Where can i view this internal table runtime memory usage?? Should i have to check that in some transaction???

If that is the case, what transaction i should look at?? Can i view this in debugging mode??? I tried GOTO -> STATUS DISPLAY -> MEMORY USE and i have tried even SETTINGS -> MEMORY MONITORING ->MEMORY DISPLAY ON...Nothing worked..

I have searched a lot about this in SDN....But could not come to a conclusion......

Waiting for your replies....