DBA Data[Home] [Help]

APPS.IGF_AW_LI_IMPORT dependencies on IGF_AW_COA_ITEMS_PKG

Line 238: igf_aw_coa_items_pkg.update_row(

234: IF fnd_log.level_statement >= fnd_log.g_current_runtime_level THEN
235: fnd_log.string(fnd_log.level_statement,'igf.plsql.igf_aw_li_import.lock_std_coa.debug','locking at the item level');
236: END IF;
237:
238: igf_aw_coa_items_pkg.update_row(
239: x_rowid => l_items.row_id,
240: x_base_id => l_items.base_id,
241: x_item_code => l_items.item_code,
242: x_amount => l_items.amount,