DBA Data[Home] [Help]

APPS.HR_GENERAL dependencies on STANDARD

Line 526: -- This function does not handle objects with a non-standard

522: -- Determines whether given object has an HRMS prefix
523: -- Arguments
524: -- p_object_name - The name of the object to be checked
525: -- Notes
526: -- This function does not handle objects with a non-standard
527: -- prefix. Ideally these should be added.
528: --
529: function hrms_object (p_object_name in varchar2) return varchar2 is
530: begin