PurchRFQTableMap2LineField Class [AX 2012]

The PurchRFQTableMap2LineField class is a wrapper for a field that is used by updating from a header to a line procedure.

class PurchRFQTableMap2LineField

Run On

Called

  MethodDescription
Gg963580.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg963580.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg963580.pubmethod(en-us,AX.60).gif fieldGroupLabel Returns the label for the field group.
Gg963580.pubmethod(en-us,AX.60).gif fieldId Sets and returns the fieldId property.
Gg963580.pubmethod(en-us,AX.60).gif fieldName Returns the field name.
Gg963580.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg963580.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg963580.protmethod(en-us,AX.60).gif initFieldId Initializes an object from the PurchRFQTableMap2LineParameters table. It sets the fieldId, fieldName and table2lineUpdate parameters.
Gg963580.pubmethod(en-us,AX.60).gif lineUpdateDescription Retrieves the name of field.
Gg963580.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg963580.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.)
Gg963580.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.)
Gg963580.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg963580.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg963580.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the PurchRFQTableMap2LineField class.
Gg963580.pubmethod(en-us,AX.60).gif parameterHelp Returns the help text for the field.
Gg963580.pubmethod(en-us,AX.60).gif parameterLabel Returns a label for the field.
Gg963580.pubmethod(en-us,AX.60).gif questionHelp Returns the question text.
Gg963580.pubmethod(en-us,AX.60).gif questionLabel Retrieves a label for the confirmation check box.
Gg963580.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg963580.pubmethod(en-us,AX.60).gif table2LineUpdate Sets and returns the table2lineUpdate parameter.
Gg963580.pubmethod(en-us,AX.60).gif tableId Returns the PurchRFQTableMap map ID.
Gg963580.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg963580.pubmethod(en-us,AX.60).gif unpack Deserializes the packedClass parameter value to an instance of the PurchRFQTableMap2LineField class.
Gg963580.pubmethod(en-us,AX.60).gif updatePurchRFQLines Sets and returns a value of the updatePurchRFQLines parameter.
Gg963580.pubmethod(en-us,AX.60).gif updatePurchRFQTableMap2LineParameters Updates the PurchRFQTableMap2LineParameters record with a new table2LineUpdate value if it was changed.
Gg963580.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.)
Gg963580.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg963580.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg963580.pubmethod(en-us,AX.60).gif Gg963580.static(en-us,AX.60).gif ::construct Constructs an instance of the PurchRFQTableMap2LineField class.
Gg963580.pubmethod(en-us,AX.60).gif Gg963580.static(en-us,AX.60).gif ::create Constructs an instance of the PurchRFQTableMap2LineField class from the container.
Top

This class is used by the PurchRFQTableMap2LineParametersForm, PurchRFQTableMap2LineUpdate and PurchRFQTableMap2LineUpdatePrompt classes.

Object Class
  PurchRFQTableMap2LineField Class

Community Additions

ADD
Show: