how to set org context?

Answers were Sorted based on User's Feedback



how to set org context?..

Answer / lokeshappstech

by using api fnd_client_info.set_org_context('org_name')

Is This Answer Correct ?    6 Yes 0 No

how to set org context?..

Answer / umesh babu.m,l&t infotech

mo_global.set_policy_context('S or M','ORGANIZATION_ID'),to
pass multible resposibility at a time in R12

Is This Answer Correct ?    6 Yes 0 No

how to set org context?..

Answer / kutti

In 11i:
--------------
begin
fnd_client_info.set_org_context('ORG_ID')
end;

In R12:
--------------
begin
mo_global.set_policy_context('S','ORG_ID')
end;

Note : You can S or M it depends

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Oracle Apps Technical Interview Questions

What is ment by Global Templates in Oracle.

1 Answers   IBM,


what is the invoice matching

2 Answers  


Can function be overload?

4 Answers  


What repots or concurrent program run to transfer data from Inventory to GL.

5 Answers   IBM, iGate,


what is the difference between %_all and %_f tables

1 Answers  






why do we validate the records while developing interface?

3 Answers   TCS,


What are file in oracle.

0 Answers   BirlaSoft, IBM,


what do u mean by debit/credit memo invoices?

3 Answers   ACC, Convergys, Mascon,


What r the validation done in ap inbound ?

2 Answers   Questam,


we have select statement in that two exceptions that returns no value. In that which exception will raise?

2 Answers  


Can you differentiate between mediator and osb?

0 Answers  


what do you mean by value sets

8 Answers   Convergys,


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)