DBA Data[Home] [Help]

APPS.IGC_CC_ACCT_LINES_PKG dependencies on GL_MC_INFO

Line 500: gl_mc_info.mrc_enabled (l_Set_Of_Books_Id,

496: -- If the conversion date is NULL then fill in the value with the
497: -- current system date.
498: -- ------------------------------------------------------------------
499:
500: gl_mc_info.mrc_enabled (l_Set_Of_Books_Id,
501: 101, /*--l_Application_Id, commented for MRC uptake*/
502: l_Org_Id,
503: Null,
504: l_MRC_Enabled);

Line 1290: gl_mc_info.mrc_enabled (l_Set_Of_Books_Id,

1286: -- If the conversion date is NULL then fill in the value with the
1287: -- current system date.
1288: -- ------------------------------------------------------------------
1289:
1290: gl_mc_info.mrc_enabled (l_Set_Of_Books_Id,
1291: 101, /*--l_Application_Id, commented for MRC uptake*/
1292: l_Org_Id,
1293: Null,
1294: l_MRC_Enabled

Line 1731: gl_mc_info.mrc_enabled (l_Set_Of_Books_Id,

1727: -- If the conversion date is NULL then fill in the value with the
1728: -- current system date.
1729: -- ------------------------------------------------------------------
1730:
1731: gl_mc_info.mrc_enabled (l_Set_Of_Books_Id,
1732: 101, /*--l_Application_Id, commented for MRC uptake*/
1733: l_Org_Id,
1734: Null,
1735: l_MRC_Enabled);