Error 707 at line 0 at column 0
I am creating the Form level package body with procedure
following request i am submiting in that procedure
P_RETURN_CODE := FND_REQUEST.SUBMIT_REQUEST('BOM','XYZ',NULL,NULL,FALSE);
but i am not able to compile if i comment it get compile noemal.
Please suggest me the way i can use.
Thanks....
Manoj