Commit 4f5c363d authored by cpatil's avatar cpatil

added sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@100049 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3740c8cb
......@@ -150,4 +150,9 @@ Insert into obj_itemchange (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('shi
Insert into obj_itemchange (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('shipment_loc','4','tare_weight',null);
Insert into tarodev.messages (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,ERR_SOURCE,CHG_DATE,CHG_USER,CHG_TERM,OVERRIDE_INPUT,MAIL_OPTION)
values ('VTSHPALL','Invalid reference id.','Invalid reference id. Cons. issue is unconfirmed.','E','Y',null,null,null,sysdate,'BASE','BASE',null,null);
COMMIT
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment