VendInvoiceTableToLineUpdate_W Class [AX 2012]

The VendInvoiceTableToLineUpdate_W class is used to roll various data from the VendInvoiceInfoTable table to the VendInvoiceInfoLine table.

class VendInvoiceTableToLineUpdate_W extends SalesPurchTableToLineUpdate

Run On

Server

  MethodDescription
JJ787953.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ787953.protmethod(en-us,AX.60).gif canUpdateLine Determines whether a roll-down from the VendInvoiceInfoTable table to the VendInvoiceInfoLine table is permitted. (Overrides the canUpdateLine Method.)
JJ787953.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ787953.protmethod(en-us,AX.60).gif getAxLineObject Initializes a new instance of the AxVendInvoiceInfoLine class. (Overrides the getAxLineObject Method.)
JJ787953.protmethod(en-us,AX.60).gif getAxTableObject Initializes a new instance of the AxVendInvoiceInfoTable class. (Overrides the getAxTableObject Method.)
JJ787953.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ787953.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ787953.pubmethod(en-us,AX.60).gif initUpdateFields (Inherited from SalesPurchTableToLineUpdate.)
JJ787953.protmethod(en-us,AX.60).gif lineTableId Gets the table ID for the line table that is used in the header-to-line feature. (Overrides the lineTableId Method.)
JJ787953.protmethod(en-us,AX.60).gif new Initializes a new instance of the VendInvoiceTableToLineUpdate_W class.
JJ787953.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.)
JJ787953.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.)
JJ787953.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ787953.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ787953.protmethod(en-us,AX.60).gif queryRunLine Builds and returns a QueryRun object. (Overrides the queryRunLine Method.)
JJ787953.protmethod(en-us,AX.60).gif setFieldAsModified Sets a field as modified in a AxInternalBase object. (Overrides the setFieldAsModified Method.)
JJ787953.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ787953.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ787953.pubmethod(en-us,AX.60).gif update (Inherited from SalesPurchTableToLineUpdate.)
JJ787953.protmethod(en-us,AX.60).gif updateLine (Inherited from SalesPurchTableToLineUpdate.)
JJ787953.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.)
JJ787953.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ787953.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ787953.pubmethod(en-us,AX.60).gif JJ787953.static(en-us,AX.60).gif ::construct Initializes a new instance of the VendInvoiceTableToLineUpdate_W class.
JJ787953.pubmethod(en-us,AX.60).gif JJ787953.static(en-us,AX.60).gif ::convertPurchTableFieldToVendInvoice Determines and returns the field ID in the VendInvoiceInfoTable_W table that is being rolled down.
Top

Object Class
  SalesPurchTableToLineUpdate Class
    VendInvoiceTableToLineUpdate_W Class

Community Additions

ADD
Show: