cancel
Showing results for 
Search instead for 
Did you mean: 

salv_wd_table

Former Member
0 Kudos

Is there a limit to the number of records that can be loaded into

this component? If so, what is it?

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

There is no set limit to the number of records. The actual limit before performance becomes too bad to be useful is really dependent upon your particluar system's resources. More records mean more memory needed by the user session. Generally there is a configured limit to the maximum size of the user session memory - but this is going to be highly dependent upon your system configuration.

For an eLearning, I once ran an application that used a standard table UI element (note ALV will take more memory than a normal table) with 10 million rows in it. Actually the performance was reasonable (30 seconds to sort for instance) given the number of rows.

Former Member
0 Kudos

Hi Thomas,

As you said that there is no limit to the number of records. But via the SALV_WD_TABLE to design a ALV, when the records upto 22000, the performance issue comes up.

Is it possible to help to see the detais?

You can access the detaisl by following:

Thanks for your help!

BR

Vincent Chen

Answers (0)