DBA Data[Home] [Help]

APPS.IGC_CC_ARCHIVE_PURGE_PKG dependencies on IGC_CC_COMMON_UTILS_PVT

Line 665: IF IGC_CC_COMMON_UTILS_PVT.xml_report_enabled THEN

661: -- Run the xml report to give the user insight into what has
662: -- or will be done for the archive/purge process in the xml format.
663: -- --------------------------------------------------------------------
664:
665: IF IGC_CC_COMMON_UTILS_PVT.xml_report_enabled THEN
666: IGC_CC_COMMON_UTILS_PVT.get_xml_layout_info(
667: l_lang,
668: l_terr,
669: 'IGCCAPRR_XML',

Line 666: IGC_CC_COMMON_UTILS_PVT.get_xml_layout_info(

662: -- or will be done for the archive/purge process in the xml format.
663: -- --------------------------------------------------------------------
664:
665: IF IGC_CC_COMMON_UTILS_PVT.xml_report_enabled THEN
666: IGC_CC_COMMON_UTILS_PVT.get_xml_layout_info(
667: l_lang,
668: l_terr,
669: 'IGCCAPRR_XML',
670: 'IGC',