DBA Data[Home] [Help]

APPS.IGF_AW_COA_GEN dependencies on IGF_AW_COA_ITEMS

Line 19: p_use_direct_costs igf_aw_coa_items.fixed_cost%TYPE DEFAULT 'N'

15:
16: FUNCTION coa_amount(
17: p_base_id igf_ap_fa_base_rec_all.base_id%TYPE,
18: p_awd_prd_code igf_aw_award_prd.award_prd_cd%TYPE DEFAULT NULL,
19: p_use_direct_costs igf_aw_coa_items.fixed_cost%TYPE DEFAULT 'N'
20: ) RETURN NUMBER;
21:
22: FUNCTION award_amount(
23: p_base_id igf_ap_fa_base_rec_all.base_id%TYPE,