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