Commit 740ba242 authored by wansari's avatar wansari

W16FKAT002 updated SQL for opening screen from standard screen


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103999 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a64e630f
......@@ -242,3 +242,10 @@ the date falls under the period whose sales transactions are already closed.','E
------------Changed by wasim on 16-NOV-16 for QC issues and UTR [END]---------------------------------------
------------Changed by wasim on 22-NOV-16 for opening screen in standard [START]---------------------------------------
Insert into OBJ_LINKS (OBJ_NAME,FORM_NO,FIELD_NAME,TARGET_OBJ_NAME,LINK_FORM_NAME,LINK_TITLE,LINK_URI,LINK_TYPE,LINK_ARG,UPDATE_FLAG,LINK_NAME,RIGHTS_CHAR)
values ('sorder','1','terr_code','sorder','sorder11','Edit Order','/ibase/webitm/jsp/E12WizardPage.jsp?OBJ_NAME=sorderWiz&;FORM_NO=1','3','sale_order.String','0','S','S');
Insert into OBJ_LINKS (OBJ_NAME,FORM_NO,FIELD_NAME,TARGET_OBJ_NAME,LINK_FORM_NAME,LINK_TITLE,LINK_URI,LINK_TYPE,LINK_ARG,UPDATE_FLAG,LINK_NAME,RIGHTS_CHAR)
values ('sorder','1','remarks','sorder','sorder11','Add Order','/ibase/webitm/jsp/E12WizardPage.jsp?OBJ_NAME=sorderWiz&;FORM_NO=1','3',' ','0','S','S');
------------Changed by wasim on 22-NOV-16 for opening screen in standard [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