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

Plz anybody send me Technical specification for AP Interface

0 Answers   Satyam,


what do u mean by debit/credit memo invoices?

3 Answers   ACC, Convergys, Mascon,


what is count(*) from po_vendors(any table)? what does it do and what is count(1) from po_vendors(any table)? what is count(0) from po_vendors(any table) the out put is same what is the difference

4 Answers   IBM,


how can u find the status in po?

1 Answers  


What r the validation types?

3 Answers  


In interface how u find errors and how to solve. How to fix it?

3 Answers  


what is the difference between po_vendors & po_headers_all? does po_vendors relate to opeating unit?

2 Answers   CTS,


Could any one tell me the steps of conversions and what kind of validations and exceptions do we use during this conversion? Please do answer in detail. what program do we write in user exit in reports?

3 Answers   iGate,


diff between key and descriptive flexfield.

4 Answers   Convergys,


how to move the one file from one instance to another instance?and ur scripts also?

1 Answers   KPMG,


Which one Module is Biggest Module in oracle apps?

3 Answers   Questam,


What is the use of format trigger?

4 Answers   Cap Gemini, IBM,


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)