DBA Data[Home] [Help]

APPS.HR_GENERAL dependencies on STANDARD

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

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