DBA Data[Home] [Help]

APPS.IGF_AW_GEN_005 dependencies on IGS_FI_ENCMB_TYPE

Line 370: FROM igs_fi_encmb_type typ,

366: cp_person_id igf_ap_fa_base_rec_all.person_id%TYPE,
367: cp_date DATE
368: ) IS
369: SELECT eff.encumbrance_type encb_type, eff.s_encmb_effect_type effect_type
370: FROM igs_fi_encmb_type typ,
371: igs_pe_pers_encumb enc,
372: igs_pe_persenc_effct eff
373: WHERE typ.s_encumbrance_cat = 'ACADEMIC'
374: AND typ.encumbrance_type = enc.encumbrance_type