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 01:24:18 #1
 Varakumar   Member Since: Visitor    Total Comments: N/A 

RE: How do you register a report in oracle application...
 
We have to generate a new report thru report builder and save it as in a required module like AP,AR etc., "D:oraclevisappl11.5.0arreportsus."Now open applications, select Application Developer Responsibility to register this report. Here we have to develope executable file name thru Concurrent/executable.Then we have to assign this executable to a program thru Concurrent/program, finally we have to assign this program name to a required request group and thi request group is attached to a responsibility thru system administrator responsibilty.Later we can submit this request group thru receivables manager responsibilty and can view desired output.
     

 

Back To Question