DBA Data[Home] [Help]

APPS.AME_ACT_SHD dependencies on FND_GLOBAL

Line 145: l_current_user_id := fnd_global.user_id;

141: );
142: --
143: hr_utility.set_location(l_proc, 10);
144: --
145: l_current_user_id := fnd_global.user_id;
146: --
147: -- Update the specified datetrack row setting the effective
148: -- end date to the specified new effective end date.
149: --