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 to compile the Forms & Reports in Linux Apps Server which are created in WindowsXP client?
What is the most critical part which you had faced in your project ?
1 Answers LG, Satyam, Tech Mahindra,
what is fiscalcalendar?
which parameters passed in report in oracle developer how to pass
what are external tables? how can we use external table instead of sql * loader to load data from flat file to staging table?
What are the different components you should consider while defining a responsibility in oracle apps?
why r u transer the data base tables to flat file and what is use
What are the Standard Reports and Forms in HRMS?
can we use anchor propery in XML reports?if yes?explain?
do i need to declare bind parameter before using in the query?
What is ment by Global Templates in Oracle.
What is OM Cycle and What do u mean by Alternate Item