DBA Data[Home] [Help]

APPS.PQP_GB_PSI_BASIC_DATA dependencies on HR_LOCATION_EXTRA_INFO

Line 613: l_location_code hr_location_extra_info.lei_information2%TYPE;

609: RETURN number IS
610: --
611: l_proc_name VARCHAR2(61):=
612: g_proc_name||'location';
613: l_location_code hr_location_extra_info.lei_information2%TYPE;
614: l_value NUMBER;
615: -- For bug 8790100
616: l_ret_location varchar2(30);
617: --