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.
Syntax
class RPayCalculate
Run On
Server
Methods
Method | Description | |
---|---|---|
![]() |
calc_AverageEarn | |
![]() |
calc_BaseTotal | |
![]() |
calc_CalcLineSum | |
![]() |
calc_CalcLineTotal | |
![]() |
calc_Constant | |
![]() |
calc_CostType | |
![]() |
calc_FactDays | |
![]() |
calc_FactDaysGroup | |
![]() |
calc_FactHours | |
![]() |
calc_FactHoursGroup | |
![]() |
calc_Rate | |
![]() |
calc_RegDays | |
![]() |
calc_RegDaysGroup | |
![]() |
calc_RegHours | |
![]() |
calc_RegHoursGroup | |
![]() |
calc_Seniority | |
![]() |
calcCommon | Performs calculation. |
![]() |
calcCounter | |
![]() |
calcEmpl | |
![]() |
calcPeriod | |
![]() |
calcQuery | |
![]() |
calcSequence | |
![]() |
calculateCounter | |
![]() |
calculateFund | |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
canModuleCalculate | |
![]() |
checkPostingProfiles | |
![]() |
correctedPeriod | Gets or sets the corrected period. |
![]() |
deletePayTrans | |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
getCurrentValue | |
![]() |
getEmplTable | |
![]() |
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. |
![]() |
initPayTransValue | |
![]() |
initTransDate | |
![]() |
isWorkerProcedure | Defines that procedure calculates data for worker. |
![]() |
needCommonCalculate | |
![]() |
needUpdatePayTrans | Gets or sets if payroll lines should be updated. |
![]() |
new | Creates the instance of a class. |
![]() |
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. |
![]() |
payPeriodEnd | |
![]() |
payPeriodStart | |
![]() |
queryRun | |
![]() |
round | |
![]() |
setCounterTable | Gets or sets counter table record. |
![]() |
setEmplTable | |
![]() |
setInitValue | Sets the initial value. |
![]() |
setSeqTable | Sets the sequence of calculation table record. |
![]() |
setSourceTable | Gets or sets the calculation source table record. |
![]() |
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 | |
![]() |
updatePayTrans | |
![]() |
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_BusinessTrip Class
RPayCalculate_ByWorker Class
RPayCalculate_CivilContract Class
RPayCalculate_EmplPeriod Class
RPayCalculate_SickList Class
RPayCalculate_StandardDeduction Class
RPayCalculate_Tax Class
RPayCalculate_Tbl Class
RPayCalculate_Vacation Class