|
OpenPetra
Free Administration Software for Non-Profits
|
provides methods for exporting a batch to a SEPA Direct Debit file More...
Static Public Member Functions | |
| static Boolean | ExportRecurringGiftBatch (Int32 ALedgerNumber, Int32 ARecurringBatchNumber, DateTime ACollectionDate, out String ASEPAFileContent, out TVerificationResultCollection AVerificationMessages) |
| export a recurring gift batch to a SEPA Direct Debit file More... | |
provides methods for exporting a batch to a SEPA Direct Debit file
|
inlinestatic |
export a recurring gift batch to a SEPA Direct Debit file
| ALedgerNumber | The current Ledger |
| ARecurringBatchNumber | The batch number of the recurring gift batch |
| ACollectionDate | The date when the direct debit will be collected |
| ASEPAFileContent | The content of the SEPA file |
| AVerificationMessages | Additional messages to display in a messagebox |