DBA Data[Home] [Help]

APPS.GMI_APIXML_PKG dependencies on FND_USER

Line 40: l_user_name fnd_user.user_name%TYPE;

36: l_param5 VARCHAR2(4000);
37:
38: -- local variables for setting the wf context
39: l_user_id NUMBER;
40: l_user_name fnd_user.user_name%TYPE;
41: l_resp_appl_id NUMBER;
42: l_resp_id NUMBER;
43: l_org_id NUMBER;
44: l_language VARCHAR2(240);