Commit 14a23ef4 authored by jshinde's avatar jshinde

Request Id:[W16CSUN009] Same as in expiry and near expiry request user want...

Request Id:[W16CSUN009]  Same as in expiry and near expiry request user want flag for full and partial pallet in rejection status.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@102375 ce508802-f39f-4f6c-b175-0d175dae99d5
parent cdf3c4c1
update SYSTEM_EVENTS set comp_type='EJB' ,comp_name='PoRcpConf' WHERE obj_name='porcp' and service_code='prcm_default_1' and event_code='pre_confirm';
update system_event_services set service_uri='http://localhost:8080/axis/services/ActionHandlerService',method_name='confirm',service_namespace='',res_elem='',soap_action=''
where service_code='prcm_default_1';
update system_service_args set arg_value='PoRcpConf' where service_code='prcm_default_1' and line_no='2';
insert into disparm (prd_code,var_name,var_type,var_value,descr,var_subs,chg_date,chg_user,chg_term)
values ('999999','REJECTED_LOCKS','S','REJ_LOCK','Awms rejected locks',0,SYSDATE,'BASE','BASE');
UPDATE disparm SET var_value='REJ_LOCK' WHERE var_name = 'QUARNTINE_LOCKCODE';
insert into disparm (prd_code,var_name,var_type,var_value,descr,var_subs,chg_date,chg_user,chg_term)
values ('999999','REF_SER_SWMS','S','INVHOL,REJ','Ref series in swms_to_awms',0,
sysdate,'BASE','BASE');
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