AssetDocumentProcessor_JP Class [AX 2012]
Asset document processor.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createDocumentTrans | Create the asset document transaction. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getReferenceRecord | Gets reference transaction record by ReftableId and RefRecId. |
| getReferenceRecordAmountMST | Gets reference transaction record AmountMST by ReftableId and RefRecId. |
| getReferenceRecordAssetBookId | Gets reference transaction record AssetBookId by ReftableId and RefRecId. |
| getReferenceRecordAssetBookType | Gets reference transaction record AssetBookType by ReftableId and RefRecId. |
| getReferenceRecordAssetId | Gets reference transaction record AssetId by ReftableId and RefRecId. |
| getReferenceRecordTransDate | Gets reference transaction record TransDate by ReftableId and RefRecId. |
| getReferenceTransType | Gets reference transaction record transaction type by ReftableId and RefRecId. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initialize | Initializes the asset document instance. |
| new | Initializes a new instance of the AssetDocumentProcessor_JP class. |
| 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.) |
| parmAssetDocumentEntryRecId | Gets or sets the AssetDocumentEntryRecId parameter. |
| parmAssetTransType | Gets or sets the AssetTransType parameter. |
| parmRefRecId | Gets or sets the RefRecId parameter. |
| parmRefTableId | Gets or sets the RefTableId parameter. |
| process | Processes the transction. |
| revertTrans | Reverses asset document transaction. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| submit | Submits the process. |
| 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.) |
| validate | Validates the processing. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Constucts an asset document processor. |
| ::deleteAssetDocument | Deletes the asset document. |
| ::revertAssetDocumentTrans | Reverses asset document transaction. |
| ::submitAssetDocument | Submits the asset document processing. |
Community Additions
ADD
Show: