Question related with org_id = sys_context('multi_org2','current_org_id')
Hi
Could you please share me your advice on the following issue.
Base on SQL Queries and Multi-Org Architecture in Release 12 (Doc ID 462383.1)
when access mode is S,then org_id will be returned by sys_context
-------------
when The function (MO_GLOBAL.ORG_SECURITY) generate conditions
Restrict the data to a single operating unit if the access mode is Single
then this condition returned the case as follows:
Single OU Access
org_id = sys_context('multi_org2','current_org_id')
-------------
Could you please tell me how the system context is set inside the applications
the org_id that be returned by sys_context will be the value of which profile setting