DBA Data[Home] [Help]

APPS.PQP_GB_SWF_EXTRACT dependencies on AD_FILE_VERSIONS

Line 129: ad_file_versions afv

125:
126: cursor c_arc_pkg_version is
127: select afv.version
128: from ad_files af,
129: ad_file_versions afv
130: where af.file_id = afv.file_id
131: and af.app_short_name = 'PQP'
132: and af.subdir = 'patch/115/sql'
133: and af.filename = 'pqpgbswfar.pkb'