DBA Data[Home] [Help]

APPS.PAY_US_MMREF_REPORTING dependencies on STANDARD

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

82: 10-JAN-2007 ppanda 115.37 Function set_application_error modified by adding a
83: new parameter assignment_Action_id
84: =============================================================================*/
85: -- 'level_cnt' will allow the cursors to select function results,
86: -- whether it is a standard fuction such as to_char or a function
87: -- defined in a package (with the correct pragma restriction).
88: level_cnt NUMBER;
89:
90: --