Commit c35e8893 authored by wansari's avatar wansari

updated SRD for supplier item brow for item parnt and item code filter.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103175 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 59bf2dd8
$PBExportHeader$d_suppitem_brow.srd
$PBExportComments$Browse datawindow for supplier item defination
release 9;
datawindow(units=1 timer_interval=0 color=79741120 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=0 color="536870912" )
detail(height=18 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=supp_code dbname="supplieritem.supp_code" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=item_code dbname="supplieritem.item_code" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=supp_code dbname="supplieritem.supp_code" )
column=(type=char(20) update=yes updatewhereclause=yes name=item_code__ref dbname="supplieritem.item_code__ref" )
column=(type=char(120) updatewhereclause=yes name=descr dbname="supplieritem.descr" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=rate__ref dbname="supplieritem.rate__ref" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=quantity__dem dbname="supplieritem.quantity__dem" )
column=(type=char(3) update=yes updatewhereclause=yes name=unit dbname="supplieritem.unit" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=item_code dbname="supplieritem.item_code" )
column=(type=char(120) updatewhereclause=yes name=descr dbname="supplieritem.descr" )
column=(type=datetime updatewhereclause=yes name=chg_date dbname="supplieritem.chg_date" )
column=(type=char(10) updatewhereclause=yes name=chg_user dbname="supplieritem.chg_user" )
column=(type=char(15) updatewhereclause=yes name=chg_term dbname="supplieritem.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"supplieritem~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"supplieritem.supp_code~") COLUMN(NAME=~"supplieritem.item_code__ref~") COLUMN(NAME=~"supplieritem.descr~") COLUMN(NAME=~"supplieritem.rate__ref~") COLUMN(NAME=~"supplieritem.quantity__dem~") COLUMN(NAME=~"supplieritem.unit~") COLUMN(NAME=~"supplieritem.item_code~") COLUMN(NAME=~"supplieritem.chg_date~") COLUMN(NAME=~"supplieritem.chg_user~") COLUMN(NAME=~"supplieritem.chg_term~") JOIN (LEFT=~"supplieritem.item_code~" OP =~"=~"RIGHT=~"item.item_code~" )WHERE( EXP1 =~"(~~~"ITEM~~~".~~~"ITEM_CODE~~~"~" OP =~"=~" EXP2 =~":item_code~" LOGIC =~"or~" ) WHERE( EXP1 =~"~~~"ITEM~~~".~~~"ITEM_PARNT~~~"~" OP =~"=~" EXP2 =~":item_parnt)~" ) ) ARG(NAME = ~"item_code~" TYPE = string) ARG(NAME = ~"item_parnt~" TYPE = string) " update="SUPPLIERITEM" updatewhere=0 updatekeyinplace=no arguments=(("item_code", string),("item_parnt", string)) )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"supplieritem~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"supplieritem.item_code~") COLUMN(NAME=~"supplieritem.supp_code~") COLUMN(NAME=~"supplieritem.item_code__ref~") COLUMN(NAME=~"supplieritem.rate__ref~") COLUMN(NAME=~"supplieritem.quantity__dem~") COLUMN(NAME=~"supplieritem.unit~") COLUMN(NAME=~"supplieritem.descr~") COLUMN(NAME=~"supplieritem.chg_date~") COLUMN(NAME=~"supplieritem.chg_user~") COLUMN(NAME=~"supplieritem.chg_term~") JOIN (LEFT=~"supplieritem.item_code~" OP =~"=~"RIGHT=~"item.item_code~" )WHERE( EXP1 =~"(~~~"ITEM~~~".~~~"ITEM_CODE~~~"~" OP =~"=~" EXP2 =~":item_code~" LOGIC =~"or~" ) WHERE( EXP1 =~"~~~"ITEM~~~".~~~"ITEM_PARNT~~~"~" OP =~"=~" EXP2 =~":item_parnt)~" ) ) ARG(NAME = ~"item_code~" TYPE = string) ARG(NAME = ~"item_parnt~" TYPE = string) " update="SUPPLIERITEM" updatewhere=0 updatekeyinplace=no arguments=(("item_code", string),("item_parnt", string)) )
text(band=header alignment="0" text="Supp. Code" border="6" color="0" x="2" y="2" height="16" width="105" html.valueishtml="0" name=supp_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="2" background.color="67108864" )
text(band=header alignment="0" text="Supp . Item code" border="6" color="0" x="109" y="2" height="16" width="149" html.valueishtml="0" name=item_code__ref_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="2" background.color="67108864" )
text(band=header alignment="1" text="Rate " border="6" color="0" x="453" y="2" height="16" width="106" html.valueishtml="0" name=rate__ref_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="2" background.color="67108864" )
......@@ -26,13 +27,13 @@ text(band=header alignment="0" text="Item Code" border="6" color="0" x="811" y="
text(band=header alignment="0" text="change date" border="6" color="0" x="938" y="2" height="16" width="131" html.valueishtml="0" name=chg_date_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="2" background.color="79741120" )
text(band=header alignment="0" text="change user" border="6" color="0" x="1071" y="2" height="16" width="117" html.valueishtml="0" name=chg_user_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="2" background.color="79741120" )
text(band=header alignment="0" text="change term" border="6" color="0" x="1190" y="2" height="16" width="143" html.valueishtml="0" name=chg_term_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="2" background.color="79741120" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="2" y="1" height="16" width="105" format="[general]" html.valueishtml="0" name=supp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=10 border="5" color="0" x="2" y="1" height="16" width="105" format="[general]" html.valueishtml="0" name=supp_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="1" tabsequence=40 border="5" color="0" x="453" y="1" height="16" width="106" format="##,##,##,###.##" html.valueishtml="0" name=rate__ref tag="Rate of the Item for reference only." visible="1" edit.limit=0 edit.case=any edit.format="#####" edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=5 alignment="1" tabsequence=50 border="5" color="0" x="561" y="1" height="16" width="148" format="##,##,##,###.###" html.valueishtml="0" name=quantity__dem tag="Demand for the item for this customer per year." visible="1" edit.limit=0 edit.case=any edit.format="#####" edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="0" x="109" y="1" height="16" width="149" format="[general]" html.valueishtml="0" name=item_code__ref tag="Item code of the customer, for the same item. The Name by which customer knows the item" visible="1" edit.limit=20 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=30 border="5" color="0" x="260" y="1" height="16" width="191" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=20 border="5" color="0" x="109" y="1" height="16" width="149" format="[general]" html.valueishtml="0" name=item_code__ref tag="Item code of the customer, for the same item. The Name by which customer knows the item" visible="1" edit.limit=20 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=30 border="5" color="0" x="260" y="1" height="16" width="191" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=60 border="5" color="0" x="711" y="1" height="16" width="98" format="[general]" html.valueishtml="0" name=unit tag="Demand in which unit of measure" visible="1" edit.limit=3 edit.case=any edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=7 alignment="0" tabsequence=70 border="5" color="0" x="811" y="1" height="16" width="125" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=1 alignment="0" tabsequence=70 border="5" color="0" x="811" y="1" height="16" width="125" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="5" color="0" x="938" y="1" height="16" width="131" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="0" x="1071" y="1" height="16" width="117" format="[general]" html.valueishtml="0" name=chg_user visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=32766 border="5" color="0" x="1190" y="1" height="16" width="143" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
......
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