DBA Data[Home] [Help]

APPS.PAY_HK_IR56_MAGTAPE dependencies on DUAL

Line 157: from dual;

153: --
154: cursor cusr_submit_reports is
155: select 'P_ARCHIVE_OR_MAGTAPE=P',
156: 'MAGTAPE'
157: from dual;
158:
159:
160:
161: end pay_hk_ir56_magtape;