RPayCalculate_SickList Class [AX 2012]
Syntax
class RPayCalculate_SickList 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_FactDays | (Inherited from RPayCalculate.) | |
calc_FactDaysGroup | (Inherited from RPayCalculate.) | |
calc_FactHours | (Inherited from RPayCalculate.) | |
calc_FactHoursGroup | (Inherited from RPayCalculate.) | |
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_SickCurrent | ||
calc_SickCurrentOther | ||
calc_SickNext | ||
calc_SickNextOther | ||
calc_SickPrev | ||
calc_SickPrevOther | ||
calcCommon | Performs calculation. (Overrides the calcCommon Method.) | |
calcCounter | (Inherited from RPayCalculate.) | |
calcEmpl | (Overrides the calcEmpl Method.) | |
calcPeriod | (Inherited from RPayCalculate.) | |
calcQuery | (Overrides the calcQuery Method.) | |
calcSequence | (Inherited from RPayCalculate.) | |
calculateCounter | (Inherited from RPayCalculate.) | |
calculateFund | (Inherited from RPayCalculate.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canModuleCalculate | (Inherited from RPayCalculate.) | |
checkPostingProfiles | (Inherited from RPayCalculate.) | |
correctedPeriod | Gets or sets the corrected period. (Inherited from RPayCalculate.) | |
deletePayTrans | (Overrides the deletePayTrans Method.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
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 | (Inherited from RPayCalculate.) | |
needUpdatePayTrans | Gets or sets if payroll lines should be updated. (Inherited from RPayCalculate.) | |
new | Creates the instance of a class. (Inherited from RPayCalculate.) | |
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.) | |
numFrom2WageType | ||
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.) | |
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. (Overrides the setSourceTable Method.) | |
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 | (Overrides the transDateStart Method.) | |
updatePayTrans | (Inherited from RPayCalculate.) | |
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.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
RPayCalculate Class
RPayCalculate_SickList Class