DBA Data[Home] [Help]

APPS.IGF_AP_GEN dependencies on IGF_AW_LI_COA_INTS

Line 137: PROCEDURE check_person ( p_person_number IN igf_aw_li_coa_ints.person_number%TYPE,

133:
134: END validate_cal_inst;
135:
136:
137: PROCEDURE check_person ( p_person_number IN igf_aw_li_coa_ints.person_number%TYPE,
138: p_ci_cal_type IN igs_ca_inst.cal_type%TYPE,
139: p_ci_sequence_number IN igs_ca_inst.sequence_number%TYPE,
140: p_person_id OUT NOCOPY igf_ap_fa_base_rec_all.person_id%TYPE,
141: p_fa_base_id OUT NOCOPY igf_ap_fa_base_rec_all.base_id%TYPE ) IS