PBAItemLineType_SalesQuotationBasketLine Class [AX 2012]
| Method | Description | |
|---|---|---|
| allowDeleteConfig | (Inherited from PBAItemLineType.) |
| allowEditConfig | Determines whether the configuration, the configured BOM and Route, of the line should be editable. (Inherited from PBAItemLineType.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| configId | Retrieves the configuration ID and the first item dimension of the line that is currently being configured. (Inherited from PBAItemLineType.) |
| 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.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findInventTransId | Returns the current record. In subclasses the method also selects a line for update. (Inherited from PBAItemLineType.) |
| findOrCreateNewDistinctProductVariant | Finds or creates a new distinct product variant. (Inherited from PBAItemLineType.) |
| findRecId | (Overrides the findRecId 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.) |
| initSalesPrice | (Overrides the initSalesPrice Method.) |
| inventDimId | (Inherited from PBAItemLineType.) |
| inventTable | (Inherited from PBAItemLineType.) |
| languageId | Returns the language ID that will be used when generating configuration detail notes. (Overrides the languageId Method.) |
| maintainProductDimensions | Maintains product dimensions associated with the configured product. (Inherited from PBAItemLineType.) |
| 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.) |
| parmLine | (Inherited from PBAItemLineType.) |
| qty | (Inherited from PBAItemLineType.) |
| setPriceDate | Sets the price and the date of the current SalesQuotationBasketLine. (Overrides the setPriceDate Method.) |
| setPriceDateHelper | Sets the price and the date of the current ItemLine. (Inherited from PBAItemLineType.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateConfigId | Updates the three item dimensions on an item line. (Inherited from PBAItemLineType.) |
| updateItemId | Updates the item number on an item line. (Inherited from PBAItemLineType.) |
| updateLine | Updates the item line. (Inherited from PBAItemLineType.) |
| 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 |
Community Additions
ADD
Show: