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

BYTES calculation on Internal table

Former Member
0 Likes
628

Hi Experts,

How to find out the BYTES on internal table.

EG: itab having the single filed as a string and total character is = 9020370.

Please provide me any functional module or calculation formula.

Thanks in Advance.

Raju

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
552

give F1 help on Describe table and check out

Thanks and Regards

S.Janagar

2 REPLIES 2
Read only

Former Member
0 Likes
553

give F1 help on Describe table and check out

Thanks and Regards

S.Janagar

Read only

Former Member
0 Likes
552

Hi,

To findout how much memory internal table occupy choose

1,Goto 2. Display Condition 3,Memory Usage

Choose change setting to display a window,in which you can use the inernal table button.

I hope this information is useful to you .

Thanks and Regards

Akhilesh Singh