MCRPrintWMSPickingListShipment Class [AX 2012]
The class MCRPrintWMSPickingListShipment prints warehouse management picking list shipment information.
| 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.) |
| formLetterSorting | Populates a container with FormLetterSortingParameters records. |
| getJournalList | Creates the list of WMSPickingRouteLocal records. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initParmDefault | Initializes the default parameters. |
| lastValueDataAreaId | Returns the current company. |
| lastValueDesignName | Returns the last value's design name. |
| lastValueElementName | Returns this class's name. |
| lastValueType | Returns the class value from the enumeration UtilElementType. |
| lastValueUserId | Returns the current user's ID. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| newJournalList | Constructs a record sorted list. |
| 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 MCRPrintWMSPickingListShipment class. |
| parmShipmentId | Gets or sets the ShipmentId parameter. |
| printerSettings | Returns the printer settings container. |
| printPickingLists | Prints the picking list. |
| run | Runs the main logic of this class. |
| sendAsXML | Sends the xml if print medium is other than the screen. |
| 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 MCRPrintWMSPickingListShipment class. |
| updatePrinterSettings | Updates the printer settings based on the passed Container 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.) |
| ::main | Provides an entry point for the MCRPrintWMSPickingListShipment class when it is called from a menu item. |
| ::printJobSettingsSetup | Modifies the printer settings for shipping labels using the standard print job settings dialog. |
Community Additions
ADD
Show: