APPS.IGI_CIS2007_IGIPVERP_PKG dependencies on IGI_CIS_VERIFY_HEADERS_H
Line 91: INSERT INTO igi_cis_verify_headers_h
87: /* API to UPDATE the HISTORY tables */
88: PROCEDURE pr_audit_update(p_header_id IN NUMBER) IS
89: BEGIN
90: /* Populating the history tables */ 91: INSERT INTO igi_cis_verify_headers_h 92: (header_id,
93: request_id,
94: unique_tax_reference_num,
95: request_status_code,