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