DBA Data[Home] [Help]

APPS.IGC_CC_HEADER_HISTORY_PKG dependencies on GL_MC_INFO

Line 274: gl_mc_info.mrc_enabled (p_Set_Of_Books_Id,

270: -- If the conversion date is NULL then fill in the value with the
271: -- current system date.
272: -- ------------------------------------------------------------------
273:
274: gl_mc_info.mrc_enabled (p_Set_Of_Books_Id,
275: 101, /*--l_Application_Id, commented for MRC uptake*/
276: p_Org_Id,
277: Null,
278: l_MRC_Enabled);

Line 644: gl_mc_info.mrc_enabled (p_Set_Of_Books_Id,

640: -- If the conversion date is NULL then fill in the value with the
641: -- current system date.
642: -- ------------------------------------------------------------------
643:
644: gl_mc_info.mrc_enabled (p_Set_Of_Books_Id,
645: 101, /*--l_Application_Id, commented for MRC uptake*/
646: p_Org_Id,
647: Null,
648: l_MRC_Enabled);