DBA Data[Home] [Help]

APPS.PAY_CN_AUDIT_XMLGEN dependencies on STANDARD

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

28: ============================================================================
29: */
30:
31: -- 'level_cnt' will allow the cursors to select function results,
32: -- whether it is a standard fuction such as to_char or a function
33: -- defined in a package (with the correct pragma restriction).
34:
35: level_cnt NUMBER;
36: g_year VARCHAR2(20);