Commit 377002f8 authored by cpatil's avatar cpatil

modify


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@100010 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a9bddf6a
This diff is collapsed.
......@@ -12,12 +12,12 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=shipme
column=(type=datetime update=yes updatewhereclause=yes name=plan_end dbname="shipment_route.plan_end" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=frt_amt dbname="shipment_route.frt_amt" )
column=(type=char(10) update=yes updatewhereclause=yes name=tran_code dbname="shipment_route.tran_code" )
column=(type=char(40) updatewhereclause=yes name=transporter_tran_name dbname="transporter.tran_name" )
column=(type=char(40) updatewhereclause=yes name=stationa_descr dbname="station.descr" )
column=(type=char(40) updatewhereclause=yes name=stationb_descr dbname="station.descr" )
column=(type=char(40) updatewhereclause=yes name=tran_name dbname="transporter.tran_name" )
column=(type=char(40) updatewhereclause=yes name=descr dbname="station.descr" )
column=(type=char(40) updatewhereclause=yes name=descr_1 dbname="station.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"shipment_route~" ) TABLE(NAME=~"transporter~" ) TABLE(NAME=~"station~" ALIAS=~"STATION_A~" ) TABLE(NAME=~"station~" ALIAS=~"STATION_B~" ) COLUMN(NAME=~"shipment_route.shipment_id~") COLUMN(NAME=~"shipment_route.line_no~") COLUMN(NAME=~"shipment_route.stan_code__ship~") COLUMN(NAME=~"shipment_route.stan_code__dlv~") COLUMN(NAME=~"shipment_route.plan_start~") COLUMN(NAME=~"shipment_route.plan_end~") COLUMN(NAME=~"shipment_route.frt_amt~") COLUMN(NAME=~"shipment_route.tran_code~") COLUMN(NAME=~"transporter.tran_name~") COLUMN(NAME=~"STATION_A.descr~") COLUMN(NAME=~"STATION_B.descr~") JOIN (LEFT=~"shipment_route.stan_code__ship~" OP =~"=~"RIGHT=~"STATION_A.stan_code~" ) JOIN (LEFT=~"shipment_route.stan_code__dlv~" OP =~"=~"RIGHT=~"STATION_B.stan_code~" ) JOIN (LEFT=~"shipment_route.tran_code~" OP =~"=~"RIGHT=~"transporter.tran_code~" )WHERE( EXP1 =~"~~~"SHIPMENT_ROUTE~~~".~~~"SHIPMENT_ID~~~"~" OP =~"=~" EXP2 =~":as_shipment_id~" ) ) ORDER(NAME=~"shipment_route.line_no~" ASC=yes ) ARG(NAME = ~"as_shipment_id~" TYPE = string) " update="SHIPMENT_ROUTE" updatewhere=0 updatekeyinplace=no arguments=(("as_shipment_id", string)) )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="255" x="202" y="26" height="16" width="253" format="[general]" html.valueishtml="0" name=stationa_descr visible="1" edit.limit=40 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="202" y="47" height="16" width="253" format="[general]" html.valueishtml="0" name=stationb_descr visible="1" edit.limit=40 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="255" x="202" y="26" height="16" width="253" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=40 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="202" y="47" height="16" width="253" format="[general]" html.valueishtml="0" name=descr_1 visible="1" edit.limit=40 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Station Code From :" border="0" color="0" x="20" y="26" height="16" width="105" html.valueishtml="0" name=stan_code_ship_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Station Code To :" border="0" color="0" x="30" y="47" height="16" width="95" html.valueishtml="0" name=stan_code_dlv_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="0" x="130" y="26" height="16" width="68" format="[general]" html.valueishtml="0" name=stan_code__ship visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
......@@ -27,7 +27,7 @@ column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x
text(band=detail alignment="0" text="Shipment Id :" border="0" color="0" x="55" y="5" height="16" width="70" html.valueishtml="0" name=t_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="130" y="5" height="16" width="102" format="[general]" html.valueishtml="0" name=shipment_id visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Freight Amount :" border="0" color="0" x="28" y="90" height="16" width="97" html.valueishtml="0" name=frt_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="215" y="112" height="16" width="240" format="[general]" html.valueishtml="0" name=transporter_tran_name visible="1" edit.limit=40 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="255" x="215" y="112" height="16" width="240" format="[general]" html.valueishtml="0" name=tran_name visible="1" edit.limit=40 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Transporter :" border="0" color="0" x="30" y="112" height="16" width="95" html.valueishtml="0" name=tran_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=60 border="5" color="0" x="130" y="112" height="16" width="81" format="[general]" html.valueishtml="0" name=tran_code visible="1" edit.limit=10 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Plan Starting Date :" border="0" color="0" x="11" y="68" height="16" width="114" html.valueishtml="0" name=plan_start_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......
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