DBA Data[Home] [Help]

APPS.IGS_SV_BATCH_PROCESS_PKG dependencies on IGS_PE_NONIMG_EMPL

Line 5534: FROM igs_pe_nonimg_empl em,

5530: empl_time,
5531: empl_party_id,
5532: action_code,
5533: NVL(em.print_flag, 'N') print_flag
5534: FROM igs_pe_nonimg_empl em,
5535: igs_pe_nonimg_form frm
5536: WHERE frm.person_id = cp_person_id
5537: AND frm.nonimg_form_id = em.nonimg_form_id
5538: ORDER BY nonimg_empl_id;