Submit GLPPOSS, need arguments
Hi All
I submit GLPPOSS with PLSQL
xxx:= FND_REQUEST.SUBMIT_REQUEST( 'SQLGL','GLPPOSS',NULL,NULL,FALSE,'1','1000','101',Gl_je_posting_s.NEXTVAL);
and it works
But I need to define the period parameter. Is there a way to specify it in the arguments.
Is there a list of GLPPOSS arguments?
Thank you for your help
Imad