OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MFinance.Gift.TGiftExporting Class Reference

provides methods for exporting a batch More...

Public Member Functions

Int32 ExportAllGiftBatchData (Int32 ALedgerNumber, Int32 ABatchNumberStart, Int32 ABatchNumberEnd, DateTime? ABatchDateFrom, DateTime? ABatchDateTo, string ADateFormatString, bool ASummary, bool AUseBaseCurrency, DateTime? ADateForSummary, string ANumberFormat, bool ATransactionsOnly, bool AExtraColumns, Int64 ARecipientNumber, Int64 AFieldNumber, bool AIncludeUnposted, out String AExportExcel, out TVerificationResultCollection AVerificationMessages)
 export all the Data of the batches matching the parameters to an Excel file More...
 

Detailed Description

provides methods for exporting a batch

Member Function Documentation

◆ ExportAllGiftBatchData()

Int32 Ict.Petra.Server.MFinance.Gift.TGiftExporting.ExportAllGiftBatchData ( Int32  ALedgerNumber,
Int32  ABatchNumberStart,
Int32  ABatchNumberEnd,
DateTime?  ABatchDateFrom,
DateTime?  ABatchDateTo,
string  ADateFormatString,
bool  ASummary,
bool  AUseBaseCurrency,
DateTime?  ADateForSummary,
string  ANumberFormat,
bool  ATransactionsOnly,
bool  AExtraColumns,
Int64  ARecipientNumber,
Int64  AFieldNumber,
bool  AIncludeUnposted,
out String  AExportExcel,
out TVerificationResultCollection  AVerificationMessages 
)
inline

export all the Data of the batches matching the parameters to an Excel file

Parameters
ALedgerNumber
ABatchNumberStart
ABatchNumberEnd
ABatchDateFrom
ABatchDateTo
ADateFormatString
ASummary
AUseBaseCurrency
ADateForSummary
ANumberFormatAmerican or European
ATransactionsOnly
AExtraColumns
ARecipientNumber
AFieldNumber
AIncludeUnposted
AExportExcelthe export file as Excel file
AVerificationMessagesAdditional messages to display in a messagebox
Returns
number of exported batches, -1 if cancelled, -2 if error

The documentation for this class was generated from the following file: