DBA Data[Home] [Help]

APPS.PQP_PENSION_EXTRACTS dependencies on PER_PEOPLE_INFO_TYPES

Line 2808: FROM per_people_info_types

2804: AND active_inactive_flag = 'Y';
2805:
2806: CURSOR csr_per_mult_occur(c_information_type IN VARCHAR2) IS
2807: SELECT multiple_occurences_flag
2808: FROM per_people_info_types
2809: WHERE information_type = c_information_type
2810: AND active_inactive_flag = 'Y';
2811: --
2812: -- Get the GRE Id for the assignment passed