‎2007 Feb 01 2:17 AM
Hi Developers,
I have created a tree display transaction for my client using a copy of the SAP Demo program 'SAPTLIST_TREE_CONTROL_DEMO', which uses the CL_GUI_LIST_TREE class and associated objects.
There appears to be a limit in the node_table of 118 records (which should be enough) but our user requires <i>MORE</i>. Is this the maximum number of lines for this table in SAP, or can it be set/changed somewhere?
Rewards for helpful answers.
Cheers,
Stephen
‎2007 Feb 01 5:29 AM
Hi Stephen
I dont think there is any such restriction as i have done with number much greater than 118. Please check if there is any other problem.
Have used: CL_GUI_ALV_TREE.
Regards
Eswar
‎2007 May 21 2:30 AM