PBALib Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createBOMTable | |
| createBOMVersion | |
| createRouteTable | |
| createRouteVersion | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| newBOMId | |
| newRouteId | |
| 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.) |
| 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.) |
| 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.) |
| ::aotNameGen | Generates the name of the object to be added to the Microsoft Dynamics AX Application Object Tree (AOT). |
| ::codeNodeParser | |
| ::createBOM | |
| ::createInventDim | Creates an inventory dimension ID. |
| ::createNotes | |
| ::createRoute | |
| ::defaultProperties2Properties | |
| ::docuNodeParser | |
| ::duplicateRoute | |
| ::existsPBAExecutableClass | Checks the product model ID that has an associated X++ class in the AOT. |
| ::generateHashKeyFromStringValue | Generates a hash key value from a string value. |
| ::getClientNumberFormatInfo | Gets the number format information about the client. |
| ::initPBAVariables | |
| ::intstr2regintstr | Converts a string with an Integer to another string with the Integer formatted with the regional settings. |
| ::isConfigurableItem | Indicates whether the item that is associated with a given item ID is a product builder item, that is, an item of type BOM that is modeling-enabled and has an active and compiled product model. |
| ::isConfigurationKeyEnabled | Indicates whether at least one of the configuration keys for Product Builder or Product Configuration is enabled. |
| ::isEPPBAConfigKeyEnabled | |
| ::realstr2regrealstr | Converts a string with a real number to another string with the real number formatted with the regional settings |
| ::returnPBAVariables | |
| ::routeReNumber | |
| ::setSiteId | |
| ::strLineCount | |
| ::trimRoute | |
| ::writePBAVariables |
Community Additions
ADD
Show: