|
OpenPetra
Free Administration Software for Non-Profits
|
setup the Corporate Exchange Rates More...
Static Public Member Functions | |
| static TSubmitChangesResult | SaveCorporateExchangeSetupTDS (ref CorporateExchangeSetupTDS AInspectDS, out int ATransactionsChanged, out TVerificationResultCollection AVerificationResult) |
| Saves the corporate exchange setup TDS. More... | |
| static bool | CanDeleteCorporateExchangeRate (DateTime ADateEffectiveFrom, string AIntlCurrency, string ATransactionCurrency) |
| Returns true if a Corporate Exchange Rate can be deleted. Cannot be deleted if it is effective for a period in the current year which has at least one batch. More... | |
setup the Corporate Exchange Rates
|
inlinestatic |
Returns true if a Corporate Exchange Rate can be deleted. Cannot be deleted if it is effective for a period in the current year which has at least one batch.
| ADateEffectiveFrom | Corporate Exchange Rate's Date Effective From |
| AIntlCurrency | |
| ATransactionCurrency |
|
inlinestatic |
Saves the corporate exchange setup TDS.
| AInspectDS | Containing all ACorporateExchangeRate records to be saved. |
| ATransactionsChanged | Number of transaction that were updated with the new exchange rate |
| AVerificationResult |