Commit 888cac49 authored by smestry's avatar smestry

Updated the srd file for Application master


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103863 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 412226a7
...@@ -12,7 +12,7 @@ table(column=(type=char(3) update=yes updatewhereclause=yes key=yes name=app_nam ...@@ -12,7 +12,7 @@ table(column=(type=char(3) update=yes updatewhereclause=yes key=yes name=app_nam
column=(type=char(30) update=yes updatewhereclause=yes name=appl_group dbname="appl_mst.appl_group" ) column=(type=char(30) update=yes updatewhereclause=yes name=appl_group dbname="appl_mst.appl_group" )
column=(type=char(10) update=yes updatewhereclause=yes name=appl_color dbname="appl_mst.appl_color" ) column=(type=char(10) update=yes updatewhereclause=yes name=appl_color dbname="appl_mst.appl_color" )
column=(type=char(2) update=yes updatewhereclause=yes name=appl_order dbname="appl_mst.appl_order" ) column=(type=char(2) update=yes updatewhereclause=yes name=appl_order dbname="appl_mst.appl_order" )
column=(type=char(2) update=yes updatewhereclause=yes name=conn_option dbname="appl_mst.conn_option" values=" /Online//Offline//Auto 0/Online//Offline 1/" ) column=(type=char(2) update=yes updatewhereclause=yes name=conn_option dbname="appl_mst.conn_option" values=" /OfflineAuto 0/OnlineOffline 1/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"appl_mst~" ) COLUMN(NAME=~"appl_mst.app_name~") COLUMN(NAME=~"appl_mst.descr~") COLUMN(NAME=~"appl_mst.chg_date~") COLUMN(NAME=~"appl_mst.chg_user~") COLUMN(NAME=~"appl_mst.chg_term~") COLUMN(NAME=~"appl_mst.appl_group~") COLUMN(NAME=~"appl_mst.appl_color~") COLUMN(NAME=~"appl_mst.appl_order~") COLUMN(NAME=~"appl_mst.conn_option~")WHERE( EXP1 =~"~~~"APPL_MST~~~".~~~"APP_NAME~~~"~" OP =~"=~" EXP2 =~":app_name~" ) ) ARG(NAME = ~"app_name~" TYPE = string) " update="APPL_MST" updatewhere=1 updatekeyinplace=no arguments=(("app_name", string)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"appl_mst~" ) COLUMN(NAME=~"appl_mst.app_name~") COLUMN(NAME=~"appl_mst.descr~") COLUMN(NAME=~"appl_mst.chg_date~") COLUMN(NAME=~"appl_mst.chg_user~") COLUMN(NAME=~"appl_mst.chg_term~") COLUMN(NAME=~"appl_mst.appl_group~") COLUMN(NAME=~"appl_mst.appl_color~") COLUMN(NAME=~"appl_mst.appl_order~") COLUMN(NAME=~"appl_mst.conn_option~")WHERE( EXP1 =~"~~~"APPL_MST~~~".~~~"APP_NAME~~~"~" OP =~"=~" EXP2 =~":app_name~" ) ) ARG(NAME = ~"app_name~" TYPE = string) " update="APPL_MST" updatewhere=1 updatekeyinplace=no arguments=(("app_name", string)) )
groupbox(band=detail text="Other"border="2" color="33554432" x="14" y="172" height="76" width="450" name=gb_2 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) groupbox(band=detail text="Other"border="2" color="33554432" x="14" y="172" height="76" width="450" name=gb_2 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
groupbox(band=detail text="Basic"border="2" color="33554432" x="14" y="8" height="149" width="447" name=gb_1 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" ) groupbox(band=detail text="Basic"border="2" color="33554432" x="14" y="8" height="149" width="447" name=gb_1 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
......
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