This will export the finance data for the tax office, according to GDPdU.
More...
|
static void | ExportGLTransactions (string AOutputPath, char ACSVSeparator, string ANewLine, Int32 ALedgerNumber, Int32 AFinancialYear, string ACostCentres, string AIgnoreAccounts, string AIgnoreReferences, SortedList< string, string >ATaxAnalysisAttributes, ref List< string >ACostCentresInvolved, ref List< string >AAccountsInvolved) |
| export all GL Transactions in the given year, towards the specified cost centres More...
|
|
static SortedList< string, string > | GetTaxAnalysisAttributes () |
| get the tax keys and their description used for references in transactions More...
|
|
static void | ExportTaxAnalysisAttributes (string AOutputPath, char ACSVSeparator, string ANewLine, SortedList< string, string >ATaxAnalysisAttributes) |
| export the references that are used to mark transactions for taxes More...
|
|
This will export the finance data for the tax office, according to GDPdU.
◆ ExportGLTransactions()
static void Ict.Petra.Tools.MFinance.Server.GDPdUExport.TGDPdUExportTransactions.ExportGLTransactions |
( |
string |
AOutputPath, |
|
|
char |
ACSVSeparator, |
|
|
string |
ANewLine, |
|
|
Int32 |
ALedgerNumber, |
|
|
Int32 |
AFinancialYear, |
|
|
string |
ACostCentres, |
|
|
string |
AIgnoreAccounts, |
|
|
string |
AIgnoreReferences, |
|
|
SortedList< string, string > |
ATaxAnalysisAttributes, |
|
|
ref List< string > |
ACostCentresInvolved, |
|
|
ref List< string > |
AAccountsInvolved |
|
) |
| |
|
inlinestatic |
export all GL Transactions in the given year, towards the specified cost centres
◆ ExportTaxAnalysisAttributes()
static void Ict.Petra.Tools.MFinance.Server.GDPdUExport.TGDPdUExportTransactions.ExportTaxAnalysisAttributes |
( |
string |
AOutputPath, |
|
|
char |
ACSVSeparator, |
|
|
string |
ANewLine, |
|
|
SortedList< string, string > |
ATaxAnalysisAttributes |
|
) |
| |
|
inlinestatic |
export the references that are used to mark transactions for taxes
◆ GetTaxAnalysisAttributes()
static SortedList< string, string > Ict.Petra.Tools.MFinance.Server.GDPdUExport.TGDPdUExportTransactions.GetTaxAnalysisAttributes |
( |
| ) |
|
|
inlinestatic |
get the tax keys and their description used for references in transactions
- Returns
The documentation for this class was generated from the following file: