RPayCalculate_EmplPeriod Class [AX 2012]
Classs for payroll procedure calculation (employee for the period).
| Method | Description | |
|---|---|---|
| calc_Amount | |
| calc_AverageEarn | (Inherited from RPayCalculate.) |
| calc_BaseTotal | (Inherited from RPayCalculate.) |
| calc_CalcLineSum | (Inherited from RPayCalculate.) |
| calc_CalcLineTotal | (Inherited from RPayCalculate.) |
| calc_ChildAmountBudget | Gets amount for childs to be placed on budget. |
| calc_ChildAmountFSS | Gets amount for childs to be placed on FSS. |
| calc_Constant | (Inherited from RPayCalculate.) |
| calc_CostType | (Inherited from RPayCalculate.) |
| calc_DaysForPay | |
| calc_DaysInPeriod | |
| 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.) |
| calcChildAmounts | |
| calcChildrenAmounts | |
| calcCommon | Performs calculation. (Overrides the calcCommon Method.) |
| calcCommonOrig | |
| calcCommonVirtual | |
| calcCounter | (Inherited from RPayCalculate.) |
| calcEmpl | (Overrides the calcEmpl Method.) |
| calcPeriod | (Inherited from RPayCalculate.) |
| calcQuery | (Inherited from RPayCalculate.) |
| calcSequence | Calculates the sequence. (Overrides the calcSequence Method.) |
| calculateCounter | (Overrides the calculateCounter Method.) |
| 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 | (Inherited from RPayCalculate.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getChildrenEmplPeriodTrans | |
| getCurrentValue | (Inherited from RPayCalculate.) |
| getEmplTable | (Inherited from RPayCalculate.) |
| getLocalChildVacationPeriod | |
| getSumFromAmount | |
| 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.) |
| isChildApplicable | |
| isWorkerProcedure | Defines that procedure calculates data for worker. (Inherited from RPayCalculate.) |
| needCalculate | |
| needCommonCalculate | (Inherited from RPayCalculate.) |
| 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.) |
| 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.) |
| setPeriodInfo | |
| 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 | (Overrides the transDateStart Method.) |
| 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.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: