Commit 5fbab8af authored by wansari's avatar wansari

D15HSUN008 added sql for migration of distribution receipt


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@102534 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a46a281d
update system_events set service_code = 'prcm_default_ejb',comp_name = 'DistOrderRcpConf',comp_type = 'EJB'
where obj_name = 'dist_receipt' and event_code = 'pre_confirm';
alter table cross_dock_alloc_det add (ORDER_REF CHAR(10));
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