DBA Data[Home] [Help]

APPS.AME_ACU_SHD dependencies on FND_GLOBAL

Line 133: l_current_user_id := fnd_global.user_id;

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