DBA Data[Home] [Help]

APPS.AME_ACA_SHD dependencies on FND_GLOBAL

Line 129: l_current_user_id := fnd_global.user_id;

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