PBAItemLineType_ProdTable Class [AX 2012]

The PBAItemLineType_ProdTable is a subclass to the PBAItemLineType class is invoked when a production order line is configured to use the Product Builder.

class PBAItemLineType_ProdTable extends PBAItemLineType

Run On

Called

  MethodDescription
Gg779648.pubmethod(en-us,AX.60).gif allowDeleteConfig (Inherited from PBAItemLineType.)
Gg779648.pubmethod(en-us,AX.60).gif allowEditConfig Determines whether the configuration, the configured BOM and Route, of the line should be editable. (Inherited from PBAItemLineType.)
Gg779648.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg779648.pubmethod(en-us,AX.60).gif configId Retrieves the configuration ID and the first item dimension of the line that is currently being configured. (Inherited from PBAItemLineType.)
Gg779648.pubmethod(en-us,AX.60).gif doCreateLine This method has no functionality in the PBAItemLineType class, but is overridden in some subclasses to create and insert a new item line. (Inherited from PBAItemLineType.)
Gg779648.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg779648.pubmethod(en-us,AX.60).gif findInventTransId Returns the current record. In subclasses the method also selects a line for update. (Inherited from PBAItemLineType.)
Gg779648.protmethod(en-us,AX.60).gif findOrCreateNewDistinctProductVariant Finds or creates a new distinct product variant. (Inherited from PBAItemLineType.)
Gg779648.pubmethod(en-us,AX.60).gif findRecId (Overrides the findRecId Method.)
Gg779648.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg779648.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg779648.pubmethod(en-us,AX.60).gif initSalesPrice (Inherited from PBAItemLineType.)
Gg779648.pubmethod(en-us,AX.60).gif inventDimId (Inherited from PBAItemLineType.)
Gg779648.pubmethod(en-us,AX.60).gif inventTable (Inherited from PBAItemLineType.)
Gg779648.pubmethod(en-us,AX.60).gif languageId Returns the language ID that will be used when generating configuration detail notes. (Inherited from PBAItemLineType.)
Gg779648.protmethod(en-us,AX.60).gif maintainProductDimensions Maintains product dimensions associated with the configured product. (Inherited from PBAItemLineType.)
Gg779648.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg779648.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.)
Gg779648.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.)
Gg779648.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg779648.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg779648.pubmethod(en-us,AX.60).gif parmLine (Inherited from PBAItemLineType.)
Gg779648.pubmethod(en-us,AX.60).gif qty (Inherited from PBAItemLineType.)
Gg779648.pubmethod(en-us,AX.60).gif setPriceDate Sets the price and delivery date on an item line. (Inherited from PBAItemLineType.)
Gg779648.protmethod(en-us,AX.60).gif setPriceDateHelper Sets the price and the date of the current ItemLine. (Inherited from PBAItemLineType.)
Gg779648.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg779648.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg779648.pubmethod(en-us,AX.60).gif updateConfigId Updates the three item dimensions on an item line. (Inherited from PBAItemLineType.)
Gg779648.pubmethod(en-us,AX.60).gif updateItemId Updates the item number on an item line. (Overrides the updateItemId Method.)
Gg779648.pubmethod(en-us,AX.60).gif updateLine Updates the item line. (Overrides the updateLine Method.)
Gg779648.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.)
Gg779648.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg779648.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg779648.pubmethod(en-us,AX.60).gif Gg779648.static(en-us,AX.60).gif ::construct
Top

Object Class
  PBAItemLineType Class
    PBAItemLineType_ProdTable Class

Community Additions

ADD
Show: