Commit ac8e922a authored by dpawar's avatar dpawar

add column in WAVE_TASK table


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97601 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 33da90f3
......@@ -50697,6 +50697,9 @@ ALTER TABLE multi_pick_iss_det ADD PICK_ORD__LINE_NO NUMBER(14,3);
update obj_forms set scan_metadata= '<SCAN_INFO><INPUT_SCAN ORDER="1"><SCAN_LABEL>PTCN:</SCAN_LABEL><FIELDS SEPARATOR="" DELIMITER=""><FIELD>ptcn</FIELD></FIELDS></INPUT_SCAN><SCAN_CONDITION field="ptcn">ptcn =="null" ||ptcn == ""</SCAN_CONDITION></SCAN_INFO>'
where win_name ='w_multi_pick_iss' and form_no =2;
--17/03/15 for Consolidate Replenishment
ALTER TABLE WAVE_TASK ADD consolidate_repl CHAR(1);
--Changed by Dadaso pawar on 02/02/15 for Multiple PTCN wizard [End]
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