DBA Data[Home] [Help]

APPS.IGI_IAC_REVAL_CONCURRENT dependencies on IGI_IAC_COMMON_UTILS

Line 800: IF NOT igi_iac_common_utils.populate_iac_fa_deprn_data(book_type_code,

796: l_path := g_path||'revaluation';
797:
798: /* Bug 2480915 this function synchronizes igi_iac_fa_depr table data */
799: igi_iac_debug_pkg.debug_other_string(g_state_level,l_path,' Synchronizing Depreciation Data ');
800: IF NOT igi_iac_common_utils.populate_iac_fa_deprn_data(book_type_code,
801: 'REVALUATION') THEN
802: igi_iac_debug_pkg.debug_other_string(g_error_level,l_path,'Failure in Synchronizing Depreciation Data ');
803: rollback;
804: errbuf := 'Failure in Synchronizing Depreciation Data. Submit Synchronize Depreciation Data request.';