DBA Data[Home] [Help]

APPS.IBY_UPGRADE_PARAM_PVT dependencies on FND_GLOBAL

Line 74: l_user_id :=fnd_global.user_id;

70:
71:
72: BEGIN
73:
74: l_user_id :=fnd_global.user_id;
75:
76: if l_user_id is null then
77: l_user_id:=1;
78: