v.353a - Error: NotSupported Component Type OP
http://sourceforge.net/tracker/?func=detail&atid=934929&aid=2539813&group_id=176962
This commit is contained in:
parent
c77c3b8078
commit
2c95c3a129
|
@ -0,0 +1,5 @@
|
|||
-- Feb 17, 2009 5:20:59 PM ECT
|
||||
-- Libero
|
||||
UPDATE PP_Product_BOMLine SET ComponentType='CO',Updated=TO_DATE('2009-02-17 17:20:59','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE PP_Product_BOMLine_ID=102
|
||||
;
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
-- Feb 17, 2009 5:20:59 PM ECT
|
||||
-- Libero
|
||||
UPDATE PP_Product_BOMLine SET ComponentType='CO',Updated=TO_TIMESTAMP('2009-02-17 17:20:59','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE PP_Product_BOMLine_ID=102
|
||||
;
|
||||
|
Loading…
Reference in New Issue