DBA Data[Home] [Help]

APPS.IGI_IAC_RECLASS_PKG dependencies on IGI_IAC_DET_BALANCES_PKG

Line 418: IGI_IAC_DET_BALANCES_PKG.insert_row(

414: BEGIN
415: l_path_name := g_path||'insert_data_det';
416:
417: /* Call to TBH for insert into IGI_IAC_DET_BALANCES */
418: IGI_IAC_DET_BALANCES_PKG.insert_row(
419: x_rowid =>l_rowid,
420: x_adjustment_id =>p_adjustment_id,
421: x_asset_id =>p_asset_id,
422: x_distribution_id =>p_distribution_id,