DBA Data[Home] [Help]

APPS.AME_STV_SHD dependencies on FND_GLOBAL

Line 130: l_current_user_id := fnd_global.user_id;

126: --
127: Begin
128: hr_utility.set_location('Entering:'||l_proc, 5);
129: --
130: l_current_user_id := fnd_global.user_id;
131: --
132: -- Because we are updating a row we must get the next object
133: -- version number.
134: --