Commit 2778db24 authored by jshinde's avatar jshinde

Request ID:W15HSUN003 ,pallet request with stock details, add status Rejected .


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99490 ce508802-f39f-4f6c-b175-0d175dae99d5
parent aa867047
...@@ -111,6 +111,7 @@ ...@@ -111,6 +111,7 @@
<item display="Pending" data="P"/> <item display="Pending" data="P"/>
<item display="Held" data="H"/> <item display="Held" data="H"/>
<item display="Verify" data="V"/> <item display="Verify" data="V"/>
<item display="Rejected" data="R"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
...@@ -371,7 +372,7 @@ ...@@ -371,7 +372,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>101</x> <x>100</x>
<y>115</y> <y>115</y>
<height>16</height> <height>16</height>
<width>60</width> <width>60</width>
......
...@@ -12,7 +12,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i ...@@ -12,7 +12,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(15) update=yes updatewhereclause=yes name=lot_sl dbname="pallet_req_det.lot_sl" ) column=(type=char(15) update=yes updatewhereclause=yes name=lot_sl dbname="pallet_req_det.lot_sl" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=quantity dbname="pallet_req_det.quantity" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=quantity dbname="pallet_req_det.quantity" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=no_art dbname="pallet_req_det.no_art" ) column=(type=decimal(0) update=yes updatewhereclause=yes name=no_art dbname="pallet_req_det.no_art" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="pallet_req_det.status" values="Pending P/Held H/Verify V/" ) column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="pallet_req_det.status" values="Pending P/Held H/Verify V/Rejected R/" )
column=(type=char(8) update=yes updatewhereclause=yes name=loc_code dbname="pallet_req_det.loc_code" ) column=(type=char(8) update=yes updatewhereclause=yes name=loc_code dbname="pallet_req_det.loc_code" )
column=(type=char(40) updatewhereclause=yes name=location_descr dbname="location.descr" ) column=(type=char(40) updatewhereclause=yes name=location_descr dbname="location.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pallet_req_det~" ) TABLE(NAME=~"location~" ) COLUMN(NAME=~"pallet_req_det.tran_id~") COLUMN(NAME=~"pallet_req_det.line_no~") COLUMN(NAME=~"pallet_req_det.pallet_no~") COLUMN(NAME=~"pallet_req_det.item_code~") COLUMN(NAME=~"pallet_req_det.lot_no~") COLUMN(NAME=~"pallet_req_det.lot_sl~") COLUMN(NAME=~"pallet_req_det.quantity~") COLUMN(NAME=~"pallet_req_det.no_art~") COLUMN(NAME=~"pallet_req_det.status~") COLUMN(NAME=~"pallet_req_det.loc_code~") COLUMN(NAME=~"location.descr~") JOIN (LEFT=~"pallet_req_det.loc_code~" OP =~"=~"RIGHT=~"location.loc_code~" )) " update="PALLET_REQ_DET" updatewhere=1 updatekeyinplace=no ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pallet_req_det~" ) TABLE(NAME=~"location~" ) COLUMN(NAME=~"pallet_req_det.tran_id~") COLUMN(NAME=~"pallet_req_det.line_no~") COLUMN(NAME=~"pallet_req_det.pallet_no~") COLUMN(NAME=~"pallet_req_det.item_code~") COLUMN(NAME=~"pallet_req_det.lot_no~") COLUMN(NAME=~"pallet_req_det.lot_sl~") COLUMN(NAME=~"pallet_req_det.quantity~") COLUMN(NAME=~"pallet_req_det.no_art~") COLUMN(NAME=~"pallet_req_det.status~") COLUMN(NAME=~"pallet_req_det.loc_code~") COLUMN(NAME=~"location.descr~") JOIN (LEFT=~"pallet_req_det.loc_code~" OP =~"=~"RIGHT=~"location.loc_code~" )) " update="PALLET_REQ_DET" updatewhere=1 updatekeyinplace=no )
...@@ -23,7 +23,7 @@ column(band=detail id=6 alignment="0" tabsequence=40 border="5" color="33554432" ...@@ -23,7 +23,7 @@ column(band=detail id=6 alignment="0" tabsequence=40 border="5" color="33554432"
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="308" y="96" height="16" width="70" format="[general]" html.valueishtml="0" name=no_art visible="1" edit.limit=0 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=8 alignment="0" tabsequence=32766 border="5" color="33554432" x="308" y="96" height="16" width="70" format="[general]" html.valueishtml="0" name=no_art visible="1" edit.limit=0 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="Status:" border="0" color="33554432" x="34" y="115" height="16" width="63" html.valueishtml="0" name=status_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" ) text(band=detail alignment="1" text="Status:" border="0" color="33554432" x="34" y="115" height="16" width="63" html.valueishtml="0" name=status_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" )
text(band=detail alignment="1" text="Location Code:" border="0" color="33554432" x="10" y="134" height="16" width="87" html.valueishtml="0" name=loc_code_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" ) text(band=detail alignment="1" text="Location Code:" border="0" color="33554432" x="10" y="134" height="16" width="87" html.valueishtml="0" name=loc_code_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=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="101" y="115" height="16" width="60" format="[general]" html.valueishtml="0" name=status tag="Transaction status" visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=upper 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=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="100" y="115" height="16" width="60" format="[general]" html.valueishtml="0" name=status tag="Transaction status" visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=upper 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=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="101" y="134" height="16" width="70" format="[general]" html.valueishtml="0" name=loc_code tag="Location code" visible="1" edit.limit=8 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=10 alignment="0" tabsequence=32766 border="5" color="33554432" x="101" y="134" height="16" width="70" format="[general]" html.valueishtml="0" name=loc_code tag="Location code" visible="1" edit.limit=8 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="Transaction ID:" border="0" color="33554432" x="10" y="39" height="16" width="87" html.valueishtml="0" name=tran_id_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" ) text(band=detail alignment="1" text="Transaction ID:" border="0" color="33554432" x="10" y="39" height="16" width="87" html.valueishtml="0" name=tran_id_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" )
text(band=detail alignment="1" text="Pallet Number:" border="0" color="33554432" x="11" y="58" height="16" width="86" html.valueishtml="0" name=pallet_no_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" ) text(band=detail alignment="1" text="Pallet Number:" border="0" color="33554432" x="11" y="58" height="16" width="86" html.valueishtml="0" name=pallet_no_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