Commit 9143783f authored by ssalve's avatar ssalve

Sarita: new sql on 04 JUN 2018

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@185854 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a9142fa6
......@@ -310,3 +310,7 @@ values ('INVPRDSTCD','Invalid DATA!','Selected Site Code and Period Code Already
---------------------- System Entries by sarita on 28 MAY 2018 -----------------------------------
update transetup set key_flag='M' where tran_window='w_cctr_alloc_wiz';
---------------------- System Entries by sarita on 04 JUN 2018 ------------------------------------
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 ('TRAN_TYPE','W_JOURNAL','CCA','Cost Center Allocation','Cost Center Allocation',to_date('01-JUN-18','DD-MON-RR'),'BASE ','BASE ','Y',null,null,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