WMSBOLItemProviderCustInvoiceTrans Class [AX 2012]
The WMSBOLItemProviderCustInvoiceTrans class provides data that is used generate records related to bill of ladings based on customer invoice journals.
| 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. (Overrides the createOrUpdateWMSBillOfLadingOrder Method.) |
| 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 if the WMS bill of lading is correct. (Overrides the getCorrect_RU Method.) |
| getCustAccount | Gets the customer account that is used for the bill of lading. (Overrides the getCustAccount Method.) |
| getDeliveryPostalAddress | Gets the delivery postal address ID that is used for the bill of lading. (Overrides the getDeliveryPostalAddress Method.) |
| getHandlingQuantity | Retrieves the handling quantity that is used for the bill of lading. (Overrides the getHandlingQuantity Method.) |
| getInventLocationId | Gets an InventLocationID value for the bill of lading. (Overrides the getInventLocationId Method.) |
| getItemID | Gets an ItemId value for the bill of lading order. (Overrides the getItemID Method.) |
| getQuantity | Retrieves the quantity that is used for the bill of lading. (Overrides the getQuantity Method.) |
| getShipmentID | Gets a WMSShipmentId value for the bill of lading. (Inherited from WMSBOLItemProvider.) |
| getThirdPartyPostalAddress | Retrieves the third-party delivery postal address ID used for the bill of lading. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getWMSReferenceType | Gets the WMSReferenceType::Sales enumeration value. (Overrides the getWMSReferenceType Method.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initWMSBillOfLading | Initializes the WMSBillOfLading record. (Overrides the initWMSBillOfLading Method.) |
| initWMSBillOfLadingCarrier | Initializes the WMSBillOfLadingCarrier record. (Overrides the initWMSBillOfLadingCarrier Method.) |
| initWMSBillOfLadingOrder | Initializes the WMSBillOfLadingOrder bill of lading order argument based on the provider. (Inherited from WMSBOLItemProvider.) |
| isBillOfLadingOrderForPallet | Indicates whether the bill of lading order is for items that were shipped on a pallet. (Inherited from WMSBOLItemProvider.) |
| new | Initializes a new instance of the WMSBOLItemProviderCustInvoiceTrans 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCustInvoiceJour | Gets or sets the CustInvoiceJour parameter. |
| parmCustInvoiceTrans | Gets or sets the CustInvoiceTrans parameter. |
| parmSalesParmTable_RU | Gets or sets the SalesParmTable_RU parameter. |
| parmSalesParmUpdate | Gets or sets the SalesParmUpdate parameter. |
| pdsGetCWHandlingQuantity | Retrieves the handling catch weight quantity used for the bill of lading. (Overrides the pdsGetCWHandlingQuantity Method.) |
| pdsGetCWQuantity | Retrieves the catch weight quantity used for the bill of lading. (Overrides the pdsGetCWQuantity Method.) |
| 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 WMSBOLItemProviderCustInvoiceTrans class. |
| ::newFromParameters | Initializes a new instance of the WMSBOLItemProviderCustInvoiceTrans class by using the parameters. |
Community Additions
ADD
Show: