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

explain p2p cycle? what are the tables used for this?

3 Answers   Accenture,


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

5 Answers   Wipro,


Which oracle applications pl/sql standard apis you are familiar, have you used most of them?

1 Answers  


How to print multi currency,multi language in xml?

1 Answers  


what is difference between API and Interface?

2 Answers   Infogain,


which parameters passed in report in oracle developer how to pass

1 Answers   Wipro,


can we get profile values in report without using user exists is it possible how?

1 Answers   Cap Gemini,


Which one Module is Biggest Module in oracle apps?

3 Answers   Questam,


What do you understand by concurrent programs?

1 Answers  


What is oracle soa suite?

1 Answers  


maximum how many parameters we can pass through pl/sql stored procedure to oracle apps?how many mandatory parameters we can pass through pl/sql program to oracle apps11i?

6 Answers   LG Soft,


How to pass data into EXECUTE_IMMEDIATE statement in plsql body ?

2 Answers   Oracle,


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)