DBA Data[Home] [Help]

APPS.PAY_MWS_MAGTAPE_REPORTING dependencies on STANDARD

Line 5: whether it is a standard fuction such as to_char or a function

1: package pay_mws_magtape_reporting AUTHID CURRENT_USER as
2: /* $Header: pymwsrep.pkh 115.0 99/07/17 06:17:21 porting ship $ */
3:
4: /* 'level_cnt' will allow the cursors to select function results,
5: whether it is a standard fuction such as to_char or a function
6: defined in a package (with the correct pragma restriction).
7: */
8:
9: level_cnt number;