Skip to Content
0
Former Member
Nov 21, 2008 at 05:55 AM

Memory Issue with Internal Table

527 Views

Hi Experts,

I have a problem with internal table memory. A select makes a huge increase in EXTENDED. Will we be able to increase the memory size allocated.

Allocated Used

Total memory allocated for the program : 3,973,952 3,317,952

Memory allocated for table T_DETAIL[] : 2,901,008 2,890,724 (Contains 6,000 Records)

For other tables : 44,312 34,807 (Normal)

Could please help me in solving this problem.

Thanx in advance,

Aishwarya.