DBA Data[Home] [Help]

APPS.PAY_US_MMREF_REPORTING1 dependencies on STANDARD

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

70: per_all_assignments_f
71: =============================================================================*/
72:
73: -- 'level_cnt' will allow the cursors to select function results,
74: -- whether it is a standard fuction such as to_char or a function
75: -- defined in a package (with the correct pragma restriction).
76: level_cnt NUMBER;
77:
78: --