PdsMRCRegulated_Purch Class [AX 2012]
The PdsMRCRegulated class controls the MRC regulated for purchasing.
| Method | Description | |
|---|---|---|
| alertOnAdvise | Sends a message that the MRC parameters is set to warn on advise for a PurchLine record. (Overrides the alertOnAdvise Method.) |
| alertOnExpiry | Sends a message that the MRC parameters are set to warn on expiration of a PurchLine record. (Overrides the alertOnExpiry Method.) |
| alertOnNoDoc | Sends a message of the MRC parameters is set to warn on no document for a PurchLine record. (Overrides the alertOnNoDoc Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkRegulated | Checks if the current item is regulated for the delivery country/region. (Inherited from PdsMRCRegulated.) |
| checkRegulatedExtended | Checks if the current item is regulated for the delivery country/region. (Inherited from PdsMRCRegulated.) |
| 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.) |
| new | Creates a new instance of the PdsMRCRegulated_Purch class. (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.) |
| parmPrintDoc | Sets the printDoc parameter. (Inherited from PdsMRCRegulated.) |
| sendEvent | Inserts a record into the MRCEventTracker table from the active document for the current PurchLine record, that has the eventType that matches the _eventType parameter. (Overrides the sendEvent Method.) |
| setBuffer | Sets the global variables for the class from the common parameter, in this case a PurchLine record. (Overrides the setBuffer Method.) |
| 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.) |
| updateHistory | Inserts a record into the MRCVendorHistory table with the information from the current PurchLine record. (Overrides the updateHistory Method.) |
| 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.) |
| warningOnExpiry | Issues a warning if a regulation warning on purchase orders is set on the MRC parameters. (Overrides the warningOnExpiry Method.) |
| wasDocumentSent | Indicates whether the document was sent. (Overrides the wasDocumentSent Method.) |
| wasMinorDocumentSent | Determines whether the given document had a minor version sent. (Inherited from PdsMRCRegulated.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates an instance of the PdsMRCRegulated class. |
Community Additions
ADD
Show: