PBAExecute Class [AX 2012]
| Method | Description | |
|---|---|---|
| action | |
| bomRouteOccurCreate | |
| bomRouteReuseCreate | |
| callerTable | |
| cancelPBA | |
| 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. |
| configFind | |
| configOccurrences | |
| copyOldBOMRoute | |
| createConfig | Determines whether product dimensions should be created for the configuration. |
| createDocuRef | |
| createItem | |
| createNewConfigId | Creates product dimensions if it is required by the product builder model settings. |
| createNewId | |
| createNewItemId | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findBomVersion | |
| findInventDim | |
| findRouteVersion | |
| 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. |
| getArgs | |
| getConfigurationErrors | |
| getPriceCalcId | Retrieves the price calculation ID. |
| 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 | |
| hideFrontEnd | |
| initArgs | |
| initPBAId | |
| initVar | |
| new | Initializes a new instance of the PBAExecute class. |
| newLine | |
| 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. |
| parmCalcPrice | Gets or sets the CalcPrice parameter. |
| parmDelDate | Gets or sets the DelDate parameter. |
| parmGlobalCustAccount | Gets or sets the GlobalCustAccount parameter. |
| parmItemLine | Gets or sets the ItemLine parameter. |
| pbaApproveForm | |
| pbaId | |
| pbaTmpBomId | |
| previous | |
| prompt | |
| retryOnError | |
| returnValues | |
| run | |
| runConfig | |
| salesPrice | |
| 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. |
| updateBomCalc | |
| updateInventDimOnBomRoute | Updates the product dimension on the BOM and route. |
| 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.) |
| ::addValuesToDocuRefNote | |
| ::checkErrors | Checks a product model for errors in the rules, compiled classes, and the names of generated objects. |
| ::construct | Initializes a new instance of the PBAExecute class. |
| ::createDocuRefOnServer | Creates or updates a Notes document for the specified ItemLine record. |
| ::createVarInstanceQuery | Creates a QueryRun object that stores the query to retrieve the instance values of the variables for a specific product model and a specific transaction. |
| ::execute | |
| ::executeWithWithoutDebug | Runs a product model and opens the configuration form that corresponds. |
| ::findLineModel | Retrieves the currently active product model for the supplied item line. |
| ::initPBAItemLine | |
| ::newItemLine |
Community Additions
ADD
Show: