Home
Topics
(Move to ...)
Home
About Me
SQL LOADER / UNIX Scripts (2)
Interview
JS
Sudoku
Application & Performance (4)
Blog
sql / plsql
AOL
Generic
OM / O2C
AP & CM
HRMS
PO
▼
Wednesday, June 22
Setting Org ID for the Current Session Query From Backend
BEGIN
dbms_application_info.set_client_info(539);
END;
begin
fnd_client_info.set_org_context('543');
end;
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment