This patch adds to AqB the ability to handle
intermediate saldi - tags 60M and 62M.

When a SWIFT document is composed of
multiple {4: ... } text blocks, then the can
be "stacked". That means that each text
block contains a few transactions to which
the next text block add up to.

That means that the first text block starts
with a 60F Start Saldo tag and ends with a
62M Interim End Saldo. The next block
starts with an 60M Interim Start Saldo etc.
until the last block with a 62F End Saldo tag:

{4:
:60F:...
...
:62M:...
-}
...
{4:
:60M:...
...
:62M:...
-}
...
{4:
:60M:...
...
:62F:...
-}

This format is used by Postfinance/Yellownet in their
MT940 SWIFT documents.

Thanks,
*t

Attachment: diff-aq-add-intermediate-saldi.patch
Description: Binary data

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to