Commit a5669e99 authored by dpawar's avatar dpawar

add insert query (gencodes)


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93413 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 6721c9a9
......@@ -339,4 +339,7 @@ values
update transetup set edit_expr = 'or spl_sales_por_hdr.wf_status in(''R'')' where tran_window ='w_proof_of_delivery';
insert into gencodes (FLD_NAME,MOD_NAME,FLD_VALUE,DESCR,SH_DESCR,CHG_DATE,CHG_USER,CHG_TERM,ACTIVE,UDF_STR1,UDF_STR2,UDF_STR3)
values ('REAS_CODE','W_MISC_DRCR_RCP_DR','PODDBTNOTE','POD DEBIT NOTE CHARGES ','PODCHRG',SYSDATE,'BASE','BASE','Y','3616','C421',null);
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