GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle Apps  >  Forms Customization

 Print  |  
Question:  How do you register a report in oracle application? What are the triggers we need change in the template.fmb? What type of journal entries you can enter into G.L? What is an Open Invoice? Can you tell me how do you send invoice information into GL form AP?



December 12, 2006 08:43:10 #2
 Swarna Latha   Member Since: Visitor    Total Comments: N/A 

RE: How do you register a report in oracle application...
 
Hi,1.Registration of REPORT:A) Develope a Report thru Report builder and generate .rdf file and save it in required path.B) Generate Executable method name.C) Generate Concurrent Program name thru AOL module.D) Assign this Program name to a required Request group and assign this request group to a Responsibility.E) Submit this Request thru SRW to view desired output.Pre-form level trigger we need to change in template.fmb file.
     

 

Back To Question