InventPickingList_WMSPickingRoute Class [AX 2012]

The InventPickingList_WMSPickingRoute class helps get and set the data item in a container and check whether the data item is in a container.

Syntax

class InventPickingList_WMSPickingRoute extends AfStronglyTypedDataContainer

Run On

Called

Methods

  Method Description
Gg818247.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg818247.pubmethod(en-us,AX.60).gif createDeliveryPostalAddress Creates and sets a new value for the DeliveryPostalAddress complex data item.
Gg818247.pubmethod(en-us,AX.60).gif createWMSOrderTrans Creates a new WMSOrderTrans data container list.
Gg818247.pubmethod(en-us,AX.60).gif deserialize Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg818247.protmethod(en-us,AX.60).gif exists Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.pubmethod(en-us,AX.60).gif exists_DocumentHash Indicates whether the _DocumentHash data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsActivationDateTime Indicates whether the ActivationDateTime data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsAutoDecreaseQty Indicates whether the AutoDecreaseQty data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsCurrentPickPalletId Indicates whether the CurrentPickPalletId data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsCustomer Indicates whether the Customer data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsDeliveryName Indicates whether the DeliveryName data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsDeliveryPostalAddress Indicates whether the DeliveryPostalAddress data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsDlvDate Indicates whether the DlvDate data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsDlvModeId Indicates whether the DlvModeId data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsDlvTermId Indicates whether the DlvTermId data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsEndDateTime Indicates whether the EndDateTime data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsExpectedExpeditionTime Indicates whether the ExpectedExpeditionTime data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsExpeditionStatus Indicates whether the ExpeditionStatus data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsHandlingType Indicates whether the ExpeditionStatus data item exists in the data container
Gg818247.pubmethod(en-us,AX.60).gif existsInterCompanyPosted Determines whether the data container has an InterCompanyPosted data item with the given name.
Gg818247.pubmethod(en-us,AX.60).gif existsInventLocationId Indicates whether the InventLocationId data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsMCRPackingBoxName Determines whether the MCRPackingBoxName data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsMCRPickingWaveRef Determines whether the MCRPickingWaveRef data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsOperatorWorker Indicates whether the OperatorWorker data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsOptimizedPicking Indicates whether the OptimizedPicking data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsPalletTagging Indicates whether the PickingAreaId data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsParmId Indicates whether the ParmId data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsPickingAreaId Indicates whether the PickingAreaId data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsPickingRouteID Indicates whether the PickingRouteID data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsPrintMgmtSiteId Indicates whether the PrintMgmtSiteId data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsPriority Indicates whether the Priority data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsRecId Indicates whether the RecId data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsRecVersion Indicates whether the RecVersion data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsShipmentId Indicates whether the ShipmentId data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsShipmentType Indicates whether the ShipmentType data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsStartDateTime Indicates whether the StartDateTime data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsTransRefId Indicates whether the TransRefId data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsTransType Indicates whether the TransType data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsVolume Indicates whether the Volume data item exists in the data container.
Gg818247.pubmethod(en-us,AX.60).gif existsWMSOrderTrans Indicates whether the WMSOrderTrans data item exists in the data container.
Gg818247.protmethod(en-us,AX.60).gif get_Array Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.protmethod(en-us,AX.60).gif get_Attribute Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.protmethod(en-us,AX.60).gif get_Container Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.protmethod(en-us,AX.60).gif get_EdtArray Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.protmethod(en-us,AX.60).gif get_List Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.protmethod(en-us,AX.60).gif get_NewArray Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.protmethod(en-us,AX.60).gif get_NewContainer Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.protmethod(en-us,AX.60).gif get_NewList Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.pubmethod(en-us,AX.60).gif getRootName Gets the name of the root element of the XML representation of this strongly typed data container. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.pubmethod(en-us,AX.60).gif getSchema Gets XML schema that describes XML representation of this strongly typed data container returned by the AfStronglyTypedDataContainer.serialize method and expected by the AfStronglyTypedDataContainer.deserialize method. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg818247.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg818247.pubmethod(en-us,AX.60).gif new Initializes a new instance of the InventPickingList_WMSPickingRoute class. (Overrides the new Method.)
Gg818247.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg818247.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg818247.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg818247.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg818247.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmActivationDateTime Gets or sets the ActivationDateTime parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmAutoDecreaseQty Gets or sets the AutoDecreaseQty parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmCurrentPickPalletId Gets or sets the CurrentPickPalletId parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmcustomer Gets or sets the customer parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmDeliveryName Gets or sets the DeliveryName parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmDeliveryPostalAddress Gets or sets the DeliveryPostalAddress parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmDlvDate Gets or sets the DlvDate parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmDlvModeId Gets or sets the DlvModeId parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmDlvTermId Gets or sets the DlvTermId parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmEndDateTime Gets or sets the EndDateTime parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmExpectedExpeditionTime Gets or sets the ExpectedExpeditionTime parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmExpeditionStatus Gets or sets the ExpeditionStatus parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmHandlingType Gets or sets the HandlingType parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmInterCompanyPosted Gets or sets the InterCompanyPosted parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmInventLocationId Gets or sets the InventLocationId parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmMCRPackingBoxName Gets or sets the MCRPackingBoxName parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmMCRPickingWaveRef Gets or sets the MCRPickingWaveRef parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmOperatorWorker Gets or sets the OperatorWorker parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmOptimizedPicking Gets or sets the OptimizedPicking parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmPalletTagging Gets or sets the PalletTagging parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmParmId Gets or sets the ParmId parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmPickingAreaId Gets or sets the PickingAreaId parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmPickingRouteID Gets or sets the PickingRouteID parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmPrintMgmtSiteId Gets or sets the PrintMgmtSiteId parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmPriority Gets or sets the Priority parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmShipmentId Gets or sets the ShipmentId parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmShipmentType Gets or sets the ShipmentType parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmStartDateTime Gets or sets the StartDateTime parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmTransRefId Gets or sets the TransRefId parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmTransType Gets or sets the TransType parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmVolume Gets or sets the Volume parameter.
Gg818247.pubmethod(en-us,AX.60).gif parmWMSOrderTrans Gets or sets the WMSOrderTrans parameter.
Gg818247.pubmethod(en-us,AX.60).gif populateFromTable Populates this data container. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.pubmethod(en-us,AX.60).gif serialize Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.protmethod(en-us,AX.60).gif set_Array Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.protmethod(en-us,AX.60).gif set_Attribute Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.protmethod(en-us,AX.60).gif set_Container Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.protmethod(en-us,AX.60).gif set_EdtArray Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.protmethod(en-us,AX.60).gif set_List Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg818247.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg818247.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg818247.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg818247.pubmethod(en-us,AX.60).gif wt Gets the weakly-typed data container interface that is associated with this strongly-typed data container. (Inherited from AfStronglyTypedDataContainer.)
Gg818247.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  AfStronglyTypedDataContainer Class
    InventPickingList_WMSPickingRoute Class