Answer Posted / 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 View All Answers
What is oracle soa suite and what are its different components?
What do you understand by concurrent programs?
How can we import the data into a database using sql * loader?
How do you register report in oracle apps?
What is the concept of soa governance?
Can we create tables in apps schema?
Tell me how to find the custom directory in front end?
List the various types of value set.
tell me the scenarios of the independent in reports
do you know is it possible to run the interface without using oracle apps?
How to create a purchase order without a requisition?
In oracle application how do you debug or trace errors?
Do you know what is applysys in oracle application database schema, what is apps?
How can a process be deployed in soa?
Are you familiar with internet architecture of oracle apps 11i?