[Home] [Help]
634: --+
635: -- Function Name
636: -- get_proc_audit_id
637: -- Purpose
638: -- returns a unique proc_audit_id from the sequence cn_process_audits_s
639: -- History
640: -- 18-NOV-93 Devesh Khatu Created
641: --+
642: FUNCTION get_proc_audit_id
639: -- History
640: -- 18-NOV-93 Devesh Khatu Created
641: --+
642: FUNCTION get_proc_audit_id
643: RETURN cn_process_audits.process_audit_id%TYPE;
644:
645: --+
646: -- Function Name
647: -- get_object_id