DBA Data[Home] [Help]

APPS.IGF_AW_ROLLOVER dependencies on IGF_AW_COA_GRP_ITEM_PKG

Line 1955: igf_aw_coa_grp_item_pkg.insert_row (

1951:
1952: IF l_error_occurred = 'N' THEN
1953: l_rowid := NULL;
1954: -- create new COA group items for the target award year
1955: igf_aw_coa_grp_item_pkg.insert_row (
1956: x_mode => 'R',
1957: x_rowid => l_rowid,
1958: x_coa_code => l_coa_item.coa_code,
1959: x_ci_cal_type => p_to_cal_type,