DBA Data[Home] [Help]

APPS.AP_WEB_AUDIT_LIST_PVT dependencies on AP_AUD_AUTO_AUDITS

Line 604: PROCEDURE split_existing_entry(p_overlap_rec IN ap_aud_auto_audits%ROWTYPE,

600: | Date Author Description of Changes
601: | 28-Jun-2004 J Rautiainen Created
602: |
603: *=======================================================================*/
604: PROCEDURE split_existing_entry(p_overlap_rec IN ap_aud_auto_audits%ROWTYPE,
605: p_new_date_range IN Date_Range_Type,
606: p_old_date_range IN Date_Range_Type);
607:
608: /*========================================================================