DBA Data[Home] [Help]

APPS.IGI_IMP_IAC_PURGE_IAC_PKG dependencies on IGI_IAC_COMMON_UTILS

Line 122: IF ( NOT( Igi_Iac_Common_Utils.Get_Period_Info_For_Counter (

118:
119: igi_iac_debug_pkg.debug_other_string(p_level => g_state_level,p_full_path => l_path_name,
120: p_string => 'Fetching period Info for counter : '|| l_period_counter );
121:
122: IF ( NOT( Igi_Iac_Common_Utils.Get_Period_Info_For_Counter (
123: l_corporate_book ,
124: l_period_Counter ,
125: l_prd_rec
126: )))