Oracle Apps
Monday, December 22, 2008
To Retriew the records from Org dependent Views
To Retriew the records from Org dependent Views on Sql Developer/Toad/Sql * Plus
begin
fnd_client_info.set_org_context(Org_id);
end;
1 comment:
Unknown
October 13, 2015 at 1:49 AM
mo_global.set_policy_context('S',101);
Reply
Delete
Replies
Reply
Add comment
Load more...
‹
›
Home
View web version
mo_global.set_policy_context('S',101);
ReplyDelete