DBA Data[Home] [Help]

APPS.FA_XLA_CMP_EXTRACT_PKG dependencies on FA_XLA_CMP_CCID_PKG

Line 659: FA_XLA_CMP_CCID_PKG.GenerateCCIDExtract

655: -- generate ccid sections - for legacy workflow support
656: --
657:
658: l_IsGenerated :=
659: FA_XLA_CMP_CCID_PKG.GenerateCCIDExtract
660: (p_extract_type => p_extract_type,
661: p_package_body => l_array_string);
662:
663: