DBA Data[Home] [Help]

APPS.IGS_FI_BILL_EXTRACT dependencies on IGF_AW_FUND_MAST

Line 296: -- igf_aw_fund_mast MO view. Also the insert row call to IGS_FI_BILL_PLN_CRD_PKG modified

292: --vchappid 13-Jun-2002 Bug#2411529, Incorrectly used message name has been modified
293: --vchappid 06-Jun-2002 Bug# 2349394, incase the fund code is sponsor then credit type description is passed else the
294: -- bill description from the fund master is passed
295: --smadathi 31-May-2002 Bug 2349394. Cursor cur_planned_crd modified to select the column bill_desc from
296: -- igf_aw_fund_mast MO view. Also the insert row call to IGS_FI_BILL_PLN_CRD_PKG modified
297: -- to add new column bill_desc.
298: --vchappid 29-Apr-2002 Bug# 2347609, Changed the cursor 'cur_remitt_addr' which is having additional where clause
299: -- removed clause 'person_id = p_n_person_id'
300: -- Bug# 2337820, removed the correspondance flag reference in the cursors 'cur_bill_to_addr',

Line 624: igf_aw_fund_mast fmast,

620: fcat.fed_fund_code
621: FROM
622: igf_aw_awd_disb disb,
623: igf_aw_award awd,
624: igf_aw_fund_mast fmast,
625: igf_aw_fund_cat fcat,
626: igf_ap_fa_base_rec base,
627: igs_fi_cr_types cr,
628: igf_ap_batch_aw_map bm