Commit ad39d110 authored by smestry's avatar smestry

W15FSUN008, Updated srd file for Palletization, changes in the requirement.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99342 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c9687c21
......@@ -3,7 +3,7 @@ release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=19 color="536870912" )
summary(height=0 color="536870912" )
footer(height=7 color="536870912" )
footer(height=0 color="536870912" )
detail(height=22 color="536870912" )
table(column=(type=char(30) updatewhereclause=yes name=pallet_no dbname="pallet_no" )
)
......
......@@ -15,17 +15,23 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(15) update=yes updatewhereclause=yes name=pallet_no dbname="pallet_det.pallet_no" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=quantity dbname="pallet_det.quantity" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=no_art dbname="pallet_det.no_art" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pallet_det~" ) COLUMN(NAME=~"pallet_det.tran_id~") COLUMN(NAME=~"pallet_det.line_no~") COLUMN(NAME=~"pallet_det.item_code~") COLUMN(NAME=~"pallet_det.site_code~") COLUMN(NAME=~"pallet_det.loc_code~") COLUMN(NAME=~"pallet_det.lot_no~") COLUMN(NAME=~"pallet_det.lot_sl~") COLUMN(NAME=~"pallet_det.pallet_no~") COLUMN(NAME=~"pallet_det.quantity~") COLUMN(NAME=~"pallet_det.no_art~")) " update="PALLET_DET" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="2" text="tran_id" border="0" color="33554432" x="2" y="2" height="15" width="66" 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=header alignment="2" text="line_no" border="0" color="33554432" x="70" y="2" height="15" width="72" html.valueishtml="0" name=line_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=header alignment="2" text="item_code" border="0" color="33554432" x="144" y="2" height="15" width="66" html.valueishtml="0" name=item_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=header alignment="2" text="site_code" border="0" color="33554432" x="212" y="2" height="15" width="56" html.valueishtml="0" name=site_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=header alignment="2" text="loc_code" border="0" color="33554432" x="270" y="2" height="15" width="54" 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=header alignment="2" text="lot_no" border="0" color="33554432" x="326" y="2" height="15" width="96" html.valueishtml="0" name=lot_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=header alignment="2" text="lot_sl" border="0" color="33554432" x="424" y="2" height="15" width="96" html.valueishtml="0" name=lot_sl_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=header alignment="2" text="pallet_no" border="0" color="33554432" x="522" y="2" height="15" width="96" 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=header alignment="2" text="quantity" border="0" color="33554432" x="620" y="2" height="15" width="72" html.valueishtml="0" name=quantity_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=header alignment="2" text="no_art" border="0" color="33554432" x="694" y="2" height="15" width="72" html.valueishtml="0" name=no_art_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=(type=decimal(6) update=yes updatewhereclause=yes name=alloc_qty dbname="pallet_det.alloc_qty" )
column=(type=char(3) updatewhereclause=yes name=item_unit dbname="item.unit" )
column=(type=char(130) updatewhereclause=yes name=item_descr dbname="item.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pallet_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"pallet_det.tran_id~") COLUMN(NAME=~"pallet_det.line_no~") COLUMN(NAME=~"pallet_det.item_code~") COLUMN(NAME=~"pallet_det.site_code~") COLUMN(NAME=~"pallet_det.loc_code~") COLUMN(NAME=~"pallet_det.lot_no~") COLUMN(NAME=~"pallet_det.lot_sl~") COLUMN(NAME=~"pallet_det.pallet_no~") COLUMN(NAME=~"pallet_det.quantity~") COLUMN(NAME=~"pallet_det.no_art~") COLUMN(NAME=~"pallet_det.alloc_qty~") COLUMN(NAME=~"item.unit~") COLUMN(NAME=~"item.descr~") JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"pallet_det.item_code~" )) " update="PALLET_DET" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="2" text="Transaction Id" border="0" color="33554432" x="2" y="2" height="15" width="66" 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=header alignment="2" text="Line no" border="0" color="33554432" x="70" y="2" height="15" width="72" html.valueishtml="0" name=line_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=header alignment="2" text="Item Code" border="0" color="33554432" x="144" y="2" height="15" width="66" html.valueishtml="0" name=item_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=header alignment="2" text="Site code" border="0" color="33554432" x="212" y="2" height="15" width="56" html.valueishtml="0" name=site_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=header alignment="2" text="Location code" border="0" color="33554432" x="270" y="2" height="15" width="54" 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=header alignment="2" text="Lot number" border="0" color="33554432" x="326" y="2" height="15" width="96" html.valueishtml="0" name=lot_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=header alignment="2" text="Lot sl" border="0" color="33554432" x="424" y="2" height="15" width="96" html.valueishtml="0" name=lot_sl_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=header alignment="2" text="Pallet number" border="0" color="33554432" x="522" y="2" height="15" width="96" 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=header alignment="2" text="Quantity" border="0" color="33554432" x="620" y="2" height="15" width="72" html.valueishtml="0" name=quantity_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=header alignment="2" text="No of Art" border="0" color="33554432" x="694" y="2" height="15" width="72" html.valueishtml="0" name=no_art_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=header alignment="0" text="Allocation Quantity" border="0" color="33554432" x="768" y="1" height="16" width="256" html.valueishtml="0" name=alloc_qty_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=header alignment="0" text="Item Unit" border="0" color="33554432" x="1026" y="1" height="16" width="16" html.valueishtml="0" name=item_unit_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Item Descr" border="0" color="33554432" x="1044" y="1" height="16" width="778" html.valueishtml="0" name=item_descr_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=1 alignment="2" tabsequence=10 border="0" color="33554432" x="2" y="2" height="18" width="66" 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=2 alignment="2" tabsequence=20 border="0" color="33554432" x="70" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=line_no tag="Line number" 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=3 alignment="2" tabsequence=30 border="0" color="33554432" x="144" y="2" height="18" width="66" format="[general]" html.valueishtml="0" name=item_code tag="Item code to be palletized" 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" )
......@@ -36,6 +42,9 @@ column(band=detail id=7 alignment="2" tabsequence=70 border="0" color="33554432"
column(band=detail id=8 alignment="2" tabsequence=80 border="0" color="33554432" x="522" y="2" height="18" width="96" format="[general]" html.valueishtml="0" name=pallet_no tag="Pallet number" visible="1" edit.limit=15 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=9 alignment="2" tabsequence=90 border="0" color="33554432" x="620" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=quantity tag="Quantity" 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=10 alignment="2" tabsequence=100 border="0" color="33554432" x="694" y="2" height="18" width="72" format="[general]" html.valueishtml="0" name=no_art tag="No of article" 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=11 alignment="0" tabsequence=110 border="0" color="33554432" x="768" y="1" height="15" width="256" format="[general]" html.valueishtml="0" name=alloc_qty visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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=12 alignment="0" tabsequence=120 border="0" color="33554432" x="1026" y="1" height="15" width="16" format="[general]" html.valueishtml="0" name=item_unit visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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=13 alignment="0" tabsequence=130 border="0" color="33554432" x="1044" y="1" height="15" width="778" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
......@@ -16,7 +16,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=decimal(0) update=yes updatewhereclause=yes name=no_art dbname="pallet_det.no_art" )
column=(type=char(130) updatewhereclause=yes name=item_descr dbname="item.descr" )
column=(type=char(3) updatewhereclause=yes name=item_unit dbname="item.unit" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pallet_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"pallet_det.tran_id~") COLUMN(NAME=~"pallet_det.line_no~") COLUMN(NAME=~"pallet_det.item_code~") COLUMN(NAME=~"pallet_det.site_code~") COLUMN(NAME=~"pallet_det.loc_code~") COLUMN(NAME=~"pallet_det.lot_no~") COLUMN(NAME=~"pallet_det.lot_sl~") COLUMN(NAME=~"pallet_det.pallet_no~") COLUMN(NAME=~"pallet_det.quantity~") COLUMN(NAME=~"pallet_det.no_art~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"item.unit~") JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"pallet_det.item_code~" )) " update="PALLET_DET" updatewhere=0 updatekeyinplace=no )
column=(type=decimal(6) update=yes updatewhereclause=yes name=alloc_qty dbname="pallet_det.alloc_qty" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"pallet_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"pallet_det.tran_id~") COLUMN(NAME=~"pallet_det.line_no~") COLUMN(NAME=~"pallet_det.item_code~") COLUMN(NAME=~"pallet_det.site_code~") COLUMN(NAME=~"pallet_det.loc_code~") COLUMN(NAME=~"pallet_det.lot_no~") COLUMN(NAME=~"pallet_det.lot_sl~") COLUMN(NAME=~"pallet_det.pallet_no~") COLUMN(NAME=~"pallet_det.quantity~") COLUMN(NAME=~"pallet_det.no_art~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"item.unit~") COLUMN(NAME=~"pallet_det.alloc_qty~") JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"pallet_det.item_code~" )) " update="PALLET_DET" updatewhere=0 updatekeyinplace=no )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="33554432" x="225" y="71" height="15" width="302" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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=12 alignment="0" tabsequence=32766 border="5" color="33554432" x="155" y="185" height="16" width="35" format="[general]" html.valueishtml="0" name=item_unit visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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=9 alignment="2" tabsequence=32766 border="5" color="33554432" x="155" y="205" height="16" width="72" format="[general]" html.valueishtml="0" name=quantity tag="Quantity" 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" )
......@@ -39,7 +40,9 @@ text(band=detail alignment="1" text="Lot SL :" border="5" color="33554432" x="90
text(band=detail alignment="1" text="Pallet Number :" border="5" color="33554432" x="60" y="165" height="15" width="90" 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="Unit :" border="5" color="33554432" x="90" y="186" height="15" width="60" html.valueishtml="0" name=t_1 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="Quantity :" border="5" color="33554432" x="90" y="205" height="15" width="60" html.valueishtml="0" name=quantity_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=13 alignment="0" tabsequence=32766 border="5" color="33554432" x="153" y="244" height="16" width="73" format="[general]" html.valueishtml="0" name=alloc_qty visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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="No of Art :" border="5" color="33554432" x="87" y="224" height="15" width="63" html.valueishtml="0" name=no_art_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="Alloaction Quantity :" border="5" color="33554432" x="33" y="243" height="15" width="118" html.valueishtml="0" name=t_2 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" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
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