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?



January 01, 2007 06:08:38 #4
    Member Since: Visitor    Total Comments: N/A 

RE: How do you register a report in oracle application...
 

1.we will develop the report through report 6i.
2.we will move that report from local machine to oracle apps server
for example if it Po module the path is
PO/11.5/reports/us/xx.rdf
3.we will create exectuable from sysadmin responsiblity.
4.we will create concurent program from sysadmin responsiblity and attch exectable,incompatabilites,parameters.
5.we will create request group and  attach concurent program.
6.we will create responsiblity and attach request group.
7.we will attch responsilty to user .
8.user will sumbit concurent program from srs window.

We will modify
pre_form trigger,when_new_form_instance,app_custom package we need to change in template.fmb

Ratnakar Reddy


 

     

 

Back To Question