DBA Data[Home] [Help]

APPS.IGF_AP_GEN_001 dependencies on IGS_PE_PERSON_BASE_V

Line 376: l_person_id igs_pe_person_base_v.person_id%TYPE;

372: WHERE person_id = cp_person_id
373: AND key_program = 'Y';
374: l_spa_rec C_SPA%ROWTYPE;
375:
376: l_person_id igs_pe_person_base_v.person_id%TYPE;
377:
378: BEGIN
379: -- For the person in the award year loop. is this loop required ?
380: FOR l_base_rec IN C_FA_BASE_REC(cp_fa_base_id) LOOP