WHSLoadTableForm Class [AX 2012]
| Method | Description | |
|---|---|---|
| accountNameValue | Method to display account name value of a load. |
| apptId_jumpRef | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| copyApptId_jumpRef | |
| createLoadIdFilter | Creates a range filter of load ids associated to a given orderNum and inventTransType. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| equipmentcode_jumpRef | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| loadLinesValue | Method to display number of lines of a load. |
| mapDisplayFieldsCachedValuesLookup | Methods for retrieving the container that contains values of the display methods for a given Load ID, if the container does not exist, then retrieves required data and add it to the cache |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| numberOfContainersValue | Method to display number of containers of a load. |
| numberOfShipmentsValue | Method to display number of shipments of a load. |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmWHSLoadId | Gets or sets the WHSLoadId parameter. |
| refreshDisplayFieldsCachedValues | Methods for refreshing the container that contains values of the display methods for a given Load ID |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tmsDisplayAppointmentIdValue | Method to display TMS Appointment ID of a load. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totalValue | Method to display total value of a load. |
| totalVolumeValue | Method to display total volume of a load. |
| totalWeightValue | Method to display the total weight of a load. |
| 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.) |
| waveValue | Method to display the wave tied to a load. |
| weightRemainingValue | Method to display weight remaining of a load. |
| workStatusValue | Method to display work status of a load. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::fillDisplayFieldsCache | Methods to retrieve values from different display methods and then insert them into a container |
Community Additions
ADD
Show: