DBA Data[Home] [Help]

APPS.IGS_SV_NI_BATCH_PROCESS_PKG dependencies on IGS_PE_NONIMG_EMPL

Line 4578: FROM igs_pe_nonimg_empl em,

4574: empl_time,
4575: empl_party_id,
4576: action_code,
4577: NVL(em.print_flag, 'N') print_flag
4578: FROM igs_pe_nonimg_empl em,
4579: igs_pe_nonimg_form frm
4580: WHERE frm.person_id = cp_person_id
4581: AND frm.nonimg_form_id = em.nonimg_form_id
4582: ORDER BY nonimg_empl_id;