DBA Data[Home] [Help]

APPS.PAY_US_MMREF_REPORTING dependencies on STANDARD

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

87: 30-OCT-2012 pkoduri 115.56 14286448 Corrections for GRE name length issue.
88:
89: =============================================================================*/
90: -- 'level_cnt' will allow the cursors to select function results,
91: -- whether it is a standard fuction such as to_char or a function
92: -- defined in a package (with the correct pragma restriction).
93: level_cnt NUMBER;
94: --bug 9467090
95: g_action_param_val varchar2(30);