/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/ACH/blib/html/site/lib/ACH.html


VERSION</pre> <p>Version: 0.01 May 2006</p> <p> </p> <hr /> <h1><a name=``description''>DESCRIPTION</a></h1> <p>ACH is a simple, generic perl object that contains the data necesary to create an ACH file. It's intentional use is for testing purposes ONLY. ACH will allow a developer to manipulate specific data fields in an ACH formatted object.</p> <p> </p> <hr /> <h1><a name=``using_ach''>USING ACH</a></h1> <pre> <span class=``keyword''>my</span> <span class=``variable''>$ACH</span> <span class=``operator''>=</span> <span class=``variable''>new</span> <span class=``variable''>ACH</span><span class=``operator''>;</span> </pre> <p> </p> <hr /> <h1><a name=``methods''>METHOD/a</h1> <p> </p> <h2><a name=``new''>new</a></h2> <p>Creates a new ACH object</p> <p> </p> <h2><a name=``printalldata''>printAllData</a></h2> <p>Prints all the ACH data</p> <p> </p> <h2><a name=``getdata''>getData</a></h2> <p>Returns the ACH data</p> <p> </p> <h2><a name=``caveats''>CAVEAT/a</h2> <p>This package is created for testing purposes only. It shouldn't be used for production programs or scripts. There are other commercial products out there that may be a more efficient solution for accomplishing your goals.</p> <p>All records in an ACH file must be formatted in the following sequence of records. IF the file is not formatted in this exact sequence, it may be rejected.</p> <p>ACH File Layout: 1 - File Header Record 5 - First Company/Batch Header Record 6 - First Entry Detail Record 7 - First Entry Detail Addenda Record (optional) | Multiples of Entry Detail Records | 6 - Last Entry Detail Record 7 - Last Entry Detail Addenda Record (optional) 8 - First Company/Batch Control Record | Multiples of Company/Batches | 5 - Last Company/Batch Header Record 6 - First Entry Detail Record 7 - First Entry Detail Addenda Record (optional) | Multiples of Entry Detail Records | 6 - Last Entry Detail Record 7 - Last Entry Detail Addenda Record (optional) 8 - Last Company/Batch Control Record 9 - File Control Record 9999...9999 (optional)</p> <p> </p> <hr /> <h1><a name=``author''>AUTHOR</a></h1> <p>Author: Christopher Kois Date: May, 2006 Contact: <a href=``mailto:cpkois@cpan.org''>cpkois@cpan.org</p> <p> </p> <hr /> <h1><a name=``copyrights''>COPYRIGHT/a</h1> <p>The ACH module is Copyright (c) May, 2006 by Christopher Kois. <a href=``http://www.christopherkois.com''>http://www.christopherkois.com All rights reserved. You may distribute this module under the terms of GNU General Public License (GPL).</p> <p> </p> <hr /> <h1><a name=``support_warranty''>SUPPORT/WARRANTY</a></h1> <p>ACH is free Open Source software. IT COMES WITHOUT WARRANTY OR SUPPORT OF ANY KIND.</p> <p> </p> <hr /> <h1><a name=``known_bugs''>KNOWN BUG/a</h1> <p>This is version 0.01 of ACH. There are currently no known bugs.</p> <p> </p> <hr /> <h1><a name=``see_also''>SEE ALSO</a></h1> <p><a href=``../../ACH/Generator.html''>the ACH::Generator manpage</a>. <a href=``../../ACH/Parser.html''>the ACH::Parser manpage</a></p>

</body>

</html>

 /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/ACH/blib/html/site/lib/ACH.html