how to set org context?
Answers were Sorted based on User's Feedback
Answer / lokeshappstech
by using api fnd_client_info.set_org_context('org_name')
| Is This Answer Correct ? | 6 Yes | 0 No |
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 |
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 |
How will U link GL with OU in Multi-org environment.
difference b/w procedures&functions
List the types of flexfield?
In oracle application how do you debug or trace errors?
what are the functions you are used in utl_file at the time of transferring the data?
types of invoices?
7 Answers BelAir Store, Convergys, Wings Biotech,
what is instead of trigger in where u will use?
why r u move in the cus_top only why not move another top
What should be the batch size (number of customer records) general guidelines for optimal performance?
LOCKS?
How to pass data into EXECUTE_IMMEDIATE statement in plsql body ?
What r the type Models in the system parameters of the report?