Gettting Request id and inserting
Hi All,
In oracle apps, after i submit my request ,is it possiable to get that request id and pass it the report ,Bec i need to insert that request id in a temp table in the report.
Once i submit the request (rdf based) , in side the report before report i'm populating the tmp table, and later i will generate the report based on that temp table. so i need to insert the request id also in to temp table in the before reprot trigger , so that i can retrive the data only for that request is , Can any one pls adivse how to do this.
Thanks & Regs
-RG