FormLetterParmDataCorrection Class [AX 2012]

The FormLetterParmDataCorrection class is the parameter data creation versioning strategy for the correction.

class FormLetterParmDataCorrection extends FormLetterParmDataVersioning

Run On

Server

  MethodDescription
Gg735797.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg735797.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg735797.pubmethod(en-us,AX.60).gif getLineQuantities Gets quantities from the source line that will be used for the parameter line generation. (Overrides the getLineQuantities Method.)
Gg735797.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg735797.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg735797.pubmethod(en-us,AX.60).gif init Performs versioning specific initialization for the associated FormLetterParmData object. (Overrides the init Method.)
Gg735797.pubmethod(en-us,AX.60).gif initQuery Initializes the data selection query depending on whether it is an initial version or a correction. (Overrides the initQuery Method.)
Gg735797.pubmethod(en-us,AX.60).gif initSourceLine Initializes the source line for parameter line generation purposes. (Overrides the initSourceLine Method.)
Gg735797.protmethod(en-us,AX.60).gif new Initializes a new instance of the FormLetterParmDataVersioning class. (Inherited from FormLetterParmDataVersioning.)
Gg735797.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.)
Gg735797.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.)
Gg735797.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg735797.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg735797.protmethod(en-us,AX.60).gif parmFormLetterParmData Gets or sets the FormLetterParmData parameter. (Overrides the parmFormLetterParmData Method.)
Gg735797.pubmethod(en-us,AX.60).gif parmVersioningUpdateType Gets or sets the VersioningUpdateType parameter. (Inherited from FormLetterParmDataVersioning.)
Gg735797.pubmethod(en-us,AX.60).gif pdsCWGetLineQuantities Retrieves catch weight quantities from the source line to the used for the parameter line generation. (Overrides the pdsCWGetLineQuantities Method.)
Gg735797.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg735797.pubmethod(en-us,AX.60).gif shouldCreateParmLine Indicates whether a parameter line should be created. (Overrides the shouldCreateParmLine Method.)
Gg735797.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg735797.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.)
Gg735797.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg735797.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg735797.pubmethod(en-us,AX.60).gif Gg735797.static(en-us,AX.60).gif ::construct
Top

This class requires the associated FormLetterParmData object to implement the FormLetterICorrectionParmData interface.

Community Additions

ADD
Show: