PrimaDailyRekap.jrxml 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="PrimaDailyRekap" language="groovy" pageWidth="595" pageHeight="842" whenNoDataType="AllSectionsNoDetail" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20">
  3. <property name="ireport.zoom" value="1.0"/>
  4. <property name="ireport.x" value="0"/>
  5. <property name="ireport.y" value="39"/>
  6. <style name="table">
  7. <box>
  8. <pen lineWidth="1.0" lineColor="#000000"/>
  9. </box>
  10. </style>
  11. <style name="table_TH" mode="Opaque" backcolor="#F0F8FF">
  12. <box>
  13. <pen lineWidth="0.5" lineColor="#000000"/>
  14. </box>
  15. </style>
  16. <style name="table_CH" mode="Opaque" backcolor="#BFE1FF">
  17. <box>
  18. <pen lineWidth="0.5" lineColor="#000000"/>
  19. </box>
  20. </style>
  21. <style name="table_TD" mode="Opaque" backcolor="#FFFFFF">
  22. <box>
  23. <pen lineWidth="0.5" lineColor="#000000"/>
  24. </box>
  25. </style>
  26. <subDataset name="Table Dataset 1"/>
  27. <parameter name="date" class="java.util.Date" isForPrompting="false"/>
  28. <parameter name="beneOnlyAppFrek" class="java.lang.Integer" isForPrompting="false"/>
  29. <parameter name="beneOnlyAppTotal" class="java.math.BigDecimal" isForPrompting="false"/>
  30. <parameter name="issueOnlyAppTotal" class="java.math.BigDecimal" isForPrompting="false"/>
  31. <parameter name="issueOnlyAppFrek" class="java.lang.Integer" isForPrompting="false"/>
  32. <parameter name="issueBeneAppTotal" class="java.math.BigDecimal" isForPrompting="false"/>
  33. <parameter name="issueBeneAppFrek" class="java.lang.Integer" isForPrompting="false"/>
  34. <parameter name="cashWithdrawalAppTotal" class="java.math.BigDecimal" isForPrompting="false"/>
  35. <parameter name="cashWithdrawalAppFrek" class="java.lang.Integer" isForPrompting="false"/>
  36. <parameter name="balanceInquiryAppTotal" class="java.math.BigDecimal" isForPrompting="false"/>
  37. <parameter name="balanceInquiryAppFrek" class="java.lang.Integer" isForPrompting="false"/>
  38. <parameter name="beneOnlyDecFrek" class="java.lang.Integer" isForPrompting="false"/>
  39. <parameter name="issueOnlyDecFrek" class="java.lang.Integer" isForPrompting="false"/>
  40. <parameter name="cashWithdrawalDecFrek" class="java.lang.Integer" isForPrompting="false"/>
  41. <parameter name="balanceInquiryDecFrek" class="java.lang.Integer" isForPrompting="false"/>
  42. <parameter name="issueBeneDecFrek" class="java.lang.Integer" isForPrompting="false"/>
  43. <parameter name="totalApp" class="java.math.BigDecimal" isForPrompting="false"/>
  44. <parameter name="totalAppFrek" class="java.lang.Float" isForPrompting="false"/>
  45. <parameter name="totalDec" class="java.math.BigDecimal" isForPrompting="false"/>
  46. <parameter name="totalDecFrek" class="java.lang.Float" isForPrompting="false"/>
  47. <parameter name="totalKewajibanFee" class="java.math.BigDecimal" isForPrompting="false"/>
  48. <parameter name="totalTagihanFee" class="java.math.BigDecimal" isForPrompting="false"/>
  49. <parameter name="totalDebet" class="java.math.BigDecimal" isForPrompting="false"/>
  50. <parameter name="totalKredit" class="java.math.BigDecimal" isForPrompting="false"/>
  51. <parameter name="totalNetting" class="java.math.BigDecimal" isForPrompting="false"/>
  52. <parameter name="totalPersenApp" class="java.lang.String"/>
  53. <parameter name="totalPersenDec" class="java.lang.String"/>
  54. <background>
  55. <band splitType="Stretch"/>
  56. </background>
  57. <title>
  58. <band height="25" splitType="Stretch">
  59. <staticText>
  60. <reportElement x="0" y="0" width="555" height="25"/>
  61. <box leftPadding="5"/>
  62. <textElement>
  63. <font size="14" isBold="true"/>
  64. </textElement>
  65. <text><![CDATA[PRIMA DAILY REKAP]]></text>
  66. </staticText>
  67. </band>
  68. </title>
  69. <summary>
  70. <band height="664" splitType="Stretch">
  71. <staticText>
  72. <reportElement x="0" y="0" width="27" height="67"/>
  73. <box topPadding="25" bottomPadding="0">
  74. <topPen lineWidth="1.0" lineStyle="Solid"/>
  75. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  76. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  77. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  78. </box>
  79. <textElement textAlignment="Center"/>
  80. <text><![CDATA[No]]></text>
  81. </staticText>
  82. <staticText>
  83. <reportElement x="27" y="0" width="182" height="67"/>
  84. <box topPadding="25">
  85. <topPen lineWidth="1.0" lineStyle="Solid"/>
  86. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  87. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  88. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  89. </box>
  90. <textElement textAlignment="Center"/>
  91. <text><![CDATA[Transaksi]]></text>
  92. </staticText>
  93. <staticText>
  94. <reportElement x="209" y="22" width="162" height="23"/>
  95. <box topPadding="3">
  96. <topPen lineWidth="1.0" lineStyle="Solid"/>
  97. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  98. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  99. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  100. </box>
  101. <textElement textAlignment="Center"/>
  102. <text><![CDATA[Approved]]></text>
  103. </staticText>
  104. <staticText>
  105. <reportElement x="209" y="45" width="59" height="22"/>
  106. <box topPadding="3">
  107. <topPen lineWidth="1.0" lineStyle="Solid"/>
  108. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  109. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  110. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  111. </box>
  112. <textElement textAlignment="Center"/>
  113. <text><![CDATA[Frek]]></text>
  114. </staticText>
  115. <staticText>
  116. <reportElement x="268" y="45" width="103" height="22"/>
  117. <box topPadding="3">
  118. <topPen lineWidth="1.0" lineStyle="Solid"/>
  119. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  120. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  121. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  122. </box>
  123. <textElement textAlignment="Center"/>
  124. <text><![CDATA[Nominal]]></text>
  125. </staticText>
  126. <textField isStretchWithOverflow="true" pattern="dd/MM/yyyy">
  127. <reportElement x="209" y="0" width="162" height="22"/>
  128. <box topPadding="3">
  129. <topPen lineWidth="1.0" lineStyle="Solid"/>
  130. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  131. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  132. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  133. </box>
  134. <textElement textAlignment="Center"/>
  135. <textFieldExpression class="java.util.Date"><![CDATA[$P{date}]]></textFieldExpression>
  136. </textField>
  137. <staticText>
  138. <reportElement x="0" y="67" width="27" height="20"/>
  139. <box topPadding="3">
  140. <topPen lineWidth="1.0" lineStyle="Solid"/>
  141. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  142. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  143. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  144. </box>
  145. <textElement textAlignment="Center"/>
  146. <text><![CDATA[1]]></text>
  147. </staticText>
  148. <staticText>
  149. <reportElement x="0" y="87" width="27" height="20"/>
  150. <box topPadding="3">
  151. <topPen lineWidth="1.0" lineStyle="Solid"/>
  152. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  153. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  154. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  155. </box>
  156. <textElement textAlignment="Center"/>
  157. <text><![CDATA[2]]></text>
  158. </staticText>
  159. <staticText>
  160. <reportElement x="0" y="107" width="27" height="20"/>
  161. <box topPadding="3">
  162. <topPen lineWidth="1.0" lineStyle="Solid"/>
  163. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  164. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  165. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  166. </box>
  167. <textElement textAlignment="Center"/>
  168. <text><![CDATA[3]]></text>
  169. </staticText>
  170. <staticText>
  171. <reportElement x="0" y="127" width="27" height="20"/>
  172. <box topPadding="3">
  173. <topPen lineWidth="1.0" lineStyle="Solid"/>
  174. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  175. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  176. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  177. </box>
  178. <textElement textAlignment="Center"/>
  179. <text><![CDATA[4]]></text>
  180. </staticText>
  181. <staticText>
  182. <reportElement x="27" y="67" width="182" height="20"/>
  183. <box topPadding="3">
  184. <topPen lineWidth="1.0" lineStyle="Solid"/>
  185. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  186. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  187. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  188. </box>
  189. <textElement textAlignment="Center"/>
  190. <text><![CDATA[Beneficiary Only + Issuer Beneficiary]]></text>
  191. </staticText>
  192. <staticText>
  193. <reportElement x="27" y="87" width="182" height="20"/>
  194. <box topPadding="3">
  195. <topPen lineWidth="1.0" lineStyle="Solid"/>
  196. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  197. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  198. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  199. </box>
  200. <textElement textAlignment="Center"/>
  201. <text><![CDATA[Issuer Only + Issuer Beneficiary]]></text>
  202. </staticText>
  203. <staticText>
  204. <reportElement x="27" y="107" width="182" height="20"/>
  205. <box topPadding="3">
  206. <topPen lineWidth="1.0" lineStyle="Solid"/>
  207. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  208. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  209. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  210. </box>
  211. <textElement textAlignment="Center"/>
  212. <text><![CDATA[Balance Inquiry]]></text>
  213. </staticText>
  214. <staticText>
  215. <reportElement x="27" y="127" width="182" height="20"/>
  216. <box topPadding="3">
  217. <topPen lineWidth="1.0" lineStyle="Solid"/>
  218. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  219. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  220. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  221. </box>
  222. <textElement textAlignment="Center"/>
  223. <text><![CDATA[Cash Withdrawal]]></text>
  224. </staticText>
  225. <textField>
  226. <reportElement x="209" y="67" width="59" height="20"/>
  227. <box topPadding="3" leftPadding="3">
  228. <topPen lineWidth="1.0" lineStyle="Solid"/>
  229. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  230. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  231. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  232. </box>
  233. <textElement/>
  234. <textFieldExpression class="java.lang.Integer"><![CDATA[$P{beneOnlyAppFrek}]]></textFieldExpression>
  235. </textField>
  236. <textField isStretchWithOverflow="true" pattern="#,##0.00">
  237. <reportElement x="268" y="67" width="103" height="20"/>
  238. <box topPadding="3" rightPadding="2">
  239. <topPen lineWidth="1.0" lineStyle="Solid"/>
  240. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  241. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  242. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  243. </box>
  244. <textElement textAlignment="Right"/>
  245. <textFieldExpression class="java.math.BigDecimal"><![CDATA[$P{beneOnlyAppTotal}]]></textFieldExpression>
  246. </textField>
  247. <textField>
  248. <reportElement x="209" y="87" width="59" height="20"/>
  249. <box topPadding="3" leftPadding="3">
  250. <topPen lineWidth="1.0" lineStyle="Solid"/>
  251. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  252. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  253. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  254. </box>
  255. <textElement/>
  256. <textFieldExpression class="java.lang.Integer"><![CDATA[$P{issueOnlyAppFrek}]]></textFieldExpression>
  257. </textField>
  258. <textField isStretchWithOverflow="true" pattern="#,##0.00">
  259. <reportElement x="268" y="87" width="103" height="20"/>
  260. <box topPadding="3" rightPadding="2">
  261. <topPen lineWidth="1.0" lineStyle="Solid"/>
  262. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  263. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  264. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  265. </box>
  266. <textElement textAlignment="Right"/>
  267. <textFieldExpression class="java.math.BigDecimal"><![CDATA[$P{issueOnlyAppTotal}]]></textFieldExpression>
  268. </textField>
  269. <textField>
  270. <reportElement x="209" y="107" width="59" height="20"/>
  271. <box topPadding="3" leftPadding="3">
  272. <topPen lineWidth="1.0" lineStyle="Solid"/>
  273. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  274. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  275. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  276. </box>
  277. <textElement/>
  278. <textFieldExpression class="java.lang.Integer"><![CDATA[$P{balanceInquiryAppFrek}]]></textFieldExpression>
  279. </textField>
  280. <textField isStretchWithOverflow="true" pattern="#,##0.00">
  281. <reportElement x="268" y="107" width="103" height="20"/>
  282. <box topPadding="3" rightPadding="2">
  283. <topPen lineWidth="1.0" lineStyle="Solid"/>
  284. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  285. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  286. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  287. </box>
  288. <textElement textAlignment="Right"/>
  289. <textFieldExpression class="java.math.BigDecimal"><![CDATA[$P{balanceInquiryAppTotal}]]></textFieldExpression>
  290. </textField>
  291. <textField>
  292. <reportElement x="209" y="127" width="59" height="20"/>
  293. <box topPadding="3" leftPadding="3">
  294. <topPen lineWidth="1.0" lineStyle="Solid"/>
  295. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  296. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  297. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  298. </box>
  299. <textElement/>
  300. <textFieldExpression class="java.lang.Integer"><![CDATA[$P{cashWithdrawalAppFrek}]]></textFieldExpression>
  301. </textField>
  302. <textField isStretchWithOverflow="true" pattern="#,##0.00">
  303. <reportElement x="268" y="127" width="103" height="20"/>
  304. <box topPadding="3" rightPadding="2">
  305. <topPen lineWidth="1.0" lineStyle="Solid"/>
  306. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  307. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  308. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  309. </box>
  310. <textElement textAlignment="Right"/>
  311. <textFieldExpression class="java.math.BigDecimal"><![CDATA[$P{cashWithdrawalAppTotal}]]></textFieldExpression>
  312. </textField>
  313. <textField isStretchWithOverflow="true" pattern="dd/MM/yyyy">
  314. <reportElement x="209" y="178" width="162" height="22"/>
  315. <box topPadding="3">
  316. <topPen lineWidth="1.0" lineStyle="Solid"/>
  317. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  318. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  319. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  320. </box>
  321. <textElement textAlignment="Center"/>
  322. <textFieldExpression class="java.util.Date"><![CDATA[$P{date}]]></textFieldExpression>
  323. </textField>
  324. <staticText>
  325. <reportElement x="0" y="178" width="27" height="67"/>
  326. <box topPadding="25" bottomPadding="0">
  327. <topPen lineWidth="1.0" lineStyle="Solid"/>
  328. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  329. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  330. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  331. </box>
  332. <textElement textAlignment="Center"/>
  333. <text><![CDATA[No]]></text>
  334. </staticText>
  335. <staticText>
  336. <reportElement x="27" y="178" width="182" height="67"/>
  337. <box topPadding="25">
  338. <topPen lineWidth="1.0" lineStyle="Solid"/>
  339. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  340. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  341. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  342. </box>
  343. <textElement textAlignment="Center"/>
  344. <text><![CDATA[Transaksi]]></text>
  345. </staticText>
  346. <staticText>
  347. <reportElement x="209" y="200" width="162" height="22"/>
  348. <box topPadding="3">
  349. <topPen lineWidth="1.0" lineStyle="Solid"/>
  350. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  351. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  352. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  353. </box>
  354. <textElement textAlignment="Center"/>
  355. <text><![CDATA[Decline]]></text>
  356. </staticText>
  357. <staticText>
  358. <reportElement x="209" y="222" width="162" height="23"/>
  359. <box topPadding="3">
  360. <topPen lineWidth="1.0" lineStyle="Solid"/>
  361. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  362. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  363. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  364. </box>
  365. <textElement textAlignment="Center"/>
  366. <text><![CDATA[Frek]]></text>
  367. </staticText>
  368. <staticText>
  369. <reportElement x="0" y="305" width="27" height="20"/>
  370. <box topPadding="3">
  371. <topPen lineWidth="1.0" lineStyle="Solid"/>
  372. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  373. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  374. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  375. </box>
  376. <textElement textAlignment="Center"/>
  377. <text><![CDATA[4]]></text>
  378. </staticText>
  379. <staticText>
  380. <reportElement x="27" y="285" width="182" height="20"/>
  381. <box topPadding="3">
  382. <topPen lineWidth="1.0" lineStyle="Solid"/>
  383. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  384. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  385. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  386. </box>
  387. <textElement textAlignment="Center"/>
  388. <text><![CDATA[Balance Inquiry]]></text>
  389. </staticText>
  390. <staticText>
  391. <reportElement x="0" y="285" width="27" height="20"/>
  392. <box topPadding="3">
  393. <topPen lineWidth="1.0" lineStyle="Solid"/>
  394. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  395. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  396. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  397. </box>
  398. <textElement textAlignment="Center"/>
  399. <text><![CDATA[3]]></text>
  400. </staticText>
  401. <staticText>
  402. <reportElement x="0" y="265" width="27" height="20"/>
  403. <box topPadding="3">
  404. <topPen lineWidth="1.0" lineStyle="Solid"/>
  405. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  406. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  407. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  408. </box>
  409. <textElement textAlignment="Center"/>
  410. <text><![CDATA[2]]></text>
  411. </staticText>
  412. <staticText>
  413. <reportElement x="27" y="245" width="182" height="20"/>
  414. <box topPadding="3">
  415. <topPen lineWidth="1.0" lineStyle="Solid"/>
  416. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  417. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  418. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  419. </box>
  420. <textElement textAlignment="Center"/>
  421. <text><![CDATA[Beneficiary Only + Issuer Beneficiary]]></text>
  422. </staticText>
  423. <staticText>
  424. <reportElement x="27" y="265" width="182" height="20"/>
  425. <box topPadding="3">
  426. <topPen lineWidth="1.0" lineStyle="Solid"/>
  427. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  428. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  429. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  430. </box>
  431. <textElement textAlignment="Center"/>
  432. <text><![CDATA[Issuer Only + Issuer Beneficiary]]></text>
  433. </staticText>
  434. <staticText>
  435. <reportElement x="27" y="305" width="182" height="20"/>
  436. <box topPadding="3">
  437. <topPen lineWidth="1.0" lineStyle="Solid"/>
  438. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  439. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  440. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  441. </box>
  442. <textElement textAlignment="Center"/>
  443. <text><![CDATA[Cash Withdrawal]]></text>
  444. </staticText>
  445. <staticText>
  446. <reportElement x="0" y="245" width="27" height="20"/>
  447. <box topPadding="3">
  448. <topPen lineWidth="1.0" lineStyle="Solid"/>
  449. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  450. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  451. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  452. </box>
  453. <textElement textAlignment="Center"/>
  454. <text><![CDATA[1]]></text>
  455. </staticText>
  456. <textField>
  457. <reportElement x="209" y="245" width="162" height="20"/>
  458. <box topPadding="3" leftPadding="3">
  459. <topPen lineWidth="1.0" lineStyle="Solid"/>
  460. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  461. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  462. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  463. </box>
  464. <textElement/>
  465. <textFieldExpression class="java.lang.Integer"><![CDATA[$P{beneOnlyDecFrek}]]></textFieldExpression>
  466. </textField>
  467. <textField>
  468. <reportElement x="209" y="265" width="162" height="20"/>
  469. <box topPadding="3" leftPadding="3">
  470. <topPen lineWidth="1.0" lineStyle="Solid"/>
  471. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  472. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  473. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  474. </box>
  475. <textElement/>
  476. <textFieldExpression class="java.lang.Integer"><![CDATA[$P{issueOnlyDecFrek}]]></textFieldExpression>
  477. </textField>
  478. <textField>
  479. <reportElement x="209" y="285" width="162" height="20"/>
  480. <box topPadding="3" leftPadding="3">
  481. <topPen lineWidth="1.0" lineStyle="Solid"/>
  482. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  483. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  484. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  485. </box>
  486. <textElement/>
  487. <textFieldExpression class="java.lang.Integer"><![CDATA[$P{balanceInquiryDecFrek}]]></textFieldExpression>
  488. </textField>
  489. <textField>
  490. <reportElement x="209" y="305" width="162" height="20"/>
  491. <box topPadding="3" leftPadding="3">
  492. <topPen lineWidth="1.0" lineStyle="Solid"/>
  493. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  494. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  495. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  496. </box>
  497. <textElement/>
  498. <textFieldExpression class="java.lang.Integer"><![CDATA[$P{cashWithdrawalDecFrek}]]></textFieldExpression>
  499. </textField>
  500. <staticText>
  501. <reportElement x="27" y="342" width="100" height="22"/>
  502. <box topPadding="3">
  503. <topPen lineWidth="1.0" lineStyle="Solid"/>
  504. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  505. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  506. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  507. </box>
  508. <textElement textAlignment="Center"/>
  509. <text><![CDATA[Status]]></text>
  510. </staticText>
  511. <staticText>
  512. <reportElement x="186" y="342" width="103" height="22"/>
  513. <box topPadding="3">
  514. <topPen lineWidth="1.0" lineStyle="Solid"/>
  515. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  516. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  517. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  518. </box>
  519. <textElement textAlignment="Center"/>
  520. <text><![CDATA[Persentase]]></text>
  521. </staticText>
  522. <staticText>
  523. <reportElement x="127" y="342" width="59" height="22"/>
  524. <box topPadding="3">
  525. <topPen lineWidth="1.0" lineStyle="Solid"/>
  526. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  527. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  528. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  529. </box>
  530. <textElement textAlignment="Center"/>
  531. <text><![CDATA[Frek]]></text>
  532. </staticText>
  533. <staticText>
  534. <reportElement x="27" y="364" width="100" height="22"/>
  535. <box topPadding="3" leftPadding="3">
  536. <topPen lineWidth="1.0" lineStyle="Solid"/>
  537. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  538. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  539. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  540. </box>
  541. <textElement/>
  542. <text><![CDATA[Approved]]></text>
  543. </staticText>
  544. <staticText>
  545. <reportElement x="27" y="386" width="100" height="22"/>
  546. <box topPadding="3" leftPadding="3">
  547. <topPen lineWidth="1.0" lineStyle="Solid"/>
  548. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  549. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  550. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  551. </box>
  552. <textElement/>
  553. <text><![CDATA[Decline]]></text>
  554. </staticText>
  555. <textField>
  556. <reportElement x="127" y="364" width="59" height="22"/>
  557. <box topPadding="3" leftPadding="3">
  558. <topPen lineWidth="1.0" lineStyle="Solid"/>
  559. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  560. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  561. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  562. </box>
  563. <textElement/>
  564. <textFieldExpression class="java.lang.Integer"><![CDATA[$P{totalAppFrek}]]></textFieldExpression>
  565. </textField>
  566. <textField>
  567. <reportElement x="127" y="386" width="59" height="22"/>
  568. <box topPadding="3" leftPadding="3">
  569. <topPen lineWidth="1.0" lineStyle="Solid"/>
  570. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  571. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  572. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  573. </box>
  574. <textElement/>
  575. <textFieldExpression class="java.lang.Integer"><![CDATA[$P{totalDecFrek}]]></textFieldExpression>
  576. </textField>
  577. <staticText>
  578. <reportElement x="27" y="436" width="117" height="22"/>
  579. <box topPadding="3" rightPadding="2">
  580. <topPen lineWidth="1.0" lineStyle="Solid"/>
  581. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  582. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  583. <rightPen lineWidth="0.0" lineStyle="Solid"/>
  584. </box>
  585. <textElement textAlignment="Right"/>
  586. <text><![CDATA[Settlement]]></text>
  587. </staticText>
  588. <textField isStretchWithOverflow="true" pattern="dd/MM/yyyy">
  589. <reportElement x="144" y="436" width="145" height="22"/>
  590. <box topPadding="3" leftPadding="2">
  591. <topPen lineWidth="1.0" lineStyle="Solid"/>
  592. <leftPen lineWidth="0.0" lineStyle="Solid"/>
  593. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  594. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  595. </box>
  596. <textElement/>
  597. <textFieldExpression class="java.util.Date"><![CDATA[$P{date}]]></textFieldExpression>
  598. </textField>
  599. <staticText>
  600. <reportElement x="27" y="458" width="100" height="22"/>
  601. <box topPadding="3" leftPadding="3">
  602. <topPen lineWidth="1.0" lineStyle="Solid"/>
  603. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  604. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  605. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  606. </box>
  607. <textElement/>
  608. <text><![CDATA[Debit]]></text>
  609. </staticText>
  610. <staticText>
  611. <reportElement x="27" y="480" width="100" height="22"/>
  612. <box topPadding="3" leftPadding="3">
  613. <topPen lineWidth="1.0" lineStyle="Solid"/>
  614. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  615. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  616. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  617. </box>
  618. <textElement/>
  619. <text><![CDATA[Credit]]></text>
  620. </staticText>
  621. <staticText>
  622. <reportElement x="27" y="502" width="100" height="22"/>
  623. <box topPadding="3" leftPadding="3">
  624. <topPen lineWidth="1.0" lineStyle="Solid"/>
  625. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  626. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  627. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  628. </box>
  629. <textElement/>
  630. <text><![CDATA[Netting]]></text>
  631. </staticText>
  632. <staticText>
  633. <reportElement x="27" y="524" width="100" height="22"/>
  634. <box topPadding="3" leftPadding="3">
  635. <topPen lineWidth="1.0" lineStyle="Solid"/>
  636. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  637. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  638. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  639. </box>
  640. <textElement/>
  641. <text><![CDATA[Kewajiban Fee]]></text>
  642. </staticText>
  643. <staticText>
  644. <reportElement x="27" y="546" width="100" height="22"/>
  645. <box topPadding="3" leftPadding="3">
  646. <topPen lineWidth="1.0" lineStyle="Solid"/>
  647. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  648. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  649. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  650. </box>
  651. <textElement/>
  652. <text><![CDATA[Tagihan Fee]]></text>
  653. </staticText>
  654. <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="false">
  655. <reportElement x="127" y="458" width="162" height="22"/>
  656. <box topPadding="3" rightPadding="2">
  657. <topPen lineWidth="1.0" lineStyle="Solid"/>
  658. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  659. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  660. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  661. </box>
  662. <textElement textAlignment="Right"/>
  663. <textFieldExpression class="java.math.BigDecimal"><![CDATA[$P{totalDebet}]]></textFieldExpression>
  664. </textField>
  665. <textField isStretchWithOverflow="true" pattern="#,##0.00">
  666. <reportElement x="127" y="480" width="162" height="22"/>
  667. <box topPadding="3" rightPadding="2">
  668. <topPen lineWidth="1.0" lineStyle="Solid"/>
  669. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  670. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  671. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  672. </box>
  673. <textElement textAlignment="Right"/>
  674. <textFieldExpression class="java.math.BigDecimal"><![CDATA[$P{totalKredit}]]></textFieldExpression>
  675. </textField>
  676. <textField isStretchWithOverflow="true" pattern="#,##0.00">
  677. <reportElement x="127" y="502" width="162" height="22"/>
  678. <box topPadding="3" rightPadding="2">
  679. <topPen lineWidth="1.0" lineStyle="Solid"/>
  680. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  681. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  682. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  683. </box>
  684. <textElement textAlignment="Right"/>
  685. <textFieldExpression class="java.math.BigDecimal"><![CDATA[$P{totalNetting}]]></textFieldExpression>
  686. </textField>
  687. <textField isStretchWithOverflow="true" pattern="#,##0.00">
  688. <reportElement x="127" y="524" width="162" height="22"/>
  689. <box topPadding="3" rightPadding="2">
  690. <topPen lineWidth="1.0" lineStyle="Solid"/>
  691. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  692. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  693. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  694. </box>
  695. <textElement textAlignment="Right"/>
  696. <textFieldExpression class="java.math.BigDecimal"><![CDATA[$P{totalKewajibanFee}]]></textFieldExpression>
  697. </textField>
  698. <textField isStretchWithOverflow="true" pattern="#,##0.00">
  699. <reportElement x="127" y="546" width="162" height="22"/>
  700. <box topPadding="3" rightPadding="2">
  701. <topPen lineWidth="1.0" lineStyle="Solid"/>
  702. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  703. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  704. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  705. </box>
  706. <textElement textAlignment="Right"/>
  707. <textFieldExpression class="java.math.BigDecimal"><![CDATA[$P{totalTagihanFee}]]></textFieldExpression>
  708. </textField>
  709. <textField>
  710. <reportElement x="186" y="364" width="103" height="22"/>
  711. <box topPadding="3" leftPadding="3">
  712. <topPen lineWidth="1.0" lineStyle="Solid"/>
  713. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  714. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  715. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  716. </box>
  717. <textElement/>
  718. <textFieldExpression class="java.lang.String"><![CDATA[$P{totalPersenApp}]]></textFieldExpression>
  719. </textField>
  720. <textField>
  721. <reportElement x="186" y="386" width="103" height="22"/>
  722. <box topPadding="3" leftPadding="3">
  723. <topPen lineWidth="1.0" lineStyle="Solid"/>
  724. <leftPen lineWidth="1.0" lineStyle="Solid"/>
  725. <bottomPen lineWidth="1.0" lineStyle="Solid"/>
  726. <rightPen lineWidth="1.0" lineStyle="Solid"/>
  727. </box>
  728. <textElement/>
  729. <textFieldExpression class="java.lang.String"><![CDATA[$P{totalPersenDec}]]></textFieldExpression>
  730. </textField>
  731. </band>
  732. </summary>
  733. </jasperReport>