RPayCalculate_BorrowingGain Class [AX 2012]
Syntax
class RPayCalculate_BorrowingGain extends RPayCalculate_StandardDeduction
Run On
Server
Methods
Method | Description | |
---|---|---|
calc_AverageEarn | (Inherited from RPayCalculate.) | |
calc_BaseTotal | (Inherited from RPayCalculate.) | |
calc_BorrowingPercentage | ||
calc_CalcLineSum | (Inherited from RPayCalculate.) | |
calc_CalcLineTotal | (Inherited from RPayCalculate.) | |
calc_Constant | (Inherited from RPayCalculate.) | |
calc_CostType | (Inherited from RPayCalculate.) | |
calc_CurrentDeductionSum | (Inherited from RPayCalculate_StandardDeduction.) | |
calc_Debt | (Inherited from RPayCalculate_StandardDeduction.) | |
calc_DeductionPercentage | (Inherited from RPayCalculate_StandardDeduction.) | |
calc_FactDays | (Inherited from RPayCalculate.) | |
calc_FactDaysGroup | (Inherited from RPayCalculate.) | |
calc_FactHours | (Inherited from RPayCalculate.) | |
calc_FactHoursGroup | (Inherited from RPayCalculate.) | |
calc_NoOfPeriodDays | (Overrides the calc_NoOfPeriodDays Method.) | |
calc_PeriodDeductionSum | (Inherited from RPayCalculate_StandardDeduction.) | |
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 | (Inherited from RPayCalculate_StandardDeduction.) | |
calcCommon | Performs calculation. (Overrides the calcCommon Method.) | |
calcCounter | (Inherited from RPayCalculate.) | |
calcCurPayPeriodMadeStdDeduction | Calculates standard deduction for calculation period. (Inherited from RPayCalculate_StandardDeduction.) | |
calcEmpl | Calculates data for employee. (Inherited from RPayCalculate_StandardDeduction.) | |
calcEmplTotalAmount | (Inherited from RPayCalculate_StandardDeduction.) | |
calcPeriod | (Inherited from RPayCalculate.) | |
calcProportion | (Inherited from RPayCalculate_StandardDeduction.) | |
calcProportionSum | (Inherited from RPayCalculate_StandardDeduction.) | |
calcQuery | (Inherited from RPayCalculate.) | |
calcSequence | (Inherited from RPayCalculate.) | |
calcTaxAmount | (Inherited from RPayCalculate_StandardDeduction.) | |
calcTotalAmount | (Inherited from RPayCalculate_StandardDeduction.) | |
calculateCounter | (Inherited from RPayCalculate.) | |
calculateCounterForControlDeductionRate | Calculates counter for deduction rate. (Inherited from RPayCalculate_StandardDeduction.) | |
calculateDeduction | (Inherited from RPayCalculate_StandardDeduction.) | |
calculateFund | (Inherited from RPayCalculate_StandardDeduction.) | |
calculatePost | (Inherited from RPayCalculate_StandardDeduction.) | |
canCalcWithTaxReverse | ||
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canModuleCalculate | (Inherited from RPayCalculate.) | |
checkPostingProfiles | (Inherited from RPayCalculate.) | |
controlSum | (Inherited from RPayCalculate_StandardDeduction.) | |
controlSumOnHand | (Inherited from RPayCalculate_StandardDeduction.) | |
correctedPeriod | Gets or sets the corrected period. (Inherited from RPayCalculate.) | |
deletePayTrans | (Inherited from RPayCalculate.) | |
deleteTrans | (Overrides the deleteTrans Method.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
fillDeductionCon | (Inherited from RPayCalculate_StandardDeduction.) | |
fillPostCon | (Inherited from RPayCalculate_StandardDeduction.) | |
fillResultCon | (Inherited from RPayCalculate_StandardDeduction.) | |
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 | (Inherited from RPayCalculate_StandardDeduction.) | |
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. (Inherited from RPayCalculate_StandardDeduction.) | |
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 | (Inherited from RPayCalculate_StandardDeduction.) | |
recalcCons | (Inherited from RPayCalculate_StandardDeduction.) | |
recalcSum | (Inherited from RPayCalculate_StandardDeduction.) | |
round | (Inherited from RPayCalculate.) | |
setCounterTable | Gets or sets counter table record. (Inherited from RPayCalculate.) | |
setEmplTable | (Inherited from RPayCalculate_StandardDeduction.) | |
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 | (Inherited from RPayCalculate_StandardDeduction.) | |
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. (Inherited from RPayCalculate_StandardDeduction.) | |
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