InventDimTrackingInventTransNode Class [AX 2012]
The InventDimTrackingInventTransNode holds tracing relations for a single InventTrans record.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fullTrackingDateTime | The full date and time information for the current transaction if present. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasFullDateTime | Returns if the related transaction has full date and time information or not. |
| initDateInformation | Initialize internal date information based on the current transaction. |
| loadRecordsFromMaps | Loads internal records references from the given maps. |
| new | Initializes a new instance of the InventDimTrackingInventTransNode class. |
| 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 InventDimTrackingInventTransNode class. |
| parmBackwardNodesSet | Gets or sets the BackwardNodesSet parameter. |
| parmForwardNodesSet | Gets or sets the ForwardNodesSet parameter. |
| parmInventTrans | Gets or sets the InventTrans parameter. |
| parmInventTransOrigin | Gets or sets the InventTransOrigin parameter. |
| parmIsBackwardExpanded | Gets or sets the IsBackwardExpanded parameter. |
| parmIsForwardExpanded | Gets or sets the IsForwardExpanded parameter. |
| relatedProductionText | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string which can be used for identification in debugging purposes. |
| tracingNodeKey | Returns a string which uniquely identifies this tracing node. |
| trackingDate | The tracking date associated with this tracking node. |
| treeNodeTxt | Creates the text to use for the specified transaction. |
| unpack | Deserializes the _packedClass parameter value to an instance of the InventDimTrackingInventTransNode class. |
| 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.) |
| writeNodeAttributesAsXML | Writes the tracing information for the node in the XML file. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the InventDimTrackingInventTransNode class. |
| ::create | Creates a new instance of the InventDimTrackingInventTransNode class and initialize it based on a packed version of the class data. |
| ::newFromInventTrans | Creates and initializes a new instance of this class based on the specified transaction. |
Community Additions
ADD
Show: