Replace retainer_contract13.xml

parent 3f9b4d41
<?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>1</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> <grid.lines>0</grid.lines>
<Summary> </BaseDefinition>
<height>0</height> <Header>
<color>536870912</color> <height>36</height>
</Summary> <color>536870912</color>
<Footer> </Header>
<height>0</height> <Summary>
<color>536870912</color> <height>0</height>
</Footer> <color>536870912</color>
<Detail> </Summary>
<height>523</height> <Footer>
<color>536870912</color> <height>0</height>
</Detail> <color>536870912</color>
<TableDefinition> </Footer>
<table_column> <Detail>
<type size="10">char</type> <height>16</height>
<name>contract_id</name> <color>536870912</color>
<dbname>retainer_contract_asset.contract_id</dbname> </Detail>
<update>yes</update> <TableDefinition>
<updatewhereclause>yes</updatewhereclause> <table_column>
<key>yes</key> <type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
</table_column> <key>yes</key>
<table_column> <name>contract_id</name>
<type size="15">char</type> <dbname>retainer_contract_asset.contract_id</dbname>
<name>asset_code</name> </table_column>
<dbname>retainer_contract_asset.asset_code</dbname> <table_column>
<update>yes</update> <type precision="0">decimal</type>
<updatewhereclause>yes</updatewhereclause> <update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
</table_column> <name>line_no</name>
<table_column> <dbname>retainer_contract_asset.line_no</dbname>
<type size="120">varchar</type> </table_column>
<name>descr</name> <table_column>
<dbname>asset_register.descr</dbname> <type size="15">char</type>
<update>no</update> <update>yes</update>
<updatewhereclause>no</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>asset_code</name>
<dbname>retainer_contract_asset.asset_code</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type precision="0">decimal</type>
<name>amc_amt</name> <update>yes</update>
<dbname>retainer_contract_asset.amc_amt</dbname> <updatewhereclause>yes</updatewhereclause>
<update>yes</update> <name>amc_amt</name>
<updatewhereclause>yes</updatewhereclause> <dbname>retainer_contract_asset.amc_amt</dbname>
<initial>0</initial> </table_column>
<table_column>
</table_column> <type size="120">char</type>
<table_column> <update>yes</update>
<type size="120">varchar</type> <updatewhereclause>yes</updatewhereclause>
<name>remarks</name> <name>remarks</name>
<dbname>retainer_contract_asset.remarks</dbname> <dbname>retainer_contract_asset.remarks</dbname>
<update>yes</update> </table_column>
<updatewhereclause>yes</updatewhereclause> <table_column>
<type size="100">char</type>
<updatewhereclause>yes</updatewhereclause>
</table_column> <name>descr</name>
<table_column> <dbname>asset_register.descr</dbname>
<type precision="3">decimal</type> </table_column>
<name>line_no</name> <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; )) ARG(NAME = &quot;contract_id&quot; TYPE = string) ARG(NAME = &quot;line_no&quot; TYPE = number) </retrieve>
<dbname>retainer_contract_asset.line_no</dbname> <update>retainer_contract_asset</update>
<update>yes</update> <updatewhere>0</updatewhere>
<updatewhereclause>yes</updatewhereclause> <updatekeyinplace>no</updatekeyinplace>
<key>yes</key> <argument>
<name>contract_id</name>
<type>string</type>
</table_column> </argument>
<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 <argument>
FROM RETAINER_CONTRACT_ASSET <name>line_no</name>
LEFT JOIN ASSET_REGISTER ON RETAINER_CONTRACT_ASSET.ASSET_CODE = ASSET_REGISTER.ASSET_CODE</retrieve> <type>number</type>
<updatewhere>0</updatewhere> </argument>
<updatekeyinplace>no</updatekeyinplace> </TableDefinition>
<update>retainer_contract_asset</update> <TextObject>
</TableDefinition><TextObject> <band>Header</band>
<band>Detail</band> <alignment>2</alignment>
<alignment>1</alignment> <text>Contract Id</text>
<text>Contract ID</text> <border>0</border>
<border>0</border> <color>33554432</color>
<color>0</color> <x>2</x>
<x>10</x> <y>2</y>
<y>10</y> <height>16</height>
<height>15</height> <width>139</width>
<width>100</width> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>contract_id_t</name>
<name>contract_id_t</name> <visible>1</visible>
<visible>1</visible> <font>
<font> <face>Arial</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>2</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>1</mode>
<mode>2</mode> <color>536870912</color>
<color>79741120</color> </background>
</background> </TextObject>
</TextObject> <TextObject>
<TextObject> <band>Header</band>
<band>Detail</band> <alignment>2</alignment>
<alignment>1</alignment> <text>Line No</text>
<text>Asset Code</text> <border>0</border>
<border>0</border> <color>33554432</color>
<color>0</color> <x>143</x>
<x>20</x> <y>2</y>
<y>20</y> <height>16</height>
<height>15</height> <width>139</width>
<width>150</width> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>line_no_t</name>
<name>asset_code_t</name> <visible>1</visible>
<visible>1</visible> <font>
<font> <face>Arial</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>2</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>1</mode>
<mode>2</mode> <color>536870912</color>
<color>79741120</color> </background>
</background> </TextObject>
</TextObject> <TextObject>
<TextObject> <band>Header</band>
<band>Detail</band> <alignment>2</alignment>
<alignment>1</alignment> <text>Asset Code</text>
<text>Asset Description</text> <border>0</border>
<border>0</border> <color>33554432</color>
<color>0</color> <x>284</x>
<x>30</x> <y>2</y>
<y>30</y> <height>16</height>
<height>15</height> <width>139</width>
<width>500</width> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>asset_code_t</name>
<name>descr_t</name> <visible>1</visible>
<visible>1</visible> <font>
<font> <face>Arial</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>2</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>1</mode>
<mode>2</mode> <color>536870912</color>
<color>79741120</color> </background>
</background> </TextObject>
</TextObject> <TextObject>
<TextObject> <band>Header</band>
<band>Detail</band> <alignment>2</alignment>
<alignment>1</alignment> <text>Amc Amount</text>
<text>AMC Amount</text> <border>0</border>
<border>0</border> <color>33554432</color>
<color>0</color> <x>425</x>
<x>40</x> <y>2</y>
<y>40</y> <height>16</height>
<height>15</height> <width>139</width>
<width>220</width> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>amc_amt_t</name>
<name>amc_amt_t</name> <visible>1</visible>
<visible>1</visible> <font>
<font> <face>Arial</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>2</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>1</mode>
<mode>2</mode> <color>536870912</color>
<color>79741120</color> </background>
</background> </TextObject>
</TextObject> <TextObject>
<TextObject> <band>Header</band>
<band>Detail</band> <alignment>2</alignment>
<alignment>1</alignment> <text>Remarks</text>
<text>Remarks</text> <border>0</border>
<border>0</border> <color>33554432</color>
<color>0</color> <x>566</x>
<x>50</x> <y>2</y>
<y>50</y> <height>16</height>
<height>15</height> <width>726</width>
<width>500</width> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>remarks_t</name>
<name>remarks_t</name> <visible>1</visible>
<visible>1</visible> <font>
<font> <face>Arial</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>2</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>1</mode>
<mode>2</mode> <color>536870912</color>
<color>79741120</color> </background>
</background> </TextObject>
</TextObject> <TextObject>
<TextObject> <band>Header</band>
<band>Detail</band> <alignment>2</alignment>
<alignment>1</alignment> <text>Descr</text>
<text>Line No</text> <border>0</border>
<border>0</border> <color>33554432</color>
<color>0</color> <x>1294</x>
<x>60</x> <y>2</y>
<y>60</y> <height>16</height>
<height>15</height> <width>606</width>
<width>50</width> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>descr_t</name>
<name>line_no_t</name> <visible>1</visible>
<visible>0</visible> <font>
<font> <face>Arial</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>2</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>1</mode>
<mode>2</mode> <color>536870912</color>
<color>79741120</color> </background>
</background> </TextObject>
</TextObject> <ColumnObject>
<ColumnObject> <band>Detail</band>
<band>Detail</band> <id>1</id>
<id>2</id> <alignment>0</alignment>
<alignment>0</alignment> <tabsequence>10</tabsequence>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>2</x>
<x>20</x> <y>2</y>
<y>10</y> <height>19</height>
<height>15</height> <width>139</width>
<width>100</width> <format>[general]</format>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>contract_id</name>
<name>contract_id</name> <visible>1</visible>
<visible>1</visible> <EditStyle style="edit">
<EditStyle style="edit"> <limit>10</limit>
<limit>10</limit> <case>any</case>
<case>upper</case> <focusrectangle>no</focusrectangle>
<focusrectangle>no</focusrectangle> <autoselect>yes</autoselect>
<autoselect>yes</autoselect> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<required>yes</required> </EditStyle>
</EditStyle> <font>
<font> <face>Arial</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>2</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>1</mode>
<mode>2</mode> <color>536870912</color>
<color>16777215</color> </background>
</background> </ColumnObject>
</ColumnObject> <ColumnObject>
<ColumnObject> <band>Detail</band>
<band>Detail</band> <id>2</id>
<id>2</id> <alignment>1</alignment>
<alignment>0</alignment> <tabsequence>32766</tabsequence>
<tabsequence>10</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>143</x>
<x>30</x> <y>2</y>
<y>20</y> <height>19</height>
<height>15</height> <width>139</width>
<width>150</width> <format>[general]</format>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>line_no</name>
<name>asset_code</name> <visible>1</visible>
<visible>1</visible> <EditStyle style="edit">
<EditStyle style="edit"> <limit>0</limit>
<limit>15</limit> <case>any</case>
<case>upper</case> <focusrectangle>no</focusrectangle>
<focusrectangle>no</focusrectangle> <autoselect>yes</autoselect>
<autoselect>yes</autoselect> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<required>yes</required> </EditStyle>
</EditStyle> <font>
<font> <face>Arial</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>2</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>1</mode>
<mode>2</mode> <color>536870912</color>
<color>16777215</color> </background>
</background> </ColumnObject>
</ColumnObject> <ColumnObject>
<ColumnObject> <band>Detail</band>
<band>Detail</band> <id>3</id>
<id>2</id> <alignment>0</alignment>
<alignment>0</alignment> <tabsequence>20</tabsequence>
<tabsequence>32766</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>284</x>
<x>40</x> <y>3</y>
<y>30</y> <height>19</height>
<height>15</height> <width>139</width>
<width>500</width> <format>[general]</format>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>asset_code</name>
<name>descr</name> <visible>1</visible>
<visible>1</visible> <EditStyle style="edit">
<EditStyle style="edit"> <limit>15</limit>
<limit>120</limit> <case>any</case>
<case>upper</case> <focusrectangle>no</focusrectangle>
<focusrectangle>no</focusrectangle> <autoselect>yes</autoselect>
<autoselect>yes</autoselect> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle>
</EditStyle> <font>
<font> <face>Arial</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>2</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>1</mode>
<mode>2</mode> <color>536870912</color>
<color>16777215</color> </background>
</background> </ColumnObject>
</ColumnObject> <ColumnObject>
<ColumnObject> <band>Detail</band>
<band>Detail</band> <id>4</id>
<id>2</id> <alignment>1</alignment>
<alignment>1</alignment> <tabsequence>30</tabsequence>
<tabsequence>20</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>425</x>
<x>50</x> <y>2</y>
<y>40</y> <height>19</height>
<height>15</height> <width>139</width>
<width>220</width> <format>[general]</format>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>amc_amt</name>
<name>amc_amt</name> <visible>1</visible>
<visible>1</visible> <EditStyle style="edit">
<EditStyle style="edit"> <limit>0</limit>
<limit>22</limit> <case>any</case>
<case>upper</case> <focusrectangle>no</focusrectangle>
<focusrectangle>no</focusrectangle> <autoselect>yes</autoselect>
<autoselect>yes</autoselect> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<required>yes</required> </EditStyle>
</EditStyle> <font>
<font> <face>Arial</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>2</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>1</mode>
<mode>2</mode> <color>536870912</color>
<color>16777215</color> </background>
</background> </ColumnObject>
</ColumnObject> <ColumnObject>
<ColumnObject> <band>Detail</band>
<band>Detail</band> <id>5</id>
<id>2</id> <alignment>0</alignment>
<alignment>0</alignment> <tabsequence>40</tabsequence>
<tabsequence>30</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>566</x>
<x>60</x> <y>2</y>
<y>50</y> <height>19</height>
<height>15</height> <width>726</width>
<width>500</width> <format>[general]</format>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>remarks</name>
<name>remarks</name> <visible>1</visible>
<visible>1</visible> <EditStyle style="edit">
<EditStyle style="edit"> <limit>120</limit>
<limit>120</limit> <case>any</case>
<case>upper</case> <focusrectangle>no</focusrectangle>
<focusrectangle>no</focusrectangle> <autoselect>yes</autoselect>
<autoselect>yes</autoselect> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle>
</EditStyle> <font>
<font> <face>Arial</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>2</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>1</mode>
<mode>2</mode> <color>536870912</color>
<color>16777215</color> </background>
</background> </ColumnObject>
</ColumnObject> <ColumnObject>
<ColumnObject> <band>Detail</band>
<band>Detail</band> <id>6</id>
<id>2</id> <alignment>0</alignment>
<alignment>1</alignment> <tabsequence>32766</tabsequence>
<tabsequence>40</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>1294</x>
<x>70</x> <y>2</y>
<y>60</y> <height>19</height>
<height>15</height> <width>606</width>
<width>50</width> <format>[general]</format>
<format>[general]</format> <html>
<html> <valueishtml>0</valueishtml>
<valueishtml>0</valueishtml> </html>
</html> <name>descr</name>
<name>line_no</name> <visible>1</visible>
<visible>0</visible> <EditStyle style="edit">
<EditStyle style="edit"> <limit>100</limit>
<limit>3</limit> <case>any</case>
<case>upper</case> <focusrectangle>no</focusrectangle>
<focusrectangle>no</focusrectangle> <autoselect>yes</autoselect>
<autoselect>yes</autoselect> <autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle>
</EditStyle> <font>
<font> <face>Arial</face>
<face>Times New Roman</face> <height>-10</height>
<height>-10</height> <weight>400</weight>
<weight>400</weight> <family>2</family>
<family>1</family> <pitch>2</pitch>
<pitch>2</pitch> <charset>0</charset>
<charset>0</charset> </font>
</font> <background>
<background> <mode>1</mode>
<mode>2</mode> <color>536870912</color>
<color>16777215</color> </background>
</background> </ColumnObject>
</ColumnObject> <HtmlTable>
<HtmlTable> <border>1</border>
<border>1</border> </HtmlTable>
</HtmlTable> <HtmlGen>
<HtmlGen> <clientevents>1</clientevents>
<clientevents>1</clientevents> <clientvalidation>1</clientvalidation>
<clientvalidation>1</clientvalidation> <clientcomputedfields>1</clientcomputedfields>
<clientcomputedfields>1</clientcomputedfields> <clientformatting>0</clientformatting>
<clientformatting>0</clientformatting> <clientscriptable>0</clientscriptable>
<clientscriptable>0</clientscriptable> <generatejavascript>1</generatejavascript>
<generatejavascript>1</generatejavascript> <encodeselflinkargs>1</encodeselflinkargs>
<encodeselflinkargs>1</encodeselflinkargs> <netscapelayers>0</netscapelayers>
<netscapelayers>0</netscapelayers> </HtmlGen>
</HtmlGen> <Export.XML>
<Export.XML> <headgroups>1</headgroups>
<headgroups>1</headgroups> <includewhitespace>0</includewhitespace>
<includewhitespace>0</includewhitespace> <metadatatype>0</metadatatype>
<metadatatype>0</metadatatype> <savemetadata>0</savemetadata>
<savemetadata>0</savemetadata> </Export.XML>
</Export.XML> <Import.XML>
<Import.XML> </Import.XML>
</Import.XML> <Export.PDF>
<Export.PDF> <method>0</method>
<method>0</method> <distill.custompostscript>0</distill.custompostscript>
<distill.custompostscript>0</distill.custompostscript> <xslfop.print>0</xslfop.print>
<xslfop.print>0</xslfop.print> </Export.PDF>
</Export.PDF> </Sybase_eDataWindow>
</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