how to initialize applications?

Answers were Sorted based on User's Feedback



how to initialize applications?..

Answer / ramesh

fnd_global.apps_initialize api is used in oracle apps

we need to pass user_id ,resp_id,resp_appl_id,we can get this values from front end by $profile$ of application

Is This Answer Correct ?    6 Yes 0 No

how to initialize applications?..

Answer / imvinaythakur

BEGIN

FND_GLOBAL.Apps_Initialize

(FND_GLOBAL.USER_ID,FND_GLOBAL.RESP_ID,FND_GLOBAL.RESP_APPL_ID);


MO_GLOBAL.init('ONT');

END;

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Oracle Apps Technical Interview Questions

Is it possible calling from one report to another? if possible means tell me ?

3 Answers   Intelligroup, Satyam,


What is workflow?Explain with a example?

2 Answers   Oracle,


what is mean by confine mode and flexi mode?

2 Answers  


After completing Report customization process.suppose we have 10 report parameter in report so, that we re-register that parameter in concurrent program?

3 Answers   IBM,


How to develop XML report without rdf?

4 Answers   Oracle,






What are different execution methods of executabls?

1 Answers   Genpact, TCS,


what is the difference between oracle applications ebs 11.5.9 and 11.5.10.2 and can anyone suggest the release dates of the versions

1 Answers  


what is the data type of lexical parameter?

5 Answers   Wipro,


What is profile and what is level of profile option and it's hierarchy

1 Answers   IBM,


In developer Reports::there are 3 parameters.can you pass the paramter1+paratmeter2 value to the third parameter??

1 Answers  


can we write multiple procedures in package with same name like A p1,p2(parameters) B p1,p2(same parameters)

4 Answers  


Can u suggest me the best institute for Oracle apps Technical in Hyderabad?

16 Answers  


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)