123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129 |
- <DocRoot>
- <Parameters />
- <DataSources>
- <Reference name="ArCAStmtDS" alias.zh_TW="往來對帳單" alias.zh_CN="往来对帐单" alias.en="" alias="#1" desc.zh_TW="" desc.zh_CN="" desc="#1" info="ArApCAStmtRpt.bos-query" />
- </DataSources>
- <Styles version="1.0">
- <Style id="3">
- <Borders>
- <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- </Borders>
- <Alignment horizontal="right" />
- </Style>
- <Style id="2">
- <Borders>
- <Border position="left" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="top" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="right" lineStyle="Single" penStyle="Solid" color="#000000" />
- <Border position="bottom" lineStyle="Single" penStyle="Solid" color="#000000" />
- </Borders>
- </Style>
- <Style id="1">
- <Font size="14" bold="true" />
- </Style>
- <Style id="0" />
- </Styles>
- <Report type="r1-print" version="6.2.0">
- <Page id="page1" width="2650" height="1840">
- <Sub-objects>
- <PrintDataGrid id="dataGrid1" styleId="0" x="0" y="0" horizontalFill="true">
- <Data dataSource="ArCAStmtDS" />
- <Col width="317" id="column1" styleId="0" />
- <Col width="303" id="column2" styleId="0" />
- <Col width="323" id="column3" styleId="0" />
- <Col width="252" id="column4" styleId="0" />
- <Col width="444" id="column5" styleId="0" />
- <Col width="313" id="column6" styleId="0" />
- <Col width="315" id="column7" styleId="0" />
- <Col width="383" id="column8" styleId="0" />
- <TR height="131" type="normal" displayEveryPage="true" id="row1" styleId="0">
- <TD id="cell1" styleId="1">
- <Value type="text"><![CDATA[往来对账单]]></Value>
- </TD>
- <TD id="cell2" styleId="0" />
- <TD id="cell3" styleId="0" />
- <TD id="cell7" styleId="0" />
- <TD id="cell13" styleId="0" />
- <TD id="cell16" styleId="0" />
- <TD id="cell19" styleId="0" />
- <TD id="cell22" styleId="0" />
- </TR>
- <TR height="70" type="normal" displayEveryPage="true" id="row4" styleId="0">
- <TD id="cell10" styleId="2">
- <Value type="text"><![CDATA[往来户类型]]></Value>
- </TD>
- <TD id="cell11" styleId="2">
- <Value type="text"><![CDATA[往来户代码]]></Value>
- </TD>
- <TD id="cell12" styleId="2">
- <Value type="text"><![CDATA[往来户名称]]></Value>
- </TD>
- <TD id="cell8" styleId="2">
- <Value type="text"><![CDATA[币别]]></Value>
- </TD>
- <TD id="cell14" styleId="2">
- <Value type="text"><![CDATA[期初余额(应付为负数)]]></Value>
- </TD>
- <TD id="cell17" styleId="2">
- <Value type="text"><![CDATA[应收/已付]]></Value>
- </TD>
- <TD id="cell20" styleId="2">
- <Value type="text"><![CDATA[应付/已收]]></Value>
- </TD>
- <TD id="cell23" styleId="2">
- <Value type="text"><![CDATA[期末余额(应付为负数)]]></Value>
- </TD>
- </TR>
- <TR height="70" type="detail" autoAdjustHeight="true" id="row2" styleId="0">
- <TD id="cell4" styleId="2">
- <Value type="field">FCussType</Value>
- </TD>
- <TD id="cell5" styleId="2">
- <Value type="field">FCussNum</Value>
- </TD>
- <TD id="cell6" styleId="2">
- <Value type="field">FCussName</Value>
- </TD>
- <TD id="cell9" styleId="2">
- <Value type="field">FCurrency</Value>
- </TD>
- <TD id="cell15" styleId="3">
- <Value type="field">FStartBalanceAmt</Value>
- </TD>
- <TD id="cell18" styleId="3">
- <Value type="field">FDebitAmt</Value>
- </TD>
- <TD id="cell21" styleId="3">
- <Value type="field">FCreditAmt</Value>
- </TD>
- <TD id="cell24" styleId="3">
- <Value type="field">FBalanceAmt</Value>
- </TD>
- </TR>
- <MergeBlocks>
- <Block left="0" right="7" top="0" bottom="0" />
- </MergeBlocks>
- </PrintDataGrid>
- </Sub-objects>
- </Page>
- </Report>
- <PrintInfo>
- <PaperSetup>
- <Paper>iso-a4</Paper>
- <Orientation>LANDSCAPE</Orientation>
- <PageMargin left="160" right="160" top="130" bottom="130" />
- <Header height="150" margin="100" />
- <Footer height="150" margin="100" />
- </PaperSetup>
- <PrinterSetup>
- <DynamicPaper>false</DynamicPaper>
- <EconomizePaper>false</EconomizePaper>
- </PrinterSetup>
- <PreviewSetup>
- <BackgroundPicture>false</BackgroundPicture>
- </PreviewSetup>
- </PrintInfo>
- </DocRoot>
|