PBAExecuteBOM Class [AX 2012]
| Method | Description | |
|---|---|---|
| action | (Inherited from PBAExecute.) |
| bomRouteOccurCreate | (Inherited from PBAExecute.) |
| bomRouteReuseCreate | (Inherited from PBAExecute.) |
| callerTable | (Overrides the callerTable Method.) |
| 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 PBAExecute.) |
| configOccurrences | (Inherited from PBAExecute.) |
| copyOldBOMRoute | (Inherited from PBAExecute.) |
| createConfig | Determines whether product dimensions should be created for the configuration. (Inherited from PBAExecute.) |
| createDocuRef | (Inherited from PBAExecute.) |
| createItem | (Inherited from PBAExecute.) |
| 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.) |
| 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 PBAExecute.) |
| getArgs | (Inherited from PBAExecute.) |
| getConfigurationErrors | (Inherited from PBAExecute.) |
| getPriceCalcId | Retrieves the price calculation ID. (Inherited from PBAExecute.) |
| 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 | (Inherited from PBAExecute.) |
| initVar | (Overrides the initVar Method.) |
| new | Initializes a new instance of the PBAExecuteBOM class. (Overrides the new Method.) |
| 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.) |
| 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.) |
| pbaApproveForm | (Inherited from PBAExecute.) |
| pbaId | (Inherited from PBAExecute.) |
| pbaTmpBomId | (Inherited from PBAExecute.) |
| previous | (Inherited from PBAExecute.) |
| prompt | (Inherited from PBAExecute.) |
| retryOnError | (Inherited from PBAExecute.) |
| returnValues | (Overrides the returnValues Method.) |
| run | (Inherited from PBAExecute.) |
| runConfig | (Inherited from PBAExecute.) |
| salesPrice | (Inherited from PBAExecute.) |
| 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 PBAExecuteBOM class. |
Community Additions
ADD
Show: