RAssetStatusType_Closed Class [AX 2012]
Syntax
class RAssetStatusType_Closed extends RAssetStatusType
Run On
Called
Methods
Method | Description | |
---|---|---|
allowAcquisition | (Overrides the allowAcquisition Method.) | |
allowAcquisitionAdj | (Overrides the allowAcquisitionAdj Method.) | |
allowChangeToType | (Inherited from RAssetStatusType.) | |
allowCompanyIssue | (Overrides the allowCompanyIssue Method.) | |
allowCompanyReceipt | (Inherited from RAssetStatusType.) | |
allowDepreciation | (Inherited from RAssetStatusType.) | |
allowDepreciationAdj | (Inherited from RAssetStatusType.) | |
allowDisposal | (Overrides the allowDisposal Method.) | |
allowDisposalSale | (Overrides the allowDisposalSale Method.) | |
allowDisposalSaleReverse | (Inherited from RAssetStatusType.) | |
allowDisposalScrap | (Overrides the allowDisposalScrap Method.) | |
allowLending | (Overrides the allowLending Method.) | |
allowLendingRet | Determines whether the lending for the specified value model can be returned. (Overrides the allowLendingRet Method.) | |
allowOther | (Inherited from RAssetStatusType.) | |
allowPartialTakeDown | (Overrides the allowPartialTakeDown Method.) | |
allowRevaluation | (Overrides the allowRevaluation Method.) | |
allowWriteDownAdj | (Overrides the allowWriteDownAdj Method.) | |
allowWriteUpAdj | (Overrides the allowWriteUpAdj Method.) | |
canBeLended | (Inherited from RAssetStatusType.) | |
canBeLendRet | (Inherited from RAssetStatusType.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
checkPrice | (Inherited from RAssetStatusType.) | |
disposed | (Inherited from RAssetStatusType.) | |
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.) | |
isOkToSell | (Overrides the isOkToSell Method.) | |
new | Initializes a new instance of the RAssetStatusType class. (Inherited from RAssetStatusType.) | |
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.) | |
rAssetStatus | (Overrides the rAssetStatus Method.) | |
rAssetTable | (Inherited from RAssetStatusType.) | |
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.) | |
updateLedger | (Inherited from RAssetStatusType.) | |
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
RAssetStatusType Class
RAssetStatusType_Closed Class