PBAExecutePBATable Class [AX 2012]
| Method | Description | |
|---|---|---|
| action | (Inherited from PBAExecuteLine.) |
| bomRouteFind | Attempts to find previously generated BOMs and Routes based on a search string that has been generated by concatenating the user selections. (Inherited from PBAExecuteLine.) |
| bomRouteOccurCreate | (Inherited from PBAExecuteLine.) |
| bomRouteOccurrences | (Inherited from PBAExecuteLine.) |
| bomRouteReuseCreate | (Inherited from PBAExecuteLine.) |
| callerTable | (Inherited from PBAExecute.) |
| cancelPBA | (Inherited from PBAExecute.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkPBAId | Checks whether the product model ID has an associated X++ class in the AOT. (Inherited from PBAExecute.) |
| configFind | (Inherited from PBAExecuteLine.) |
| configOccurrences | (Inherited from PBAExecuteLine.) |
| copyOldBOMRoute | (Inherited from PBAExecuteLine.) |
| createBOM | (Inherited from PBAExecuteLine.) |
| createConfig | Determines whether to allow generating a configuration, size, or color after running the PBA configuration. Overridden from parent. (Overrides the createConfig Method.) |
| createDocuRef | (Inherited from PBAExecuteLine.) |
| createDocuRefGraphic | (Inherited from PBAExecuteLine.) |
| createItem | Determines whether to allow generating an item after running the PBA configuration. Item generation is disabled for testing of PBA models. Overridden from parent. (Overrides the createItem Method.) |
| createNewConfigId | Creates product dimensions if it is required by the product builder model settings. (Inherited from PBAExecute.) |
| createNewId | (Inherited from PBAExecute.) |
| createNewItemId | (Inherited from PBAExecute.) |
| deleteBOMRoute | (Inherited from PBAExecuteLine.) |
| epApprove | Executes the final steps in approving a configuration. (Inherited from PBAExecuteLine.) |
| epInitReuseParamters | Initializes the parameters that are used to determine whether generated BOMs and routes should be reused. (Inherited from PBAExecuteLine.) |
| epRunConfig | Handles transition from the front-end phase to the back-end phase of configuration. (Inherited from PBAExecuteLine.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| generateReuseHashKeyValue | Generates a hash key value by concatenating the user selections and getting the hash code of this string. This is used if the reuse configuration parameter is set. (Inherited from PBAExecuteLine.) |
| getArgs | (Inherited from PBAExecute.) |
| getConfigurationErrors | (Inherited from PBAExecuteLine.) |
| getInventoryTransactionID | |
| getPriceCalcId | Retrieves the price calculation ID. (Inherited from PBAExecute.) |
| getReuseHashKey | Gets the hash key that was used for reusing of BOM and routes. (Inherited from PBAExecuteLine.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hideApproval | (Inherited from PBAExecute.) |
| hideFrontEnd | (Inherited from PBAExecute.) |
| initArgs | (Inherited from PBAExecute.) |
| initPBAId | (Overrides the initPBAId Method.) |
| initVar | (Overrides the initVar Method.) |
| inventTransId | (Inherited from PBAExecuteLine.) |
| new | Initializes a new instance of the PBAExecuteLine class. (Inherited from PBAExecuteLine.) |
| newLine | (Inherited from PBAExecute.) |
| 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 PBAExecute class. (Inherited from PBAExecute.) |
| parmCalcPrice | Gets or sets the CalcPrice parameter. (Inherited from PBAExecute.) |
| parmCalledFromEP | Gets or sets the CalledFromEP parameter. (Inherited from PBAExecuteLine.) |
| parmDelDate | Gets or sets the DelDate parameter. (Inherited from PBAExecute.) |
| parmGlobalCustAccount | Gets or sets the GlobalCustAccount parameter. (Inherited from PBAExecute.) |
| parmItemLine | Gets or sets the ItemLine parameter. (Inherited from PBAExecute.) |
| parmPBAId | Gets or sets the PBAId parameter. (Inherited from PBAExecuteLine.) |
| pbaApproveForm | (Inherited from PBAExecuteLine.) |
| pbaId | (Inherited from PBAExecute.) |
| pbaTmpBomId | (Inherited from PBAExecute.) |
| previous | (Inherited from PBAExecute.) |
| prompt | Invokes the client to start the front-end form of the product model. (Inherited from PBAExecuteLine.) |
| retryOnError | (Inherited from PBAExecuteLine.) |
| returnValues | (Overrides the returnValues Method.) |
| reuseSameConfigOcurrence | Checks if the user selected to reuse a configuration that was used prior in the same transaction. (Inherited from PBAExecuteLine.) |
| run | (Inherited from PBAExecute.) |
| runConfig | (Inherited from PBAExecute.) |
| salesPrice | (Inherited from PBAExecute.) |
| setPBAReuseBOMRoute | (Inherited from PBAExecuteLine.) |
| 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.) |
| unpack | Deserializes the packedClass parameter value to an instance of the PBAExecute class. (Inherited from PBAExecute.) |
| updateBomCalc | (Inherited from PBAExecute.) |
| 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 | Initializes a new instance of the PBAExecutePBATable class. |
Community Additions
ADD
Show: