PdsMRCRegulated_Sales Class [AX 2012]

This class controls the MRC Regulated for sales

class PdsMRCRegulated_Sales extends PdsMRCRegulated

Run On

Called

  MethodDescription
Hh807610.protmethod(en-us,AX.60).gif alertOnAdvise Sends alert of the MRC parameters is set to alert on advise for sales line. (Overrides the alertOnAdvise Method.)
Hh807610.protmethod(en-us,AX.60).gif alertOnExpiry Sends alert of the MRC parameters is set to alert on expiry for sales line. (Overrides the alertOnExpiry Method.)
Hh807610.protmethod(en-us,AX.60).gif alertOnNoDoc Sends alert of the MRC parameters is set to alert on no document for sales line. (Overrides the alertOnNoDoc Method.)
Hh807610.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh807610.pubmethod(en-us,AX.60).gif checkRegulated Checks if the current item is regulated for the delivery country/region. (Inherited from PdsMRCRegulated.)
Hh807610.pubmethod(en-us,AX.60).gif checkRegulatedExtended Checks if the current item is regulated for the delivery country/region. (Inherited from PdsMRCRegulated.)
Hh807610.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh807610.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh807610.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh807610.protmethod(en-us,AX.60).gif new substantiates the object (Overrides the new Method.)
Hh807610.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Hh807610.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Hh807610.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh807610.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh807610.pubmethod(en-us,AX.60).gif parmPrintDoc Sets the printDoc parameter. (Inherited from PdsMRCRegulated.)
Hh807610.protmethod(en-us,AX.60).gif sendEvent Inserts a record into the MRCEventTracker table from the active document for the current salesLine, with the eventType of _eventType. (Overrides the sendEvent Method.)
Hh807610.protmethod(en-us,AX.60).gif setBuffer Sets the global variables for the class from the common parameter, in this case a SalesLine record. (Overrides the setBuffer Method.)
Hh807610.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh807610.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh807610.protmethod(en-us,AX.60).gif updateHistory Inserts a record into the MRCCustomerHistory table with the information from the current purchline (Overrides the updateHistory Method.)
Hh807610.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Hh807610.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh807610.protmethod(en-us,AX.60).gif warningOnExpiry Issues a warning if Regulation warning on sales lines is set on the MRC parameters. (Overrides the warningOnExpiry Method.)
Hh807610.protmethod(en-us,AX.60).gif wasDocumentSent Returns whether or not the document was sent. (Overrides the wasDocumentSent Method.)
Hh807610.protmethod(en-us,AX.60).gif wasMinorDocumentSent Returns whether or not and minor documents have been sent. (Overrides the wasMinorDocumentSent Method.)
Hh807610.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Hh807610.pubmethod(en-us,AX.60).gif Hh807610.static(en-us,AX.60).gif ::construct This method returns an instance of the class
Top

Community Additions

ADD
Show: