DBA Data[Home] [Help]

APPS.IGC_CC_DET_PF_PKG dependencies on GL_MC_INFO

Line 444: gl_mc_info.mrc_enabled (l_Set_Of_Books_Id,

440: -- If the conversion date is NULL then fill in the value with the
441: -- current system date.
442: -- ------------------------------------------------------------------
443:
444: gl_mc_info.mrc_enabled (l_Set_Of_Books_Id,
445: 101, /*--l_Application_Id, commented for MRC uptake*/
446: l_Org_Id,
447: NULL,
448: l_MRC_Enabled

Line 1141: gl_mc_info.mrc_enabled (l_Set_Of_Books_Id,

1137: -- current system date.
1138: -- ------------------------------------------------------------------
1139:
1140:
1141: gl_mc_info.mrc_enabled (l_Set_Of_Books_Id,
1142: 101, /*--l_Application_Id, commented for MRC uptake*/
1143: l_Org_Id,
1144: NULL,
1145: l_MRC_Enabled

Line 1549: gl_mc_info.mrc_enabled (l_Set_Of_Books_Id,

1545: -- If the conversion date is NULL then fill in the value with the
1546: -- current system date.
1547: -- ------------------------------------------------------------------
1548:
1549: gl_mc_info.mrc_enabled (l_Set_Of_Books_Id,
1550: 101, /*--l_Application_Id, commented for MRC uptake*/
1551: l_Org_Id,
1552: Null,
1553: l_MRC_Enabled);