Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Classs for payroll procedure calculation (the standard deduction).
Syntax
class RPayCalculate_StandardDeduction extends RPayCalculate
Run On
Server
Methods
Method | Description | |
---|---|---|
![]() |
calc_AverageEarn | (Inherited from RPayCalculate.) |
![]() |
calc_BaseTotal | (Inherited from RPayCalculate.) |
![]() |
calc_CalcLineSum | (Inherited from RPayCalculate.) |
![]() |
calc_CalcLineTotal | (Inherited from RPayCalculate.) |
![]() |
calc_Constant | (Inherited from RPayCalculate.) |
![]() |
calc_CostType | (Inherited from RPayCalculate.) |
![]() |
calc_CurrentDeductionSum | |
![]() |
calc_Debt | |
![]() |
calc_DeductionPercentage | |
![]() |
calc_FactDays | (Inherited from RPayCalculate.) |
![]() |
calc_FactDaysGroup | (Inherited from RPayCalculate.) |
![]() |
calc_FactHours | (Inherited from RPayCalculate.) |
![]() |
calc_FactHoursGroup | (Inherited from RPayCalculate.) |
![]() |
calc_NoOfPeriodDays | |
![]() |
calc_PeriodDeductionSum | |
![]() |
calc_Rate | (Inherited from RPayCalculate.) |
![]() |
calc_RegDays | (Inherited from RPayCalculate.) |
![]() |
calc_RegDaysGroup | (Inherited from RPayCalculate.) |
![]() |
calc_RegHours | (Inherited from RPayCalculate.) |
![]() |
calc_RegHoursGroup | (Inherited from RPayCalculate.) |
![]() |
calc_Seniority | (Inherited from RPayCalculate.) |
![]() |
calc_TotalDeductionSum | |
![]() |
calcCommon | Performs calculation. (Overrides the calcCommon Method.) |
![]() |
calcCounter | (Inherited from RPayCalculate.) |
![]() |
calcCurPayPeriodMadeStdDeduction | Calculates standard deduction for calculation period. |
![]() |
calcEmpl | Calculates data for employee. (Overrides the calcEmpl Method.) |
![]() |
calcEmplTotalAmount | |
![]() |
calcPeriod | (Inherited from RPayCalculate.) |
![]() |
calcProportion | |
![]() |
calcProportionSum | |
![]() |
calcQuery | (Inherited from RPayCalculate.) |
![]() |
calcSequence | (Inherited from RPayCalculate.) |
![]() |
calcTaxAmount | |
![]() |
calcTotalAmount | |
![]() |
calculateCounter | (Inherited from RPayCalculate.) |
![]() |
calculateCounterForControlDeductionRate | Calculates counter for deduction rate. |
![]() |
calculateDeduction | |
![]() |
calculateFund | (Overrides the calculateFund Method.) |
![]() |
calculatePost | |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
canModuleCalculate | (Inherited from RPayCalculate.) |
![]() |
checkPostingProfiles | (Inherited from RPayCalculate.) |
![]() |
controlSum | |
![]() |
controlSumOnHand | |
![]() |
correctedPeriod | Gets or sets the corrected period. (Inherited from RPayCalculate.) |
![]() |
deletePayTrans | (Inherited from RPayCalculate.) |
![]() |
deleteTrans | |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fillDeductionCon | |
![]() |
fillPostCon | |
![]() |
fillResultCon | |
![]() |
getCurrentValue | (Inherited from RPayCalculate.) |
![]() |
getEmplTable | (Inherited from RPayCalculate.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
initInstanceCounter | Initializes counter. (Inherited from RPayCalculate.) |
![]() |
initPayTransValue | (Overrides the initPayTransValue Method.) |
![]() |
initTransDate | (Inherited from RPayCalculate.) |
![]() |
isWorkerProcedure | Defines that procedure calculates data for worker. (Inherited from RPayCalculate.) |
![]() |
needCommonCalculate | (Overrides the needCommonCalculate Method.) |
![]() |
needUpdatePayTrans | Gets or sets if payroll lines should be updated. (Inherited from RPayCalculate.) |
![]() |
new | Creates the instance of a class. (Overrides the new Method.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
payPeriod | Gets or sets the payroll caclulation period. (Inherited from RPayCalculate.) |
![]() |
payPeriodEnd | (Inherited from RPayCalculate.) |
![]() |
payPeriodStart | (Inherited from RPayCalculate.) |
![]() |
queryRun | (Inherited from RPayCalculate.) |
![]() |
recalcAlimonyPost | |
![]() |
recalcCons | |
![]() |
recalcSum | |
![]() |
round | (Inherited from RPayCalculate.) |
![]() |
setCounterTable | Gets or sets counter table record. (Inherited from RPayCalculate.) |
![]() |
setEmplTable | (Overrides the setEmplTable Method.) |
![]() |
setInitValue | Sets the initial value. (Inherited from RPayCalculate.) |
![]() |
setSeqTable | Sets the sequence of calculation table record. (Inherited from RPayCalculate.) |
![]() |
setSourceTable | Gets or sets the calculation source table record. (Inherited from RPayCalculate.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
transDateStart | (Inherited from RPayCalculate.) |
![]() |
updatePayTrans | (Overrides the updatePayTrans Method.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
warnCorrections | Identifies is the storno adjustment of sums of previous period for employee is in the current calculation period. |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
RPayCalculate Class
RPayCalculate_StandardDeduction Class
RPayCalculate_BorrowingGain Class