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 |
After execution of a report we get parameter layout where we have enter From_date and To_date.After entering From_date and without entering To_date what happen a report will execute or not?
what is the data type of lexical parameter?
what is the difference between oracle applications ebs 11.5.9 and 11.5.10.2 and can anyone suggest the release dates of the versions
After completing Report customization process.suppose we have 10 report parameter in report so, that we re-register that parameter in concurrent program?
How many schemas we have? how many you have used?
difference b/w procedures&functions
what is organization id
What is the most critical part which you had faced in your project ?
1 Answers LG, Satyam, Tech Mahindra,
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
How you will Diaplay the Company LOGO In report.Can anyone knows please give solution
What is a flexfield? List out its types.
what are the profiles