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 inbound and outbound interface?

2 Answers  


Tell me how to debug the report?

0 Answers  


difference b/w procedures&functions

2 Answers   Oracle, TCS,


WHAT IS REFCURSOR IN ORACLE ?

6 Answers  


Hi Anil, When we importing the journals in GL module we need to insert the one row into GL_INTERFACE_CONTROL for each group_id.Now my question is what is the use of inserting the data into GL_INTERFACE_CONTROL table and if I not inserted into GL_INTERFACE_CONTROL what will happen

2 Answers   TCS,






What are the validations you don in .CTL file in inbound interface process?

1 Answers  


What are the different components you should consider while defining a responsibility in oracle apps?

0 Answers  


In report we have to show two Layout? how it is and how we can see from where it?

3 Answers   IBM,


what are the different types of parameters avialable in reports?

2 Answers   Oracle,


What are basic steps for AIM?

2 Answers  


what is the prerequisite for defining unit of measure?

1 Answers   Scan Steel, TCS,


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,


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)