diff --git a/migration/353a-trunk/oracle/479_BF2801372.sql b/migration/353a-trunk/oracle/479_BF2801372.sql new file mode 100755 index 0000000000..d39059867e --- /dev/null +++ b/migration/353a-trunk/oracle/479_BF2801372.sql @@ -0,0 +1,15 @@ +-- Jun 6, 2009 7:13:11 AM EST +-- BF2801372 NO Data found for C_BPartner_ID=50006 +DELETE FROM AD_WF_EventAudit WHERE AD_WF_EventAudit_ID=50006 +; + +-- Jun 6, 2009 7:13:11 AM EST +-- BF2801372 NO Data found for C_BPartner_ID=50006 +DELETE FROM AD_WF_Activity WHERE AD_WF_Activity_ID=50006 +; + +-- Jun 6, 2009 7:13:11 AM EST +-- BF2801372 NO Data found for C_BPartner_ID=50006 +DELETE FROM AD_WF_Process WHERE AD_WF_Process_ID=50006 +; + diff --git a/migration/353a-trunk/postgresql/479_BF2801372.sql b/migration/353a-trunk/postgresql/479_BF2801372.sql new file mode 100644 index 0000000000..d39059867e --- /dev/null +++ b/migration/353a-trunk/postgresql/479_BF2801372.sql @@ -0,0 +1,15 @@ +-- Jun 6, 2009 7:13:11 AM EST +-- BF2801372 NO Data found for C_BPartner_ID=50006 +DELETE FROM AD_WF_EventAudit WHERE AD_WF_EventAudit_ID=50006 +; + +-- Jun 6, 2009 7:13:11 AM EST +-- BF2801372 NO Data found for C_BPartner_ID=50006 +DELETE FROM AD_WF_Activity WHERE AD_WF_Activity_ID=50006 +; + +-- Jun 6, 2009 7:13:11 AM EST +-- BF2801372 NO Data found for C_BPartner_ID=50006 +DELETE FROM AD_WF_Process WHERE AD_WF_Process_ID=50006 +; +