RTax25RegType_PayRoll Class [AX 2012]
Class encapsulates Russian payroll register type.
Syntax
class RTax25RegType_PayRoll extends RTax25RegType
Run On
Called
Methods
Method | Description | |
---|---|---|
assessedRegisterType | (Inherited from RTax25RegType.) | |
balanceField | (Inherited from RTax25RegType.) | |
calcParameters | (Inherited from RTax25RegType.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
childRegisters | (Inherited from RTax25RegType.) | |
description | Returns register description. (Overrides the description Method.) | |
descriptionExt | (Inherited from RTax25RegType.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
existFieldId | (Inherited from RTax25RegType.) | |
fieldBaseType | (Inherited from RTax25RegType.) | |
fieldCount | (Inherited from RTax25RegType.) | |
fieldDescription | (Inherited from RTax25RegType.) | |
fieldLabel | (Inherited from RTax25RegType.) | |
fieldType | (Inherited from RTax25RegType.) | |
getRegisterTypeStr | (Inherited from RTax25RegType.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
hiddenFields | (Inherited from RTax25RegType.) | |
init | Initializes an object. (Overrides the init Method.) | |
new | Initializes a new instance of the RTax25RegType class. (Inherited from RTax25RegType.) | |
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.) | |
query | (Inherited from RTax25RegType.) | |
registerId | (Inherited from RTax25RegType.) | |
registerType | (Inherited from RTax25RegType.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
shrinkingFields | (Inherited from RTax25RegType.) | |
supportLedger | Determines if register type supports ledger. (Overrides the supportLedger Method.) | |
supportShrinking | (Inherited from RTax25RegType.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
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
RTax25RegType Class
RTax25RegType_PayRoll Class