Replace retainer_contract23.xml

parent c7eb083b
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>79741120</color> <color>1073741824</color>
<processing>0</processing> <processing>0</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
<printername></printername> <printername></printername>
<orientation>0</orientation> <orientation>0</orientation>
<margin> <margin>
<left>24</left> <left>24</left>
<right>24</right> <right>24</right>
<top>24</top> <top>24</top>
<bottom>24</bottom> <bottom>24</bottom>
</margin> </margin>
<paper> <paper>
<source>0</source> <source>0</source>
<size>0</size> <size>0</size>
</paper> </paper>
<prompt>no</prompt> <prompt>no</prompt>
<canusedefaultprinter>yes</canusedefaultprinter> <canusedefaultprinter>yes</canusedefaultprinter>
<buttons>no</buttons> <buttons>no</buttons>
<preview.buttons>no</preview.buttons> <preview.buttons>no</preview.buttons>
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
</BaseDefinition> </BaseDefinition>
<Summary> <Summary>
<height>0</height> <height>6</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
<height>0</height> <height>0</height>
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>523</height> <height>331</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<name>contract_id</name> <update>yes</update>
<dbname>retainer_contract_asset.contract_id</dbname> <updatewhereclause>yes</updatewhereclause>
<update>yes</update> <key>yes</key>
<updatewhereclause>yes</updatewhereclause> <name>contract_id</name>
<key>yes</key> <dbname>retainer_contract_asset.contract_id</dbname>
</table_column>
<table_column>
</table_column> <type precision="0">decimal</type>
<table_column> <update>yes</update>
<type size="15">char</type> <updatewhereclause>yes</updatewhereclause>
<name>asset_code</name> <key>yes</key>
<dbname>retainer_contract_asset.asset_code</dbname> <name>line_no</name>
<update>yes</update> <dbname>retainer_contract_asset.line_no</dbname>
<updatewhereclause>yes</updatewhereclause> </table_column>
<table_column>
<type size="15">char</type>
</table_column> <update>yes</update>
<table_column> <updatewhereclause>yes</updatewhereclause>
<type size="120">varchar</type> <name>asset_code</name>
<name>descr</name> <dbname>retainer_contract_asset.asset_code</dbname>
<dbname>asset_register.descr</dbname> </table_column>
<update>no</update> <table_column>
<updatewhereclause>no</updatewhereclause> <type precision="0">decimal</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
</table_column> <name>amc_amt</name>
<table_column> <dbname>retainer_contract_asset.amc_amt</dbname>
<type precision="3">decimal</type> </table_column>
<name>amc_amt</name> <table_column>
<dbname>retainer_contract_asset.amc_amt</dbname> <type size="120">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<initial>0</initial> <name>remarks</name>
<dbname>retainer_contract_asset.remarks</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="120">varchar</type> <type size="100">char</type>
<name>remarks</name> <updatewhereclause>yes</updatewhereclause>
<dbname>retainer_contract_asset.remarks</dbname> <name>descr</name>
<update>yes</update> <dbname>asset_register.descr</dbname>
<updatewhereclause>yes</updatewhereclause> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;retainer_contract_asset&quot; ) TABLE(NAME=&quot;asset_register&quot; ) COLUMN(NAME=&quot;retainer_contract_asset.contract_id&quot;) COLUMN(NAME=&quot;retainer_contract_asset.line_no&quot;) COLUMN(NAME=&quot;retainer_contract_asset.asset_code&quot;) COLUMN(NAME=&quot;retainer_contract_asset.amc_amt&quot;) COLUMN(NAME=&quot;retainer_contract_asset.remarks&quot;) COLUMN(NAME=&quot;asset_register.descr&quot;) JOIN (LEFT=&quot;retainer_contract_asset.asset_code&quot; OP =&quot;=&quot;RIGHT=&quot;asset_register.asset_code&quot; OUTER1 =&quot;retainer_contract_asset.asset_code&quot; )) </retrieve>
<update>retainer_contract_asset</update>
</table_column> <updatewhere>0</updatewhere>
<table_column> <updatekeyinplace>no</updatekeyinplace>
<type precision="3">decimal</type> </TableDefinition>
<name>line_no</name> <GroupBox>
<dbname>retainer_contract_asset.line_no</dbname> <band>Detail</band>
<update>yes</update> <text>Basic</text>
<updatewhereclause>yes</updatewhereclause> <border>2</border>
<key>yes</key> <color>33554432</color>
<x>54</x>
<y>71</y>
</table_column> <height>120</height>
<retrieve>SELECT RETAINER_CONTRACT_ASSET.CONTRACT_ID AS CONTRACT_ID, RETAINER_CONTRACT_ASSET.ASSET_CODE AS ASSET_CODE, ASSET_REGISTER.DESCR AS ASSET_DESCR, RETAINER_CONTRACT_ASSET.AMC_AMT AS AMC_AMT, RETAINER_CONTRACT_ASSET.REMARKS AS REMARKS, RETAINER_CONTRACT_ASSET.LINE_NO AS LINE_NO <width>632</width>
FROM RETAINER_CONTRACT_ASSET <name>gb_1</name>
LEFT JOIN ASSET_REGISTER ON RETAINER_CONTRACT_ASSET.ASSET_CODE = ASSET_REGISTER.ASSET_CODE WHERE RETAINER_CONTRACT_ASSET.CONTRACT_ID = ? AND RETAINER_CONTRACT_ASSET.LINE_NO = ? </retrieve> <visible>1</visible>
<updatewhere>0</updatewhere> <font>
<updatekeyinplace>no</updatekeyinplace> <face>Arial</face>
<update>retainer_contract_asset</update><argument> <height>-10</height>
<table_name>retainer_contract_asset</table_name> <weight>400</weight>
<name>contract_id</name> <family>2</family>
<type>string</type> <pitch>2</pitch>
</argument> <charset>0</charset>
<argument> </font>
<table_name>retainer_contract_asset</table_name> <background>
<name>line_no</name> <mode>2</mode>
<type>number</type> <color>1073741824</color>
</argument> </background>
</TableDefinition><TextObject> </GroupBox>
<band>Detail</band> <TextObject>
<alignment>1</alignment> <band>Detail</band>
<text>Contract ID</text> <alignment>1</alignment>
<border>0</border> <text>Contract Id:</text>
<color>0</color> <border>0</border>
<x>10</x> <color>33554432</color>
<y>10</y> <x>113</x>
<height>15</height> <y>91</y>
<width>100</width> <height>16</height>
<html> <width>72</width>
<valueishtml>0</valueishtml> <html>
</html> <valueishtml>0</valueishtml>
<name>contract_id_t</name> </html>
<visible>1</visible> <name>contract_id_t</name>
<font> <visible>1</visible>
<face>Times New Roman</face> <font>
<height>-10</height> <face>Arial</face>
<weight>400</weight> <height>-10</height>
<family>1</family> <weight>400</weight>
<pitch>2</pitch> <family>2</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>79741120</color> <mode>1</mode>
</background> <color>536870912</color>
</TextObject> </background>
<TextObject> </TextObject>
<band>Detail</band> <ColumnObject>
<alignment>1</alignment> <band>Detail</band>
<text>Asset Code</text> <id>1</id>
<border>0</border> <alignment>0</alignment>
<color>0</color> <tabsequence>10</tabsequence>
<x>20</x> <border>0</border>
<y>20</y> <color>33554432</color>
<height>15</height> <x>189</x>
<width>150</width> <y>92</y>
<html> <height>19</height>
<valueishtml>0</valueishtml> <width>66</width>
</html> <format>[general]</format>
<name>asset_code_t</name> <html>
<visible>1</visible> <valueishtml>0</valueishtml>
<font> </html>
<face>Times New Roman</face> <name>contract_id</name>
<height>-10</height> <visible>1</visible>
<weight>400</weight> <EditStyle style="edit">
<family>1</family> <limit>10</limit>
<pitch>2</pitch> <case>any</case>
<charset>0</charset> <focusrectangle>no</focusrectangle>
</font> <autoselect>yes</autoselect>
<background> <autohscroll>yes</autohscroll>
<mode>2</mode> <imemode>0</imemode>
<color>79741120</color> </EditStyle>
</background> <font>
</TextObject> <face>Arial</face>
<TextObject> <height>-10</height>
<band>Detail</band> <weight>400</weight>
<alignment>1</alignment> <family>2</family>
<text>Asset Description</text> <pitch>2</pitch>
<border>0</border> <charset>0</charset>
<color>0</color> </font>
<x>30</x> <background>
<y>30</y> <mode>1</mode>
<height>15</height> <color>536870912</color>
<width>500</width> </background>
<html> </ColumnObject>
<valueishtml>0</valueishtml> <TextObject>
</html> <band>Detail</band>
<name>descr_t</name> <alignment>1</alignment>
<visible>1</visible> <text>Asset Code:</text>
<font> <border>0</border>
<face>Times New Roman</face> <color>33554432</color>
<height>-10</height> <x>111</x>
<weight>400</weight> <y>117</y>
<family>1</family> <height>16</height>
<pitch>2</pitch> <width>72</width>
<charset>0</charset> <html>
</font> <valueishtml>0</valueishtml>
<background> </html>
<mode>2</mode> <name>asset_code_t</name>
<color>79741120</color> <visible>1</visible>
</background> <font>
</TextObject> <face>Arial</face>
<TextObject> <height>-10</height>
<band>Detail</band> <weight>400</weight>
<alignment>1</alignment> <family>2</family>
<text>AMC Amount</text> <pitch>2</pitch>
<border>0</border> <charset>0</charset>
<color>0</color> </font>
<x>40</x> <background>
<y>40</y> <mode>1</mode>
<height>15</height> <color>536870912</color>
<width>220</width> </background>
<html> </TextObject>
<valueishtml>0</valueishtml> <ColumnObject>
</html> <band>Detail</band>
<name>amc_amt_t</name> <id>3</id>
<visible>1</visible> <alignment>0</alignment>
<font> <tabsequence>20</tabsequence>
<face>Times New Roman</face> <border>0</border>
<height>-10</height> <color>33554432</color>
<weight>400</weight> <x>187</x>
<family>1</family> <y>117</y>
<pitch>2</pitch> <height>19</height>
<charset>0</charset> <width>96</width>
</font> <format>[general]</format>
<background> <html>
<mode>2</mode> <valueishtml>0</valueishtml>
<color>79741120</color> </html>
</background> <name>asset_code</name>
</TextObject> <visible>1</visible>
<TextObject> <EditStyle style="edit">
<band>Detail</band> <limit>15</limit>
<alignment>1</alignment> <case>any</case>
<text>Remarks</text> <focusrectangle>no</focusrectangle>
<border>0</border> <autoselect>yes</autoselect>
<color>0</color> <autohscroll>yes</autohscroll>
<x>50</x> <imemode>0</imemode>
<y>50</y> </EditStyle>
<height>15</height> <font>
<width>500</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>remarks_t</name> <pitch>2</pitch>
<visible>1</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>1</family> </background>
<pitch>2</pitch> </ColumnObject>
<charset>0</charset> <TextObject>
</font> <band>Detail</band>
<background> <alignment>1</alignment>
<mode>2</mode> <text>Description:</text>
<color>79741120</color> <border>0</border>
</background> <color>33554432</color>
</TextObject> <x>101</x>
<TextObject> <y>142</y>
<band>Detail</band> <height>16</height>
<alignment>1</alignment> <width>72</width>
<text>Line No</text> <html>
<border>0</border> <valueishtml>0</valueishtml>
<color>0</color> </html>
<x>60</x> <name>descr_t</name>
<y>60</y> <visible>1</visible>
<height>15</height> <font>
<width>50</width> <face>Arial</face>
<html> <height>-10</height>
<valueishtml>0</valueishtml> <weight>400</weight>
</html> <family>2</family>
<name>line_no_t</name> <pitch>2</pitch>
<visible>0</visible> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>1</family> </background>
<pitch>2</pitch> </TextObject>
<charset>0</charset> <ColumnObject>
</font> <band>Detail</band>
<background> <id>6</id>
<mode>2</mode> <alignment>0</alignment>
<color>79741120</color> <tabsequence>32766</tabsequence>
</background> <border>0</border>
</TextObject> <color>33554432</color>
<ColumnObject> <x>177</x>
<band>Detail</band> <y>142</y>
<id>2</id> <height>19</height>
<alignment>0</alignment> <width>384</width>
<tabsequence>32766</tabsequence> <format>[general]</format>
<border>5</border> <html>
<color>0</color> <valueishtml>0</valueishtml>
<x>10</x> </html>
<y>10</y> <name>descr</name>
<height>15</height> <visible>1</visible>
<width>100</width> <EditStyle style="edit">
<format>[general]</format> <limit>100</limit>
<html> <case>any</case>
<valueishtml>0</valueishtml> <focusrectangle>no</focusrectangle>
</html> <autoselect>yes</autoselect>
<name>contract_id</name> <autohscroll>yes</autohscroll>
<visible>1</visible> <imemode>0</imemode>
<EditStyle style="edit"> </EditStyle>
<limit>10</limit> <font>
<case>upper</case> <face>Arial</face>
<focusrectangle>no</focusrectangle> <height>-10</height>
<autoselect>yes</autoselect> <weight>400</weight>
<imemode>0</imemode> <family>2</family>
<required>yes</required> <pitch>2</pitch>
</EditStyle> <charset>0</charset>
<font> </font>
<face>Times New Roman</face> <background>
<height>-10</height> <mode>1</mode>
<weight>400</weight> <color>536870912</color>
<family>1</family> </background>
<pitch>2</pitch> </ColumnObject>
<charset>0</charset> <TextObject>
</font> <band>Detail</band>
<background> <alignment>1</alignment>
<mode>2</mode> <text>Amc Amount:</text>
<color>16777215</color> <border>0</border>
</background> <color>33554432</color>
</ColumnObject> <x>332</x>
<ColumnObject> <y>92</y>
<band>Detail</band> <height>16</height>
<id>2</id> <width>80</width>
<alignment>0</alignment> <html>
<tabsequence>10</tabsequence> <valueishtml>0</valueishtml>
<border>5</border> </html>
<color>0</color> <name>amc_amt_t</name>
<x>20</x> <visible>1</visible>
<y>20</y> <font>
<height>15</height> <face>Arial</face>
<width>150</width> <height>-10</height>
<format>[general]</format> <weight>400</weight>
<html> <family>2</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>asset_code</name> </font>
<visible>1</visible> <background>
<EditStyle style="edit"> <mode>1</mode>
<limit>15</limit> <color>536870912</color>
<case>upper</case> </background>
<focusrectangle>no</focusrectangle> </TextObject>
<autoselect>yes</autoselect> <ColumnObject>
<imemode>0</imemode> <band>Detail</band>
<required>yes</required> <id>4</id>
</EditStyle> <alignment>1</alignment>
<font> <tabsequence>30</tabsequence>
<face>Times New Roman</face> <border>0</border>
<height>-10</height> <color>33554432</color>
<weight>400</weight> <x>416</x>
<family>1</family> <y>92</y>
<pitch>2</pitch> <height>19</height>
<charset>0</charset> <width>72</width>
</font> <format>[general]</format>
<background> <html>
<mode>2</mode> <valueishtml>0</valueishtml>
<color>16777215</color> </html>
</background> <name>amc_amt</name>
</ColumnObject> <visible>1</visible>
<ColumnObject> <EditStyle style="edit">
<band>Detail</band> <limit>0</limit>
<id>2</id> <case>any</case>
<alignment>0</alignment> <focusrectangle>no</focusrectangle>
<tabsequence>32766</tabsequence> <autoselect>yes</autoselect>
<border>5</border> <autohscroll>yes</autohscroll>
<color>0</color> <imemode>0</imemode>
<x>30</x> </EditStyle>
<y>30</y> <font>
<height>15</height> <face>Arial</face>
<width>500</width> <height>-10</height>
<format>[general]</format> <weight>400</weight>
<html> <family>2</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>descr</name> </font>
<visible>1</visible> <background>
<EditStyle style="edit"> <mode>1</mode>
<limit>120</limit> <color>536870912</color>
<case>upper</case> </background>
<focusrectangle>no</focusrectangle> </ColumnObject>
<autoselect>yes</autoselect> <ColumnObject>
<imemode>0</imemode> <band>Detail</band>
<id>5</id>
</EditStyle> <alignment>0</alignment>
<font> <tabsequence>40</tabsequence>
<face>Times New Roman</face> <border>0</border>
<height>-10</height> <color>33554432</color>
<weight>400</weight> <x>219</x>
<family>1</family> <y>167</y>
<pitch>2</pitch> <height>19</height>
<charset>0</charset> <width>251</width>
</font> <format>[general]</format>
<background> <html>
<mode>2</mode> <valueishtml>0</valueishtml>
<color>16777215</color> </html>
</background> <name>remarks</name>
</ColumnObject> <visible>1</visible>
<ColumnObject> <EditStyle style="edit">
<band>Detail</band> <limit>120</limit>
<id>2</id> <case>any</case>
<alignment>1</alignment> <focusrectangle>no</focusrectangle>
<tabsequence>20</tabsequence> <autoselect>yes</autoselect>
<border>5</border> <autohscroll>yes</autohscroll>
<color>0</color> <imemode>0</imemode>
<x>40</x> </EditStyle>
<y>40</y> <font>
<height>15</height> <face>Arial</face>
<width>220</width> <height>-10</height>
<format>[general]</format> <weight>400</weight>
<html> <family>2</family>
<valueishtml>0</valueishtml> <pitch>2</pitch>
</html> <charset>0</charset>
<name>amc_amt</name> </font>
<visible>1</visible> <background>
<EditStyle style="edit"> <mode>1</mode>
<limit>22</limit> <color>536870912</color>
<case>upper</case> </background>
<focusrectangle>no</focusrectangle> </ColumnObject>
<autoselect>yes</autoselect> <TextObject>
<imemode>0</imemode> <band>Detail</band>
<required>yes</required> <alignment>1</alignment>
</EditStyle> <text>Remarks:</text>
<font> <border>0</border>
<face>Times New Roman</face> <color>33554432</color>
<height>-10</height> <x>128</x>
<weight>400</weight> <y>167</y>
<family>1</family> <height>16</height>
<pitch>2</pitch> <width>72</width>
<charset>0</charset> <html>
</font> <valueishtml>0</valueishtml>
<background> </html>
<mode>2</mode> <name>remarks_t</name>
<color>16777215</color> <visible>1</visible>
</background> <font>
</ColumnObject> <face>Arial</face>
<ColumnObject> <height>-10</height>
<band>Detail</band> <weight>400</weight>
<id>2</id> <family>2</family>
<alignment>0</alignment> <pitch>2</pitch>
<tabsequence>30</tabsequence> <charset>0</charset>
<border>5</border> </font>
<color>0</color> <background>
<x>50</x> <mode>1</mode>
<y>50</y> <color>536870912</color>
<height>15</height> </background>
<width>500</width> </TextObject>
<format>[general]</format> <GroupBox>
<html> <band>Detail</band>
<valueishtml>0</valueishtml> <text>Others</text>
</html> <border>2</border>
<name>remarks</name> <color>33554432</color>
<visible>1</visible> <x>54</x>
<EditStyle style="edit"> <y>212</y>
<limit>120</limit> <height>100</height>
<case>upper</case> <width>645</width>
<focusrectangle>no</focusrectangle> <name>gb_2</name>
<autoselect>yes</autoselect> <visible>1</visible>
<imemode>0</imemode> <font>
<face>Arial</face>
</EditStyle> <height>-10</height>
<font> <weight>400</weight>
<face>Times New Roman</face> <family>2</family>
<height>-10</height> <pitch>2</pitch>
<weight>400</weight> <charset>0</charset>
<family>1</family> </font>
<pitch>2</pitch> <background>
<charset>0</charset> <mode>2</mode>
</font> <color>1073741824</color>
<background> </background>
<mode>2</mode> </GroupBox>
<color>16777215</color> <TextObject>
</background> <band>Detail</band>
</ColumnObject> <alignment>1</alignment>
<ColumnObject> <text>Line No:</text>
<band>Detail</band> <border>0</border>
<id>2</id> <color>33554432</color>
<alignment>1</alignment> <x>117</x>
<tabsequence>40</tabsequence> <y>245</y>
<border>5</border> <height>16</height>
<color>0</color> <width>72</width>
<x>60</x> <html>
<y>60</y> <valueishtml>0</valueishtml>
<height>15</height> </html>
<width>50</width> <name>line_no_t</name>
<format>[general]</format> <visible>1</visible>
<html> <font>
<valueishtml>0</valueishtml> <face>Arial</face>
</html> <height>-10</height>
<name>line_no</name> <weight>400</weight>
<visible>0</visible> <family>2</family>
<EditStyle style="edit"> <pitch>2</pitch>
<limit>3</limit> <charset>0</charset>
<case>upper</case> </font>
<focusrectangle>no</focusrectangle> <background>
<autoselect>yes</autoselect> <mode>1</mode>
<imemode>0</imemode> <color>536870912</color>
</background>
</EditStyle> </TextObject>
<font> <ColumnObject>
<face>Times New Roman</face> <band>Detail</band>
<height>-10</height> <id>2</id>
<weight>400</weight> <alignment>1</alignment>
<family>1</family> <tabsequence>32766</tabsequence>
<pitch>2</pitch> <border>0</border>
<charset>0</charset> <color>33554432</color>
</font> <x>194</x>
<background> <y>246</y>
<mode>2</mode> <height>19</height>
<color>16777215</color> <width>72</width>
</background> <format>[general]</format>
</ColumnObject> <html>
<GroupBox> <valueishtml>0</valueishtml>
<band>Detail</band> </html>
<text>Basic</text> <name>line_no</name>
<border>2</border> <visible>1</visible>
<color>33554432</color> <EditStyle style="edit">
<x>5</x> <limit>0</limit>
<y>10</y> <case>any</case>
<height>419</height> <focusrectangle>no</focusrectangle>
<width>651</width> <autoselect>yes</autoselect>
<name>gb_1</name> <autohscroll>yes</autohscroll>
<visible>1</visible> <imemode>0</imemode>
<font> </EditStyle>
<face>Liberation Sans</face> <font>
<height>-11</height> <face>Arial</face>
<weight>400</weight> <height>-10</height>
<family>2</family> <weight>400</weight>
<pitch>2</pitch> <family>2</family>
<charset>0</charset> <pitch>2</pitch>
</font> <charset>0</charset>
<background> </font>
<mode>2</mode> <background>
<color>1073741824</color> <mode>1</mode>
</background> <color>536870912</color>
</GroupBox> </background>
<GroupBox> </ColumnObject>
<band>Detail</band> <HtmlTable>
<text>Others</text> <border>1</border>
<border>2</border> </HtmlTable>
<color>33554432</color> <HtmlGen>
<x>5</x> <clientevents>1</clientevents>
<y>60</y> <clientvalidation>1</clientvalidation>
<height>419</height> <clientcomputedfields>1</clientcomputedfields>
<width>651</width> <clientformatting>0</clientformatting>
<name>gb_1</name> <clientscriptable>0</clientscriptable>
<visible>1</visible> <generatejavascript>1</generatejavascript>
<font> <encodeselflinkargs>1</encodeselflinkargs>
<face>Liberation Sans</face> <netscapelayers>0</netscapelayers>
<height>-11</height> </HtmlGen>
<weight>400</weight> <Export.XML>
<family>2</family> <headgroups>1</headgroups>
<pitch>2</pitch> <includewhitespace>0</includewhitespace>
<charset>0</charset> <metadatatype>0</metadatatype>
</font> <savemetadata>0</savemetadata>
<background> </Export.XML>
<mode>2</mode> <Import.XML>
<color>1073741824</color> </Import.XML>
</background> <Export.PDF>
</GroupBox> <method>0</method>
<HtmlTable> <distill.custompostscript>0</distill.custompostscript>
<border>1</border> <xslfop.print>0</xslfop.print>
</HtmlTable> </Export.PDF>
<HtmlGen> </Sybase_eDataWindow>
<clientevents>1</clientevents>
<clientvalidation>1</clientvalidation>
<clientcomputedfields>1</clientcomputedfields>
<clientformatting>0</clientformatting>
<clientscriptable>0</clientscriptable>
<generatejavascript>1</generatejavascript>
<encodeselflinkargs>1</encodeselflinkargs>
<netscapelayers>0</netscapelayers>
</HtmlGen>
<Export.XML>
<headgroups>1</headgroups>
<includewhitespace>0</includewhitespace>
<metadatatype>0</metadatatype>
<savemetadata>0</savemetadata>
</Export.XML>
<Import.XML>
</Import.XML>
<Export.PDF>
<method>0</method>
<distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print>
</Export.PDF>
</Sybase_eDataWindow>
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