DBA Data[Home] [Help]

APPS.PAY_US_MMREF_REPORTING_MT dependencies on STANDARD

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

33: 21-NOV-12 pkoduri 115.1 14286448 Corrections for GRE name length issue.
34: =============================================================================*/
35:
36: -- 'level_cnt' will allow the cursors to select function results,
37: -- whether it is a standard fuction such as to_char or a function
38: -- defined in a package (with the correct pragma restriction).
39: level_cnt NUMBER;
40:
41: --