Commit 73a911b4 authored by wansari's avatar wansari

D16IBAS004 added disparm variable POSTORD_POSTING_UPTO_EDITABL.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105430 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 427446c3
...@@ -39,10 +39,12 @@ INSERT INTO MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E ...@@ -39,10 +39,12 @@ INSERT INTO MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
VALUES ('VTPOSTORD5','Invalid range','Invalid range for Despatch Date.','E','Y',NULL,NULL,NULL,sysdate,'BASE','BASE',NULL,NULL); VALUES ('VTPOSTORD5','Invalid range','Invalid range for Despatch Date.','E','Y',NULL,NULL,NULL,sysdate,'BASE','BASE',NULL,NULL);
--------Changed by wasim on 21-APR-2017 for QC issues [START]-------
INSERT INTO disparm (PRD_CODE,VAR_NAME,VAR_TYPE,VAR_VALUE,DESCR,VAR_SUBS,CHG_DATE,CHG_USER,CHG_TERM)
values ('999999','POSTORD_POSTING_UPTO_EDITABL','S','Y','POSTORD_POSTING_UPTO_EDITABL',null,sysdate,'BASE','BASE');
--------Changed by wasim on 21-APR-2017 for QC issues [END]-------
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