Commit ee695492 authored by jshinde's avatar jshinde

request Id:[W16DSUN008]


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@102888 ce508802-f39f-4f6c-b175-0d175dae99d5
parent f69173e4
......@@ -155,11 +155,9 @@
<name>req_type</name>
<dbname>pallet_req_hdr.req_type</dbname>
<values>
<item display="NearExpire" data="N"/>
<item display="Expire" data="E"/>
<item display="NearExpire" data="N"/>
<item display="Rejected" data="R"/>
<item display="Stock" data="S"/>
<item display="Controlled Substance" data="C"/>
</values>
</table_column>
<table_column>
......@@ -855,7 +853,7 @@
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>167</x>
......@@ -961,13 +959,13 @@
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>166</x>
<y>121</y>
<height>16</height>
<width>140</width>
<width>102</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......
......@@ -155,11 +155,10 @@
<name>req_type</name>
<dbname>pallet_req_hdr.req_type</dbname>
<values>
<item display="NearExpire" data="N"/>
<item display="Expire" data="E"/>
<item display="NearExpire" data="N"/>
<item display="Rejected" data="R"/>
<item display="Stock" data="S"/>
<item display="Controlled Substance" data="C"/>
</values>
</table_column>
<table_column>
......@@ -855,7 +854,7 @@
<band>Detail</band>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>167</x>
......@@ -961,13 +960,13 @@
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>166</x>
<y>121</y>
<height>16</height>
<width>140</width>
<width>102</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......
......@@ -19,7 +19,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="pallet_req_hdr.chg_term" )
column=(type=char(60) updatewhereclause=yes name=site_descr dbname="site.descr" )
column=(type=char(1) update=yes updatewhereclause=yes name=tran_type dbname="pallet_req_hdr.tran_type" )
column=(type=char(1) update=yes updatewhereclause=yes name=req_type dbname="pallet_req_hdr.req_type" values="NearExpire N/Expire E/Rejected R/Stock S/Controlled Substance C/" )
column=(type=char(1) update=yes updatewhereclause=yes name=req_type dbname="pallet_req_hdr.req_type" values="Expire E/NearExpire N/Rejected R/" )
column=(type=char(20) updatewhereclause=yes name=request_type dbname="request_type" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pallet_req_hdr~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"pallet_req_hdr.tran_id~") COLUMN(NAME=~"pallet_req_hdr.tran_date~") COLUMN(NAME=~"pallet_req_hdr.site_code~") COLUMN(NAME=~"pallet_req_hdr.remarks~") COLUMN(NAME=~"pallet_req_hdr.confirmed~") COLUMN(NAME=~"pallet_req_hdr.conf_date~") COLUMN(NAME=~"pallet_req_hdr.emp_code__aprv~") COLUMN(NAME=~"pallet_req_hdr.add_user~") COLUMN(NAME=~"pallet_req_hdr.add_date~") COLUMN(NAME=~"pallet_req_hdr.add_term~") COLUMN(NAME=~"pallet_req_hdr.chg_user~") COLUMN(NAME=~"pallet_req_hdr.chg_date~") COLUMN(NAME=~"pallet_req_hdr.chg_term~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"pallet_req_hdr.tran_type~") COLUMN(NAME=~"pallet_req_hdr.req_type~") COMPUTE(NAME=~"'CONTROLLED SUBSTANCE' AS REQUEST_TYPE~") JOIN (LEFT=~"site.site_code~" OP =~"=~"RIGHT=~"pallet_req_hdr.site_code~" )WHERE( EXP1 =~"~~~"PALLET_REQ_HDR~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="PALLET_REQ_HDR" updatewhere=1 updatekeyinplace=no arguments=(("tran_id", string)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="8" y="4" height="189" width="515" 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" )
......@@ -43,10 +43,10 @@ text(band=detail alignment="1" text="Remarks:" border="0" color="33554432" x="67
text(band=detail alignment="1" text="Confirmed:" border="0" color="33554432" x="67" y="81" height="15" width="97" html.valueishtml="0" name=confirmed_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="167" y="21" height="16" width="70" format="[general]" html.valueishtml="0" name=tran_id tag="Unique transaction Id" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="33554432" x="167" y="41" height="16" width="70" format="[general]" html.valueishtml="0" name=site_code tag="Site code" visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="167" y="61" height="16" width="342" format="[general]" html.valueishtml="0" name=remarks tag="Remarks if any" visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=10 border="5" color="33554432" x="167" y="61" height="16" width="342" format="[general]" html.valueishtml="0" name=remarks tag="Remarks if any" visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="33554432" x="167" y="81" height="16" width="25" format="[general]" html.valueishtml="0" name=confirmed tag="Transaction confirmation (Y/N)" visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Request Type:" border="0" color="33554432" x="67" y="121" height="16" width="97" html.valueishtml="0" name=req_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=10 border="5" color="33554432" x="166" y="121" height="16" width="140" format="[general]" html.valueishtml="0" name=req_type visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=20 border="5" color="33554432" x="166" y="121" height="16" width="102" format="[general]" html.valueishtml="0" name=req_type visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Employee Code Approver:" border="0" color="33554432" x="14" y="101" height="15" width="150" html.valueishtml="0" name=emp_code__aprv_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="167" y="101" height="16" width="70" format="[general]" html.valueishtml="0" name=emp_code__aprv tag="Employee code approver" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Add User:" border="0" color="33554432" x="67" y="142" height="15" width="97" html.valueishtml="0" name=add_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......
......@@ -19,7 +19,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="pallet_req_hdr.chg_term" )
column=(type=char(60) updatewhereclause=yes name=site_descr dbname="site.descr" )
column=(type=char(1) update=yes updatewhereclause=yes name=tran_type dbname="pallet_req_hdr.tran_type" )
column=(type=char(1) update=yes updatewhereclause=yes name=req_type dbname="pallet_req_hdr.req_type" values="NearExpire N/Expire E/Rejected R/Stock S/Controlled Substance C/" )
column=(type=char(1) update=yes updatewhereclause=yes name=req_type dbname="pallet_req_hdr.req_type" values="Expire E/NearExpire N/Rejected R/Stock S/" )
column=(type=char(20) updatewhereclause=yes name=request_type dbname="request_type" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pallet_req_hdr~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"pallet_req_hdr.tran_id~") COLUMN(NAME=~"pallet_req_hdr.tran_date~") COLUMN(NAME=~"pallet_req_hdr.site_code~") COLUMN(NAME=~"pallet_req_hdr.remarks~") COLUMN(NAME=~"pallet_req_hdr.confirmed~") COLUMN(NAME=~"pallet_req_hdr.conf_date~") COLUMN(NAME=~"pallet_req_hdr.emp_code__aprv~") COLUMN(NAME=~"pallet_req_hdr.add_user~") COLUMN(NAME=~"pallet_req_hdr.add_date~") COLUMN(NAME=~"pallet_req_hdr.add_term~") COLUMN(NAME=~"pallet_req_hdr.chg_user~") COLUMN(NAME=~"pallet_req_hdr.chg_date~") COLUMN(NAME=~"pallet_req_hdr.chg_term~") COLUMN(NAME=~"site.descr~") COLUMN(NAME=~"pallet_req_hdr.tran_type~") COLUMN(NAME=~"pallet_req_hdr.req_type~") COMPUTE(NAME=~"'CONTROLLED SUBSTANCE' AS REQUEST_TYPE~") JOIN (LEFT=~"site.site_code~" OP =~"=~"RIGHT=~"pallet_req_hdr.site_code~" )WHERE( EXP1 =~"~~~"PALLET_REQ_HDR~~~".~~~"TRAN_ID~~~"~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="PALLET_REQ_HDR" updatewhere=1 updatekeyinplace=no arguments=(("tran_id", string)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="8" y="4" height="189" width="515" 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" )
......@@ -43,10 +43,10 @@ text(band=detail alignment="1" text="Remarks:" border="0" color="33554432" x="67
text(band=detail alignment="1" text="Confirmed:" border="0" color="33554432" x="67" y="81" height="15" width="97" html.valueishtml="0" name=confirmed_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="33554432" x="167" y="21" height="16" width="70" format="[general]" html.valueishtml="0" name=tran_id tag="Unique transaction Id" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="33554432" x="167" y="41" height="16" width="70" format="[general]" html.valueishtml="0" name=site_code tag="Site code" visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="33554432" x="167" y="61" height="16" width="342" format="[general]" html.valueishtml="0" name=remarks tag="Remarks if any" visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=10 border="5" color="33554432" x="167" y="61" height="16" width="342" format="[general]" html.valueishtml="0" name=remarks tag="Remarks if any" visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="33554432" x="167" y="81" height="16" width="25" format="[general]" html.valueishtml="0" name=confirmed tag="Transaction confirmation (Y/N)" visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Request Type:" border="0" color="33554432" x="67" y="121" height="16" width="97" html.valueishtml="0" name=req_type_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=10 border="5" color="33554432" x="166" y="121" height="16" width="140" format="[general]" html.valueishtml="0" name=req_type visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=20 border="5" color="33554432" x="166" y="121" height="16" width="102" format="[general]" html.valueishtml="0" name=req_type visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Employee Code Approver:" border="0" color="33554432" x="14" y="101" height="15" width="150" html.valueishtml="0" name=emp_code__aprv_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="167" y="101" height="16" width="70" format="[general]" html.valueishtml="0" name=emp_code__aprv tag="Employee code approver" visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Add User:" border="0" color="33554432" x="67" y="142" height="15" width="97" html.valueishtml="0" name=add_user_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" 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