DBA Data[Home] [Help]

APPS.IRC_APL_TRACK_PURGE_PKG dependencies on IRC_APL_PROFILE_SNAPSHOTS

Line 108: from irc_apl_profile_snapshots aps

104: l_doc_purge varchar2(10) := 'Y';
105: --
106: cursor csr_apl_profile_snapshot is
107: select aps.profile_snapshot_id, aps.person_id, aps.object_version_number
108: from irc_apl_profile_snapshots aps
109: where months_between(sysdate,aps.creation_date) > p_months;
110: --
111: cursor csr_apl_doc_snapshot is
112: select doc.document_id, doc.type,