WHSLoadPlanningWorkbenchForm Class [AX 2012]
Client side controller class for the WHSLoadPlanningWorkbenchForm form.
| Method | Description | |
|---|---|---|
| addLoadLines | Adds the selected order lines as load lines to the specified load. |
| addOrderToLoad_clicked | Adds an order to an existing load |
| addShipmentToLoad | Adds all load lines associated with a shipment to a load. |
| addShipmentToNewLoadInsert | Inserts a new load with updated origin and destination addresses. |
| addShipmentToNewLoadPopulateTable | Populates values on the load based on shipment and load template information. |
| addShipmentToNewLoadTableUnassigned | Adds all load lines on a shipment to a load. |
| addToLoad_clicked | Adds order lines to an existing load |
| callLoadTemplateAssignment | |
| callRefRecordForm | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearGlobalVariables | Clear internal global variables. |
| clearInvalidInventLocationIdFilter | Clears the warehouse filter if the site is changed |
| createTmpLoadLinesPurchLines | Generates temporary load lines for a given purchase order or purchase order line. |
| createTmpLoadLinesSalesLines | Generates temporary load lines for a given sales order or sales order line. |
| createTmpLoadLinesTransferLines | Generates temporary load lines for a given transfer order or transfer order line. |
| createTmpLoadLinesTransportRequestLines | Generates temporary load lines for a given transport request or transport request line. |
| defaultShipmentLoadTemplateId | Resolves a default load template ID based on a shipment. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| equipmentCode_jumpRef | |
| filterLoadGrid | Gets a list of load ids tied to order |
| formatDateFilter | |
| getSelectedLoadIds | |
| getSelectedShipmentIds | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| lookupUnshippedLoadId | |
| lpwFilter_jumpRef | |
| lpwFilter_lookup | |
| manualRoute_clicked | |
| new | Initializes a new instance of the WHSLoadPlanningWorkbenchForm 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.) |
| overrideLocation_clicked | |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAddOrder | Gets or sets the AddOrder parameter. |
| parmInventLocationId | Gets or sets the InventLocationId parameter. |
| parmInventSiteId | Gets or sets the InventSiteId parameter. |
| parmLoadDirection | Gets or sets the LoadDirection parameter. |
| parmLoadPaysFreight | Gets or sets the LoadPaysFreight parameter. |
| parmLoadPlanningWorkbenchServerForm | Gets the LoadPlanningWorkbenchServerForm parameter. |
| parmLoadTemplateId | Gets or sets the LoadTemplateId parameter. |
| parmTmpLoadLine | Gets or sets the TmpLoadLine parameter. |
| parmVolume | Gets or sets the Volume parameter. |
| parmWeight | Gets or sets the Weight parameter. |
| postLoad_clicked | |
| purchLine_active | |
| rateDemandLine | |
| removeLinesFromLoad | |
| selectLoadLine | |
| setLoadId | |
| setLoadLine | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tmsRouteId_jumpRef | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transferLoadLineToLoad | |
| transferShipment_clicked | |
| transportRequestLine_executeQuery | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateAddToLoad | Validates that a user cannot add lines to a non-existent load |
| validateInventLocationIdFilter | Returns false and warns the user if a warehouse is set that is not connected to the site set |
| validateLoad_clicked | |
| validateShippedLoadLines | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::getInventSiteId | Finds site for the given warehouse |
| ::insertLoadTable | |
| ::removeShipmentFromLoad |
Community Additions
ADD
Show: