OpenPetra
Free Administration Software for Non-Profits
|
Change the rows of the AccountingPeriod Table to the new year More...
Public Member Functions | |
TAccountPeriodToNewYear (int ALedgerNumber, TDBTransaction ATransaction) | |
override AbstractPeriodEndOperation | GetActualizedClone () |
override int | GetJobSize () |
not implemented More... | |
override Int32 | RunOperation () |
The AccountingPeriod Rows are updated ... More... | |
Public Attributes | |
TPeriodEndOperations | FPeriodEndOperator |
The parent operator (TMonthEnd or TYearEnd) that requests this operation More... | |
Protected Attributes | |
TVerificationResultCollection | FverificationResults = null |
This is the standard VerificationResultCollection for the info and the error messages. More... | |
bool | FInfoMode = true |
See TPeriodEndOperations More... | |
bool | FHasCriticalErrors = false |
See TPeriodEndOperations More... | |
int | FCountJobs |
Properties | |
bool | DoExecuteableCode [get] |
!(FHasCriticalErrors | FInfoMode) More... | |
TVerificationResultCollection | VerificationResultCollection [set] |
Set-Property to set the common value of the VerificationResultCollection (Set by TPeriodEndOperations.RunYearEndSequence) More... | |
bool | IsInInfoMode [set] |
Property to set the correct info-mode (Set by TPeriodEndOperations.RunYearEndSequence) More... | |
bool | HasCriticalErrors [get] |
Property to read if the process could be done without critical errors. (Used by TPeriodEndOperations.RunYearEndSequence) More... | |
Change the rows of the AccountingPeriod Table to the new year
|
inline |
|
inlinevirtual |
|
inlinevirtual |
not implemented
Implements Ict.Petra.Server.MFinance.Common.AbstractPeriodEndOperation.
|
inlinevirtual |
The AccountingPeriod Rows are updated ...
Implements Ict.Petra.Server.MFinance.Common.AbstractPeriodEndOperation.
|
protectedinherited |
|
protectedinherited |
See TPeriodEndOperations
|
protectedinherited |
See TPeriodEndOperations
|
inherited |
|
protectedinherited |
This is the standard VerificationResultCollection for the info and the error messages.
|
getinherited |
!(FHasCriticalErrors | FInfoMode)
|
getinherited |
Property to read if the process could be done without critical errors. (Used by TPeriodEndOperations.RunYearEndSequence)
|
setinherited |
Property to set the correct info-mode (Set by TPeriodEndOperations.RunYearEndSequence)
|
setinherited |
Set-Property to set the common value of the VerificationResultCollection (Set by TPeriodEndOperations.RunYearEndSequence)