PurchTable2LineField Class [AX 2012]
| 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 | Determines the label to use on the field group when the field is displayed in the dialog box. (Inherited from SalesPurchTableToLineField.) |
| fieldName | Gets the user-friendly name of the current field. (Inherited from SalesPurchTableToLineField.) |
| findParametersTable | Retrieves a record in the PurchTable2LineParameters table. (Overrides the findParametersTable Method.) |
| getFieldDescription | (Overrides the getFieldDescription Method.) |
| 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 | (Inherited from SalesPurchTableToLineField.) |
| lineUpdateDescription | (Inherited from SalesPurchTableToLineField.) |
| new | Initializes a new instance of the PurchTable2LineField class. |
| 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 SalesPurchTableToLineField class. (Inherited from SalesPurchTableToLineField.) |
| parameterHelp | (Inherited from SalesPurchTableToLineField.) |
| parameterLabel | (Inherited from SalesPurchTableToLineField.) |
| parmFieldId | Gets or sets the FieldId parameter. (Inherited from SalesPurchTableToLineField.) |
| parmTableToLineUpdate | Gets or sets the TableToLineUpdate parameter. (Inherited from SalesPurchTableToLineField.) |
| parmUpdateLines | Gets or sets the UpdateLines parameter. (Inherited from SalesPurchTableToLineField.) |
| questionHelp | (Inherited from SalesPurchTableToLineField.) |
| questionLabel | (Inherited from SalesPurchTableToLineField.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tableId | Retrieves the table ID of the header table for the document. (Overrides the tableId Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the SalesPurchTableToLineField class. (Inherited from SalesPurchTableToLineField.) |
| updateSalesPurchTableToLineParameters | (Inherited from SalesPurchTableToLineField.) |
| 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 | |
| ::create |
Community Additions
ADD
Show: