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