WHSShipConfirm Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canShipConfirm | Checks if load can be ship confirmed |
| createASNItems | Creates ASN item records for outbound shipments |
| createInventTransferParmLine | |
| createInventTransferParmLineNonWHS | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| generateAndSendASN | Generates and sends ASN for a load. |
| generateASN | Generates ASN for a shipment. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| name | |
| 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.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmSkipActualShipDate | Gets or sets the SkipActualShipDate parameter. |
| parmSkipLoadTender | Gets or sets the SkipLoadTender parameter. |
| postPackingSlip | Posts packing slip for a load. |
| printBOLForLoad | Prints Bill of lading for a load |
| printBOLForShipment | Prints Bill of lading for a shipment |
| retrieveLoads | Generates a map with all loads that have to be ship confirmed at the same time and that can be actually ship confirmed. |
| retriveShipDateTime | Generate a map with actual ship date per load. Prompts a dynamically generated dialog if necessary. |
| runBOLForLoad | Runs print BOL for a particular load |
| runBOLForShipment | Runs print BOL for a particular shipment |
| runPackingSlip | Runs the packing slip process for a particular load. |
| runPackingSlipForContainer | Processes the packing slip process for a container |
| runShipDateDialog | Prompts a dynamically generated dialog to enter in actual ship date per load. |
| runTransferShip | Creates the required InventTransferParmTable records related to the shipment of the Transfer Order, the required WHSASNItem and WHSUOMStructure records. |
| sendASN | Generates and sends ASN for a load. |
| sendElectronically | The method creates a package task for service |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| shipConfirm | Runs the ship-confirm process for a load or a shipment. |
| shipConfirmLoad | Runs the ship confirm process for a load. |
| tmsLoadConfirmation | Processes the load using TMS. |
| tmsMultiLoadShipConfirm | Confirms the shipment of multiple loads with TMS processes integrated. |
| tmsRouteConfirmation | |
| tmsRouteConfirmationMultiLoad | Confirms multiple loads with routes. |
| tmsRouteUnConfirm | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateTransferReceiptInventTransDim | Method to update transfer order invent trans when default Receiving location is Non LP controlled |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateBatchDispositionBlockShipping | Validates that the load does not contain any batches with disposition codes set to block shipping. |
| validateFreightTerms | Validates if the Pays Freight on the associated orders are in sync |
| validateOverUnderDelivery | |
| validateRouteOnLoad | Validates that all WHSLoadTable records connected with TMSRoute record have the same setup for freight payments. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the WHSShipConfirm class. |
| ::isBOLEnabledForLoad | Checks if print Bill of lading button should be enabled for the load |
| ::isBOLEnabledForShipment | Checks if print Bill of lading button should be enabled for the Shipment |
| ::isPackingSlipEnabledForContainer | Checks if post packing slip button should be enabled for the container |
| ::isPackingSlipEnabledForLoad | Checks if post packing slip button should be enabled for the load |
| ::isPackingSlipEnabledForShipment | Checks if post packing slip button should be enabled for the shipment |
| ::isSendASNEnabledForLoad | Checks if send ASN button should be enabled for the load |
| ::isSendASNEnabledForShipment | Checks if send ASN button should be enabled for the load |
| ::isShipConfirmEnabledForLoad | Checks if ship confirm button should be enabled for the load |
| ::isShipConfirmEnabledForShipment | Checks if ship confirm button should be enabled for the load |
| ::printBOLForAllLoads | Prints Bill of lading for a list of loads. |
| ::sendASNAllLoads | Generates and sends ASN for all loads. |
| ::shipConfirmAllLoads | Runs the ship confirm process for all loads. |
Community Additions
ADD
Show: