Commit f57e881d authored by wansari's avatar wansari

D14IKAT004 updated properties table entry


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97503 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 4d906dae
...@@ -1306,3 +1306,18 @@ VALUES ( ...@@ -1306,3 +1306,18 @@ VALUES (
'base', 'base',
'base', 'base',
NULL); NULL);
--------------------------------------Properties table-------------------------------------
insert into properties(
prop_name ,
prop_value ,
descr,
item_ser,
chg_date,chg_user,chg_term)
VALUES (
'PORDERWIZ_SUCC_MSG_DTL',
'Detail1.chg_user,Detail1.emp_code,Detail1.udf_str__2',
'set remarks',
'n',
sysdate,
'BASE',
'BASE');
\ No newline at end of file
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