DBA Data[Home] [Help]

APPS.AME_RLU_SHD dependencies on FND_GLOBAL

Line 139: l_current_user_id := fnd_global.user_id;

135: --
136: Begin
137: hr_utility.set_location('Entering:'||l_proc, 5);
138: --
139: l_current_user_id := fnd_global.user_id;
140: --
141: -- Because we are updating a row we must get the next object
142: -- version number.
143: --