InventPickingList_WMSOrderTrans Class [AX 2012]

The InventPickingList_WMSOrderTrans class gets, sets, and checks the data items in a container.

Syntax

class InventPickingList_WMSOrderTrans extends AfStronglyTypedDataContainer

Run On

Called

Methods

  Method Description
Gg817808.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg817808.pubmethod(en-us,AX.60).gif createDeliveryPostalAddress Creates and sets a new value for the DeliveryPostalAddress complex data item.
Gg817808.pubmethod(en-us,AX.60).gif createInventDim Creates a new InventDim data container list.
Gg817808.pubmethod(en-us,AX.60).gif deserialize Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg817808.protmethod(en-us,AX.60).gif exists Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.pubmethod(en-us,AX.60).gif existsCaseTagging Indicates whether the CaseTagging data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsCustomer Indicates whether the Customer data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsDeliveryPostalAddress Indicates whether the DeliveryPostalAddress data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsDlvDate Indicates whether the DlvDate data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsExpectedExpeditionTime Indicates whether the ExpectedExpeditionTime data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsExpeditionStatus Indicates whether the ExpeditionStatus data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsExpeditionTime Indicates whether the ExpeditionTime data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsFullPallet Indicates whether the FullPallet data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsInventDim Indicates whether the InventDim data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsInventDimFixed Indicates whether the InventDimFixed data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsInventDimId Indicates whether the inventDimId data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsInventTransId Indicates whether the InventTransId data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsInventTransRefId Indicates whether the InventTransRefId data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsInventTransType Indicates whether the InventTransType data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsIsReserved Indicates whether the IsReserved data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsItemId Indicates whether the ItemId data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsItemSortCode Indicates whether the ItemSortCode data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsItemTagging Indicates whether the ItemTagging data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsOperatorWorker Indicates whether the OperatorWorker data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsOptimizedPicking Indicates whether the OptimizedPicking data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsOrderId Indicates whether the OrderId data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsOrderType Indicates whether the OrderType data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsPalletIdPicked Indicates whether the PalletIdPicked data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsPalletTagging Indicates whether the PalletTagging data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsPdsCWQty Indicates whether the PdsCWQty data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsPdsCWZeroCWLine Indicates whether the PdsCWZeroCWLine data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsPostTransfer Indicates whether the PostTransfer data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsPreReserved Indicates whether the PreReserved data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsQty Indicates whether the Qty data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsRecId Indicates whether the RecId data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsRecVersion Indicates whether the RecVersion data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsRouteId Indicates whether the RouteId data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsShipmentId Indicates whether the ShipmentId data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsShipmentIdOriginal Indicates whether the ShipmentIdOriginal data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsSortCode Indicates whether the SortCode data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsToInventDimId Indicates whether the ToInventDimId data item exists in the data container.
Gg817808.pubmethod(en-us,AX.60).gif existsVolume Indicates whether the Volume data item exists in the data container.
Gg817808.protmethod(en-us,AX.60).gif get_Array Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.protmethod(en-us,AX.60).gif get_Attribute Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.protmethod(en-us,AX.60).gif get_Container Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.protmethod(en-us,AX.60).gif get_EdtArray Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.protmethod(en-us,AX.60).gif get_List Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.protmethod(en-us,AX.60).gif get_NewArray Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.protmethod(en-us,AX.60).gif get_NewContainer Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.protmethod(en-us,AX.60).gif get_NewList Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.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.)
Gg817808.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.)
Gg817808.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg817808.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg817808.pubmethod(en-us,AX.60).gif new Initializes a new instance of the InventPickingList_WMSOrderTrans class. (Overrides the new Method.)
Gg817808.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.)
Gg817808.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.)
Gg817808.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg817808.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg817808.pubmethod(en-us,AX.60).gif parmCaseTagging Gets or sets the CaseTagging parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmcustomer Gets or sets the customer parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmDeliveryPostalAddress Gets or sets the DeliveryPostalAddress parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmDlvDate Gets or sets the DlvDate parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmExpectedExpeditionTime Gets or sets the ExpectedExpeditionTime parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmExpeditionStatus Gets or sets the ExpeditionStatus parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmExpeditionTime Gets or sets the ExpeditionTime parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmFullPallet Gets or sets the FullPallet parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmInventDim Gets or sets the InventDim parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmInventDimFixed Gets or sets the InventDimFixed parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmInventDimId Gets or sets the InventDimId parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmInventTransId Gets or sets the InventTransId parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmInventTransRefId Gets or sets the InventTransRefId parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmInventTransType Gets or sets the InventTransType parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmIsReserved Gets or sets the IsReserved parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmitemId Gets or sets the itemId parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmItemSortCode Gets or sets the ItemSortCode parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmItemTagging Gets or sets the ItemTagging parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmOperatorWorker Gets or sets the OperatorWorker parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmOptimizedPicking Gets or sets the OptimizedPicking parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmOrderId Gets or sets the OrderId parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmOrderType Gets or sets the OrderType parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmPalletIdPicked Gets or sets the PalletIdPicked parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmPalletTagging Gets or sets the PalletTagging parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmPdsCWQty Gets or sets the PdsCWQty parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmPdsCWZeroCWLine Gets or sets the PdsCWZeroCWLine parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmPostTransfer Gets or sets the PostTransfer parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmPreReserved Gets or sets the PreReserved parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmqty Gets or sets the qty parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmRouteId Gets or sets the RouteId parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmShipmentId Gets or sets the ShipmentId parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmShipmentIdOriginal Gets or sets the ShipmentIdOriginal parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmSortCode Gets or sets the SortCode parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmToInventDimId Gets or sets the ToInventDimId parameter.
Gg817808.pubmethod(en-us,AX.60).gif parmVolume Gets or sets the Volume parameter.
Gg817808.pubmethod(en-us,AX.60).gif populateFromTable Populates this data container. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.pubmethod(en-us,AX.60).gif serialize Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.protmethod(en-us,AX.60).gif set_Array Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.protmethod(en-us,AX.60).gif set_Attribute Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.protmethod(en-us,AX.60).gif set_Container Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.protmethod(en-us,AX.60).gif set_EdtArray Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.protmethod(en-us,AX.60).gif set_List Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.)
Gg817808.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg817808.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg817808.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.)
Gg817808.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg817808.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.)
Gg817808.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_WMSOrderTrans Class