cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Drop Down List Record Limit

Former Member
0 Likes
549

Hi All,

I am working with a Standard Drop Down List whose list items come from an internal table

populated during Code Initialization.

I noticed that if the no. of records in the internal table reaches around 15,000 records

I get "No Job Started" / Render errors, errors during form generation.

Is there a way around this?

I am using Adobe LCD 8.2.

Regards,

Miguel

View Entire Topic
Former Member
0 Likes

Hi Otto,

The table also has MAKTX description field.

Yes the requirement is a bit unreasonable to have all this master data available offline.

In any case, I'm looking into SAP Note 905753.

Regards,

Miguel

OttoGold
Active Contributor
0 Likes

Will be cool to understand if there is a documented limit, but I am afraid no such thing exists. Maybe there is some number limit (you cannot push more than X rows) or a performance one (the service does not wait until all the tousands of rows are transferred), but I am afraid that is not documented. Unfortunatelly.

Otto

p.s.: good luck!