Fix [2852100] - PP_Order_Head_v has columns wrongly defined

https://sourceforge.net/tracker/index.php?func=detail&aid=2852100&group_id=176962&atid=934929
Deleted definition of view from dictionary
This commit is contained in:
Carlos Ruiz 2009-09-11 22:25:28 +00:00
parent 556d86d44c
commit e87a101445
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,8 @@
-- Sep 11, 2009 5:18:43 PM COT
-- BF2852100-PP_Order_Head_v has columns wrongly defined
DELETE FROM AD_Table_Trl WHERE AD_Table_ID=53196
;
-- Sep 11, 2009 5:18:44 PM COT
DELETE FROM AD_Table WHERE AD_Table_ID=53196
;

View File

@ -0,0 +1,8 @@
-- Sep 11, 2009 5:18:43 PM COT
-- BF2852100-PP_Order_Head_v has columns wrongly defined
DELETE FROM AD_Table_Trl WHERE AD_Table_ID=53196
;
-- Sep 11, 2009 5:18:44 PM COT
DELETE FROM AD_Table WHERE AD_Table_ID=53196
;