Limitation of array APEX_APPLICATION.G_Fxx
I faced a issue with APEX_APPLICATION.G_Fxx, I have a report with more than 100 rows and each row has 12 columns, when I use APEX_APPLICATION.G_Fxx to parse the report, it gave me error page.
I am wondering it looks there is a limitation of this array, anyone faced same issue? anyone can help me?
Thanks in advance.
Gary