OpenPetra
Free Administration Software for Non-Profits
|
Delete old year and update periods for those in new year (eg. 13 becomes 1, 14 becomes 2, etc) More...
Public Member Functions | |
TResetForwardPeriodICH (TLedgerInfo ALedgerInfo, Int32 AoldYearNum, TDBTransaction ATransaction) | |
override AbstractPeriodEndOperation | GetActualizedClone () |
override int | GetJobSize () |
override Int32 | RunOperation () |
RunOperation Delete old year and update periods for those in new year (eg. 13 becomes 1, 14 becomes 2, etc) 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... | |
Delete old year and update periods for those in new year (eg. 13 becomes 1, 14 becomes 2, etc)
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
RunOperation Delete old year and update periods for those in new year (eg. 13 becomes 1, 14 becomes 2, etc)
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)