Commit 43475201 authored by smestry's avatar smestry

updated the srd for brand


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@102800 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 57fd9fc6
......@@ -16,11 +16,11 @@ table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.it
column=(type=char(10) updatewhereclause=yes name=chg_user dbname="item.chg_user" )
column=(type=char(15) updatewhereclause=yes name=chg_term dbname="item.chg_term" )
column=(type=char(20) updatewhereclause=yes name=udf__str1 dbname="item.udf__str1" )
column=(type=char(15) updatewhereclause=yes name=phy_attrib_17 dbname="item.phy_attrib_17" )
column=(type=char(500) updatewhereclause=yes name=phy_attrib_17 dbname="item.phy_attrib_17" )
column=(type=char(500) updatewhereclause=yes name=phy_attrib_18 dbname="item.phy_attrib_18" )
column=(type=char(15) updatewhereclause=yes name=phy_attrib_19 dbname="item.phy_attrib_19" )
column=(type=char(15) updatewhereclause=yes name=phy_attrib_20 dbname="item.phy_attrib_20" )
column=(type=char(15) updatewhereclause=yes name=phy_attrib_21 dbname="item.phy_attrib_21" )
column=(type=char(500) updatewhereclause=yes name=phy_attrib_19 dbname="item.phy_attrib_19" )
column=(type=char(500) updatewhereclause=yes name=phy_attrib_20 dbname="item.phy_attrib_20" )
column=(type=char(500) updatewhereclause=yes name=phy_attrib_21 dbname="item.phy_attrib_21" )
column=(type=char(3) updatewhereclause=yes name=loc_type__parent dbname="item.loc_type__parent" )
column=(type=decimal(3) updatewhereclause=yes name=pur_lead_time dbname="item.pur_lead_time" )
column=(type=char(1) updatewhereclause=yes name=item_type_descr dbname="item_type_descr" )
......@@ -38,11 +38,9 @@ table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.it
column=(type=char(1) updatewhereclause=yes name=meta_keywords dbname="meta_keywords" )
column=(type=char(1) updatewhereclause=yes name=meta_title dbname="meta_title" )
column=(type=char(1) updatewhereclause=yes name=long_descr dbname="long_descr" )
column=(type=char(120) updatewhereclause=yes name=attr_value dbname="obj_attribute.attr_value" )
column=(type=char(50) updatewhereclause=yes name=phy_attrib_24 dbname="item.phy_attrib_24" )
column=(type=char(5) updatewhereclause=yes name=usage_type dbname="item.usage_type" )
column=(type=char(1) updatewhereclause=yes name=brand_descr dbname="brand_descr" )
column=(type=char(1) updatewhereclause=yes name=stop_purchase dbname="stop_purchase" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) COLUMN(NAME=~"item.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"item.sh_descr~") COLUMN(NAME=~"item.item_parnt~") COLUMN(NAME=~"item.item_ser~") COLUMN(NAME=~"item.grp_code~") COLUMN(NAME=~"item.item_type~") COLUMN(NAME=~"item.loc_code~") COLUMN(NAME=~"item.chg_date~") COLUMN(NAME=~"item.chg_user~") COLUMN(NAME=~"item.chg_term~") COLUMN(NAME=~"item.udf__str1~") COLUMN(NAME=~"item.phy_attrib_17~") COLUMN(NAME=~"item.phy_attrib_18~") COLUMN(NAME=~"item.phy_attrib_19~") COLUMN(NAME=~"item.phy_attrib_20~") COLUMN(NAME=~"item.phy_attrib_21~") COLUMN(NAME=~"item.loc_type__parent~") COLUMN(NAME=~"item.pur_lead_time~") COMPUTE(NAME=~"' ' as item_type_descr~") COMPUTE(NAME=~"' ' as item_ser_descr~") COMPUTE(NAME=~"' ' as grp_code_descr~") COMPUTE(NAME=~"' ' as loc_code_descr~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_descr~") COLUMN(NAME=~"item.loc_type~") COMPUTE(NAME=~"' ' as language_desc~") COMPUTE(NAME=~"' ' as language~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as img_path~") COMPUTE(NAME=~"' ' as meta_desc~") COMPUTE(NAME=~"' ' as meta_keywords~") COMPUTE(NAME=~"' ' as meta_title~") COMPUTE(NAME=~"' ' as long_descr~") COLUMN(NAME=~"item.phy_attrib_24~") COLUMN(NAME=~"item.usage_type~") COMPUTE(NAME=~"' ' as brand_descr~") COMPUTE(NAME=~"' ' as stop_purchase~")) " )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) TABLE(NAME=~"obj_attribute~" ) COLUMN(NAME=~"item.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"item.sh_descr~") COLUMN(NAME=~"item.item_parnt~") COLUMN(NAME=~"item.item_ser~") COLUMN(NAME=~"item.grp_code~") COLUMN(NAME=~"item.item_type~") COLUMN(NAME=~"item.loc_code~") COLUMN(NAME=~"item.chg_date~") COLUMN(NAME=~"item.chg_user~") COLUMN(NAME=~"item.chg_term~") COLUMN(NAME=~"item.udf__str1~") COLUMN(NAME=~"item.phy_attrib_17~") COLUMN(NAME=~"item.phy_attrib_18~") COLUMN(NAME=~"item.phy_attrib_19~") COLUMN(NAME=~"item.phy_attrib_20~") COLUMN(NAME=~"item.phy_attrib_21~") COLUMN(NAME=~"item.loc_type__parent~") COLUMN(NAME=~"item.pur_lead_time~") COMPUTE(NAME=~"' ' as item_type_descr~") COMPUTE(NAME=~"' ' as item_ser_descr~") COMPUTE(NAME=~"' ' as grp_code_descr~") COMPUTE(NAME=~"' ' as loc_code_descr~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_descr~") COLUMN(NAME=~"item.loc_type~") COMPUTE(NAME=~"' ' as language_desc~") COMPUTE(NAME=~"' ' as language~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as img_path~") COMPUTE(NAME=~"' ' as meta_desc~") COMPUTE(NAME=~"' ' as meta_keywords~") COMPUTE(NAME=~"' ' as meta_title~") COMPUTE(NAME=~"' ' as long_descr~") COLUMN(NAME=~"obj_attribute.attr_value~") COLUMN(NAME=~"item.phy_attrib_24~") JOIN (LEFT=~"item.chg_user~" OP =~"=~"RIGHT=~"obj_attribute.chg_user~" )) " )
text(band=detail alignment="1" text="Item Code:" border="0" color="33554432" x="8" y="9" height="15" width="103" 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" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="213" y="9" height="18" width="238" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=130 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="Sh Descr:" border="0" color="33554432" x="7" y="35" height="15" width="103" html.valueishtml="0" name=sh_descr_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" )
......@@ -81,7 +79,7 @@ text(band=detail alignment="1" text="Phy Attrib 17:" border="0" color="33554432"
column(band=detail id=13 alignment="0" tabsequence=130 border="0" color="33554432" x="114" y="211" height="18" width="126" format="[general]" html.valueishtml="0" name=phy_attrib_17 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=20 alignment="0" tabsequence=200 border="0" color="33554432" x="17" y="336" height="15" width="54" format="[general]" html.valueishtml="0" name=item_type_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=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=21 alignment="0" tabsequence=210 border="0" color="33554432" x="75" y="336" height="15" width="54" format="[general]" html.valueishtml="0" name=item_ser_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=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=22 alignment="0" tabsequence=220 border="0" color="33554432" x="133" y="336" height="15" width="54" format="[general]" html.valueishtml="0" name=grp_code_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=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=22 alignment="0" tabsequence=220 border="0" color="33554432" x="131" y="336" height="15" width="56" format="[general]" html.valueishtml="0" name=grp_code_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=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=23 alignment="0" tabsequence=230 border="0" color="33554432" x="191" y="336" height="15" width="54" format="[general]" html.valueishtml="0" name=loc_code_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=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=24 alignment="0" tabsequence=240 border="0" color="33554432" x="249" y="336" height="15" width="54" format="[general]" html.valueishtml="0" name=tax visible="1" edit.limit=0 edit.case=any edit.autoselect=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=25 alignment="0" tabsequence=250 border="0" color="33554432" x="307" y="337" height="15" width="54" format="[general]" html.valueishtml="0" name=tax_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=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" )
......@@ -95,13 +93,8 @@ column(band=detail id=31 alignment="0" tabsequence=320 border="0" color="3355443
column(band=detail id=32 alignment="0" tabsequence=330 border="0" color="33554432" x="386" y="213" height="15" width="32" format="[general]" html.valueishtml="0" name=meta_keywords visible="1" edit.limit=0 edit.case=any edit.autoselect=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=33 alignment="0" tabsequence=340 border="0" color="33554432" x="423" y="212" height="15" width="50" format="[general]" html.valueishtml="0" name=meta_title visible="1" edit.limit=0 edit.case=any edit.autoselect=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=34 alignment="0" tabsequence=350 border="0" color="33554432" x="300" y="211" height="15" width="40" format="[general]" html.valueishtml="0" name=long_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=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=35 alignment="0" tabsequence=360 border="0" color="33554432" x="117" y="393" height="15" width="82" html.valueishtml="0" name=phy_attrib_24 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=36 alignment="0" tabsequence=370 border="0" color="33554432" x="118" y="419" height="15" width="94" html.valueishtml="0" name=usage_type 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="Brand:" border="0" color="33554432" x="5" y="392" height="15" width="103" html.valueishtml="0" name=brand_descr_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="Limited Edition:" border="0" color="33554432" x="5" y="419" height="15" width="103" 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" )
column(band=detail id=37 alignment="0" tabsequence=380 border="0" color="33554432" x="307" y="391" height="15" width="95" html.valueishtml="0" name=brand_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=38 alignment="0" tabsequence=390 border="0" color="33554432" x="118" y="449" height="15" width="110" html.valueishtml="0" name=stop_purchase 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="Stop Purchase:" border="0" color="33554432" x="5" y="449" height="15" width="103" html.valueishtml="0" name=stop_purchase_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=35 alignment="0" tabsequence=360 border="0" color="33554432" x="18" y="385" height="15" width="197" format="[general]" html.valueishtml="0" name=attr_value 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=36 alignment="0" tabsequence=370 border="0" color="33554432" x="17" y="407" height="15" width="198" format="[general]" html.valueishtml="0" name=phy_attrib_24 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 )
......
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