RPaySheetEngine_TaxReturn Class [AX 2012]
Syntax
class RPaySheetEngine_TaxReturn extends RPaySheetEngine
Run On
Server
Methods
Method | Description | |
---|---|---|
calcTaxAmount | (Inherited from RPaySheetEngine.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canSheetChange | (Overrides the canSheetChange Method.) | |
checkSheetDialogParms | (Inherited from RPaySheetEngine.) | |
checkTaxIntersection | (Inherited from RPaySheetEngine.) | |
createSheet | (Overrides the createSheet Method.) | |
createSheetTrans | (Overrides the createSheetTrans Method.) | |
defaultPayFromDate | (Inherited from RPaySheetEngine.) | |
defaultPayToDate | (Inherited from RPaySheetEngine.) | |
deleteSheet | (Overrides the deleteSheet Method.) | |
deleteTrans | (Overrides the deleteTrans Method.) | |
description | (Overrides the description Method.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initPaySheetTable | (Inherited from RPaySheetEngine.) | |
new | (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.) | |
parmPaySheetTypeCreate | Gets or sets the PaySheetTypeCreate parameter. (Inherited from RPaySheetEngine.) | |
parmSheetTransDate | Gets or sets the SheetTransDate parameter. (Inherited from RPaySheetEngine.) | |
passToCash | (Inherited from RPaySheetEngine.) | |
paySheetCreateDialog | (Inherited from RPaySheetEngine.) | |
paySheetCreateQueryDialog | (Overrides the paySheetCreateQueryDialog Method.) | |
paySheetType | (Overrides the paySheetType Method.) | |
setAllowEdit | (Inherited from RPaySheetEngine.) | |
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.) | |
updateFormDesign | (Overrides the updateFormDesign Method.) | |
updatePeriodicity | (Inherited from RPaySheetEngine.) | |
updateQuery | (Overrides the updateQuery Method.) | |
updateSheetAmount | Updates the payroll sheet amount. (Inherited from RPaySheetEngine.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
validateDelete | (Inherited from RPaySheetEngine.) | |
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
RPaySheetEngine Class
RPaySheetEngine_TaxReturn Class