DBA Data[Home] [Help]

APPS.PAY_CA_T4_MAG dependencies on STANDARD

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

1: PACKAGE pay_ca_t4_mag AS
2: /* $Header: pycat4mg.pkh 120.2.12010000.2 2008/08/08 09:26:14 sapalani 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;