DBA Data[Home] [Help]

APPS.IGF_AW_ROLLOVER dependencies on IGF_AW_COA_GROUP_PKG

Line 1902: igf_aw_coa_group_pkg.insert_row (

1898: CLOSE c_coa_grp_exists;
1899:
1900: l_rowid := NULL;
1901: --Create new COA Group for the target award year
1902: igf_aw_coa_group_pkg.insert_row (
1903: x_mode => 'R',
1904: x_rowid => l_rowid,
1905: x_coa_code => l_coa_grp_setup.coa_code,
1906: x_ci_cal_type => p_to_cal_type,