DBA Data[Home] [Help]

APPS.PER_PER_SHD dependencies on PER_PER_BUS

Line 281: per_per_bus.g_previous_sys_per_type := null;

277: --
278: -- Clear out the global variable which holds the previous system
279: -- person type
280: --
281: per_per_bus.g_previous_sys_per_type := null;
282: --
283: -- Select the current row
284: --
285: Open C_Sel1;