Good day everyone,
I am trying this create FORM based on local procedure and it seems to work well until .... my procedure takes more than 16 variables in (exactly 22). Somehow, even though it shows that it sees 22 variables ( all IN variable) but when I click create, it only creates 15 of them.
By the way, the dialog that lets you preview the fields that Apex will create shows 1 to 15 (first page) then 16 to 22 (second page). I think somehow Apex only read the "first" page (only first 15 fields).
Does anyone know what am I doing wrong or maybe a work around this problem. Thank you in advanced.