PdsMRCRegulated_Sales_PackingSlip Class [AX 2012]
This class controls the MRC Regulated for sales packingslip
| Method | Description | |
|---|---|---|
| alertOnAdvise | Sends alert of the MRC parameters is set to alert on advise for sales line. (Inherited from PdsMRCRegulated_Sales.) |
| alertOnExpiry | Sends alert of the MRC parameters is set to alert on expiry for sales line. (Inherited from PdsMRCRegulated_Sales.) |
| alertOnNoDoc | Sends alert of the MRC parameters is set to alert on no document for sales line. (Inherited from PdsMRCRegulated_Sales.) |
| 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 | substantiates the object (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 salesLine, with the eventType of _eventType. (Inherited from PdsMRCRegulated_Sales.) |
| setBuffer | Sets the global variables for the class from the common parameter, in this case a SalesLine record. (Inherited from PdsMRCRegulated_Sales.) |
| 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 MRCCustomerHistory table with the information from the current purchline (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 Regulation warning on sales packing slip when is set on the MRC parameters. (Overrides the warningOnExpiry Method.) |
| wasDocumentSent | Returns whether or not the document was sent. (Inherited from PdsMRCRegulated_Sales.) |
| wasMinorDocumentSent | Returns whether or not and minor documents have been sent. (Inherited from PdsMRCRegulated_Sales.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::checkRegulatedForPack | Checks if the item on the common record is regulated. |
| ::checkRegulatedForPackExtended | Checks if the item on the common record is regulated. |
| ::checkWarnBreakAndPrint | Handles various checks related to safety data sheets for a product, depending of settings |
| ::construct | This method returns an instance of the class |
Object Class
PdsMRCRegulated Class
PdsMRCRegulated_Sales Class
PdsMRCRegulated_Sales_PackingSlip Class
PdsMRCRegulated Class
PdsMRCRegulated_Sales Class
PdsMRCRegulated_Sales_PackingSlip Class
Community Additions
ADD
Show: