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

what is latest version in reports

8 Answers  


what are version control tools used in oracle apps?

1 Answers   Cap Gemini, Sony,


how to find the custom directory in front end.

1 Answers   IBM, Sierra Atlantica,


How can u find custom top? where its located? How to find custom top in front end?

1 Answers  


what is the use of anchors?

2 Answers   IBM,






What is implicity cursor . When it fires . For which statement it will fire(Insert/update/delte). What is the attribute of implicity and explicity cursor oracle 9i. What is the Rec cursor.

2 Answers   IBM,


If the valueset if of type –TABLE then how many tables can we attach in the valueset ?

5 Answers   Wipro,


tell me the scenarios of the independent in reports

0 Answers   TCS, Wipro,


why we can use synonym?

6 Answers  


how can develope the po variance and po summary report? with tables mandatory columns and query please?

0 Answers  


which parameters passed in report in oracle developer how to pass

1 Answers   Wipro,


tell my any difficult situtation you solved in your experience in your company?

0 Answers   Accenture,


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)