InventReleaseOrderPickingForm_Transfer Class [AX 2012]

The InventReleaseOrderPickingForm_Transfer class is used to create and update orders.

Syntax

class InventReleaseOrderPickingForm_Transfer extends InventReleaseOrderPickingForm

Run On

Server

Methods

  Method Description
Gg821184.protmethod(en-us,AX.60).gif allOrdersDeliverable Indicates whether all orders for _itemId and _inventDim can be delivered. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.pubmethod(en-us,AX.60).gif bldInventReleaseOrderPickingTmp Builds the InventTransferReleaseOrderPickingTmp temporary table.
Gg821184.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg821184.protmethod(en-us,AX.60).gif deliverPossiblePctCalc Calculates the delivery percent possible for the whole order and updates this amount in the temporary table.
Gg821184.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg821184.protmethod(en-us,AX.60).gif findInventDim Finds the InventDim record by the specified InventDimId. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.protmethod(en-us,AX.60).gif findInventOnHandQty Finds the on-hand quantities for the specified item and dimensions. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.protmethod(en-us,AX.60).gif findQtyOnPick Finds the quantity on a picking list or output order for the item and the inventdim on the sales line. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.protmethod(en-us,AX.60).gif findQtyPhysicalInvent (Inherited from InventReleaseOrderPickingForm.)
Gg821184.protmethod(en-us,AX.60).gif findQtyReservedOrdered Returns the quantity from inventTrans that has a statusIssueStatusIssue::ReservOrdered. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg821184.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg821184.protmethod(en-us,AX.60).gif initInventDimParm Initializes an InventDimParm buffer from the the specified InventDim buffer. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.protmethod(en-us,AX.60).gif initProdExistQueryAndRange Initializes the query and querybuildranges that are used to determine whether a production order exists. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.protmethod(en-us,AX.60).gif initSalesLineExistQueryAndRange Initializes query and querybuildranges that are used to determine whether a sales order exists. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.protmethod(en-us,AX.60).gif initTransferExistQueryAndRange Initializes query and querybuildranges that are used to determine whether a transfer order exists. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.protmethod(en-us,AX.60).gif needAllocation Determines whether manual allocation is need for orders. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.protmethod(en-us,AX.60).gif new Initializes a new instance of the InventReleaseOrderPickingForm_Transfer class. (Overrides the new Method.)
Gg821184.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.)
Gg821184.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.)
Gg821184.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg821184.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg821184.protmethod(en-us,AX.60).gif parmDeductUnreserved Gets or sets the DeductUnreserved parameter. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.pubmethod(en-us,AX.60).gif parmInventReleaseOrderPickingTmp Gets or sets the InventReleaseOrderPickingTmp parameter. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.protmethod(en-us,AX.60).gif pdsCWAllOrdersDeliverable Checks whether enough physical inventory is available to fulfill the quantities on an order. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.pubmethod(en-us,AX.60).gif pdsCWFindQtyOnPick Finds the catch weight quantity on a picking list or output order for the item and the inventdim on the sales line. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.pubmethod(en-us,AX.60).gif pdsCWFindQtyPhysicalInvent Finds the total catch weight quantity for a specified item that has the specified dimensions. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.pubmethod(en-us,AX.60).gif pdsCWFindQtyReservedOrdered Gets the catch weight quantity from the inventTrans table that has a statusIssue enumeration value of StatusIssue::ReservOrdered. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.protmethod(en-us,AX.60).gif pdsCWNeedAllocation Checks whether more inventory has to be allocated to cover the catch-weight quantity on an order. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.protmethod(en-us,AX.60).gif productionOrderLineExist (Inherited from InventReleaseOrderPickingForm.)
Gg821184.protmethod(en-us,AX.60).gif salesOrderExist Tests whether a sales order for the _itemId with _inventDim exists. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg821184.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg821184.protmethod(en-us,AX.60).gif transferOrderExist Indicates whether a transfer order for the _itemId with _inventDim exists. (Inherited from InventReleaseOrderPickingForm.)
Gg821184.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.)
Gg821184.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg821184.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg821184.pubmethod(en-us,AX.60).gif Gg821184.static(en-us,AX.60).gif ::buildData Builds the temporary table that is used in the related forms.
Gg821184.pubmethod(en-us,AX.60).gif Gg821184.static(en-us,AX.60).gif ::checkOverActivate Checks whether the user is requesting to release a quantity that exceeds the available quantity.
Gg821184.pubmethod(en-us,AX.60).gif Gg821184.static(en-us,AX.60).gif ::construct Initializes a new instance of the InventReleaseOrderPickingForm_Transfer class.
Gg821184.pubmethod(en-us,AX.60).gif Gg821184.static(en-us,AX.60).gif ::updateClearActivateNow Clears the values that are entered in the activate now field for each order line.
Gg821184.pubmethod(en-us,AX.60).gif Gg821184.static(en-us,AX.60).gif ::updateNoManualAllocationNeeded Updates all order lines in the form where no manual allocation is needed with the quantity in the activate now field.
Gg821184.pubmethod(en-us,AX.60).gif Gg821184.static(en-us,AX.60).gif ::updateReservedPhyscical Updates the activate now field by using the quantity reserved physical for all order lines that have a quantity reserved physical.
Gg821184.pubmethod(en-us,AX.60).gif Gg821184.static(en-us,AX.60).gif ::updateWhereEntireOrderCanBeDelivered Updates the activate now field by using the quantity on all order lines in the form where delivery percent is 100.

Top

Remarks

The following table lists the variables in the classDeclaration with their type and description.

Variables in the classDeclaration

Type and description

InventTransferReleaseOrderPickingTmp

InventTransferReleaseOrderPickingTmp

The temporary table that holds the record ID from the sales lines to be displayed in the form.

ShippingDateFrom

DateExpected

The shipping date that will be used when order lines are selected.

ShippingDateTo

DateExpected

The shipping date that will be used when order lines are selected.

InventDimParm

InventDimCtrL_Frm_OnHand

The class that displays the inventory dimensions on the form.

LatestUpdateDate

TransDate

The latest date that sales lines and inventory on hand are calculated.

LatestUpdateTime

TimeOfDay

The latest time that sales lines and inventory on hand are calculated.

Inheritance Hierarchy

Object Class
  InventReleaseOrderPickingForm Class
    InventReleaseOrderPickingForm_Transfer Class