DBA Data[Home] [Help]

APPS.IGI_IAC_REVAL_CRUD dependencies on IGI_IAC_REVAL_ACCOUNTING

Line 1650: IF NOT IGI_IAC_REVAL_ACCOUNTING.create_iac_acctg

1646: display_det_balances ( l_db ) ;
1647: igi_iac_debug_pkg.debug_other_string(g_state_level,l_path,'-------------------------------------------------------------');
1648: /* now create the accounting entries using the mvmt info */
1649:
1650: IF NOT IGI_IAC_REVAL_ACCOUNTING.create_iac_acctg
1651: ( fp_det_balances => l_db
1652: , fp_create_acctg_flag => fp_reval_params.reval_control.create_acctg_entries,
1653: p_event_id => null
1654: )