DBA Data[Home] [Help]

APPS.AME_CFV_SHD dependencies on FND_GLOBAL

Line 132: l_current_user_id := fnd_global.user_id;

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