DBA Data[Home] [Help]

APPS.IGF_DB_SF_INTEGRATION dependencies on IGF_AW_AWARD_V

Line 90: cp_person_id igf_aw_award_v.person_id%TYPE,

86: -- is not allowed if Manage Accounts Option has value OTHER.
87: CURSOR cur_disb(cp_cal_type igf_aw_fund_mast_v.ci_cal_type%TYPE,
88: cp_sequence_number igf_aw_fund_mast_v.ci_sequence_number%TYPE,
89: cp_fund_id igf_aw_fund_mast_v.fund_id%TYPE,
90: cp_person_id igf_aw_award_v.person_id%TYPE,
91: cp_tp_cal_type igf_aw_fund_tp.tp_cal_type%TYPE,
92: cp_tp_sequence_number igf_aw_fund_tp.tp_sequence_number%TYPE,
93: cp_manage_accounts igs_fi_control_all.manage_accounts%TYPE
94: ) IS