R12 Oracle Apps
Oracle Apps Tricks
HOME
AP
AR
GL
PO
CM
FND
FORMS
OAF
BASICS
Conc Prog
FNDLOAD
Oracle Apps
ORACLE
ISSUES
PL/SQL
INTERVIEW QNS
TIPS
Monday, March 4, 2013
Basics of R12
How to Initialize Apps in BACK END ?
Ans.
BEGIN
fnd_global.apps_initialize(user_id => fnd_global.USER_ID,resp_id => fnd_global.RESP_ID,resp_appl_id => fnd_global.RESP_APPL_ID);
end;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment