DBA Data[Home] [Help]

APPS.PAY_US_MMREF_REPORTING_MT dependencies on STANDARD

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

32: report. This is the initial version created.
33: =============================================================================*/
34:
35: -- 'level_cnt' will allow the cursors to select function results,
36: -- whether it is a standard fuction such as to_char or a function
37: -- defined in a package (with the correct pragma restriction).
38: level_cnt NUMBER;
39:
40: --