WMSBOLItemProviderWMSOrderTransOrderRef Class [AX 2012]
The WMSBOLItemProviderWMSOrderTransOrderRef class provides the data that is used to generate records that are related to bill of ladings for WMSOrderTrans records.
The created bill of lading records will contain information about order types and order references.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canUseBillOfLading | Indicates whether a WMSBillOfLading record is used as the current bill of lading for the provider. (Inherited from WMSBOLItemProvider.) |
| canUseBillOfLadingCarrier | Indicates whether a WMSBillOfLadingCarrier record is used as the current bill of lading for the provider. (Inherited from WMSBOLItemProvider.) |
| canUseBillOfLadingOrder | Indicates whether the WMSBillOfLadingOrder record is used as the current bill of lading for the provider. (Inherited from WMSBOLItemProvider.) |
| createOrUpdateWMSBillOfLadingCarrier | Creates or updates a WMSBillOfLadingCarrier record that is related to a WMSBillOfLading record. (Inherited from WMSBOLItemProvider.) |
| createOrUpdateWMSBillOfLadingOrder | Creates or updates a WMSBillOfLadingOrder record that is related to a WMSBillOfLading record. (Inherited from WMSBOLItemProvider.) |
| createWMSBillOfLading | Creates a WMSBillOfLading record. (Inherited from WMSBOLItemProvider.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findOrCreateWMSBillOfLading | Finds or creates a record in the WMSBillOfLading table. (Inherited from WMSBOLItemProvider.) |
| findWMSBillOfLading | Gets a WMSBillOfLading record that can be used as the bill of lading for the provider. (Inherited from WMSBOLItemProvider.) |
| getBillOfLadingAdditionalInfo | Gets additional information for the WMSBillOfLading record from the bill of lading for a given language. (Inherited from WMSBOLItemProvider.) |
| getBillOfLadingOrderAdditionalInfo | Gets additional information for the WMSBillOfLadingOrder record from the bill of lading order for a given language. (Inherited from WMSBOLItemProvider.) |
| getBillOfLadingOrderReferenceId | Gets a reference ID for a bill of lading order. (Overrides the getBillOfLadingOrderReferenceId Method.) |
| getBillOfLadingOrderWeight | Gets the weight for a bill of lading order. (Inherited from WMSBOLItemProvider.) |
| getBillOfLadingReferenceId | Gets a reference ID for the bill of lading. (Overrides the getBillOfLadingReferenceId Method.) |
| getCorrect_RU | Determines whether the WMS bill of lading is correct. (Inherited from WMSBOLItemProvider.) |
| getCustAccount | Retrieves the customer account that is used for the bill of lading. (Inherited from WMSBOLItemProviderWMSOrderTrans.) |
| getDeliveryPostalAddress | Retrieves the delivery postal address ID that is used for the bill of lading. (Inherited from WMSBOLItemProviderWMSOrderTrans.) |
| getHandlingQuantity | Retrieves the handling quantity that is used for the bill of lading. (Inherited from WMSBOLItemProviderWMSOrderTrans.) |
| getInventLocationId | Gets an InventLocationID value for the bill of lading. (Inherited from WMSBOLItemProviderWMSOrderTrans.) |
| getItemID | Gets an ItemId value for the bill of lading order. (Inherited from WMSBOLItemProviderWMSOrderTrans.) |
| getQuantity | Gets the quantity that is used for the bill of lading. (Inherited from WMSBOLItemProviderWMSOrderTrans.) |
| getShipmentID | Gets a WMSShipmentId value for the bill of lading. (Inherited from WMSBOLItemProviderWMSOrderTrans.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getWMSReferenceType | Gets a Workforce Management Service reference type for an order. (Overrides the getWMSReferenceType Method.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initWMSBillOfLading | Initializes the WMSBillOfLading record. (Inherited from WMSBOLItemProvider.) |
| initWMSBillOfLadingCarrier | Initializes the WMSBillOfLadingCarrier bill of lading argument based on the provider. (Inherited from WMSBOLItemProvider.) |
| initWMSBillOfLadingOrder | Initializes the WMSBillOfLadingOrder bill of lading order argument based on the provider. (Inherited from WMSBOLItemProvider.) |
| isBillOfLadingOrderForPallet | Indicates if the bill of lading order is for items that were shipped on a pallet. (Inherited from WMSBOLItemProviderWMSOrderTrans.) |
| new | Initializes a new instance of the WMSBOLItemProviderWMSOrderTransOrderRef class. (Overrides the new Method.) |
| 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.) |
| parmWMSOrderTrans | Gets or sets the WMSOrderTrans parameter. (Inherited from WMSBOLItemProviderWMSOrderTrans.) |
| parmWMSReferenceType | Gets or sets the WMSReferenceType parameter. |
| parmWMSShipment | Gets or sets the WMSShipment parameter. (Inherited from WMSBOLItemProviderWMSOrderTrans.) |
| pdsGetCWHandlingQuantity | Retrieves the handling catch weight quantity used for the bill of lading. (Inherited from WMSBOLItemProviderWMSOrderTrans.) |
| pdsGetCWQuantity | Retrieves the catch weight quantity used for the bill of lading. (Inherited from WMSBOLItemProviderWMSOrderTrans.) |
| 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.) |
| updateWMSBillOfLadingCarrierFields | Updates field values on the existing WMSBillOfLadingCarrier argument based on the provider. (Inherited from WMSBOLItemProvider.) |
| updateWMSBillOfLadingOrderFields | Updates field values on the existing WMSBillOfLadingOrder argument based on the provider. (Inherited from WMSBOLItemProvider.) |
| 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.) |
| ::construct | Initializes a new instance of the WMSBOLItemProviderWMSOrderTransOrderRef class. |
| ::newFromParameters | Initializes a new instance of the WMSBOLItemProviderWMSOrderTransOrderRef class. |
Object Class
WMSBOLItemProvider Class
WMSBOLItemProviderWMSOrderTrans Class
WMSBOLItemProviderWMSOrderTransOrderRef Class
WMSBOLItemProviderWMSOrderTransORKanban Class
WMSBOLItemProvider Class
WMSBOLItemProviderWMSOrderTrans Class
WMSBOLItemProviderWMSOrderTransOrderRef Class
WMSBOLItemProviderWMSOrderTransORKanban Class
Community Additions
ADD
Show: