DBA Data[Home] [Help]

APPS.OKS_UPGRADE_PRECHECK dependencies on CS_UPG_ERRORS

Line 10: INSERT INTO CS_UPG_ERRORS(Orig_System_Reference,

6: P_DateTime IN DATE,
7: P_Error_Message IN VARCHAR2) IS
8: PRAGMA AUTONOMOUS_TRANSACTION;
9: BEGIN
10: INSERT INTO CS_UPG_ERRORS(Orig_System_Reference,
11: Orig_System_Reference_Id,
12: Orig_System_Ref_Id_Upper,
13: Upgrade_DateTime,
14: Error_Message)