Share via


InventTransIdSumSingleStatus Class [AX 2012]

Syntax

class InventTransIdSumSingleStatus extends InventTransIdSum

Run On

Server

Methods

  Method Description
Gg880647.pubmethod(en-us,AX.60).gif addInventTransToTotals Adds the specified InventTrans record to the internal counters. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif arrived Calculates and returns the quantity with status arrived. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif calcSum Performs the needed calculation and stores the results in internal structures. (Overrides the calcSum Method.)
Gg880647.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg880647.pubmethod(en-us,AX.60).gif clearTotals Resets internal counters. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif deducted Calculates and returns the quantity with status deducted. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg880647.pubmethod(en-us,AX.60).gif estimated Calculates and returns the quantity which has not been physically updated yet. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif estimatedIssue Calculates and returns the quantity that remains to be issued. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif estimatedReceipt Calculates and returns the quantity remaining to be received. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif financial Calculates and returns the net quantity which has been financially updated. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg880647.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg880647.pubmethod(en-us,AX.60).gif issue Calculates and returns the total quantity being issued. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif mcrCalcSOReturnQtySum Calculates the total returned quantity for a SalesLine table record. (Inherited from InventTransIdSum.)
Gg880647.protmethod(en-us,AX.60).gif new (Overrides the new Method.)
Gg880647.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.)
Gg880647.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.)
Gg880647.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg880647.pubmethod(en-us,AX.60).gif onOrder Calculates and returns the quantity on order. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif ordered Calculates and returns the quantity ordered. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg880647.protmethod(en-us,AX.60).gif parmChildRefId Gets or sets the ChildRefId parameter. (Inherited from InventTransIdSum.)
Gg880647.protmethod(en-us,AX.60).gif parmChildType Gets or sets the ChildType parameter. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif parmInventDimCriteria Gets or sets the InventDimCriteria parameter. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif parmInventDimParmCriteria Gets or sets the InventDimParmCriteria parameter. (Inherited from InventTransIdSum.)
Gg880647.protmethod(en-us,AX.60).gif parmPerChildType Gets or sets the PerChildType parameter. (Inherited from InventTransIdSum.)
Gg880647.protmethod(en-us,AX.60).gif parmStatusIssue Gets or sets the StatusIssue parameter.
Gg880647.protmethod(en-us,AX.60).gif parmStatusReceipt Gets or sets the StatusReceipt parameter.
Gg880647.pubmethod(en-us,AX.60).gif parmTransOriginId Gets or sets the TransOriginId parameter. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWArrived Retrieves catch weight arrived quantity. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWDeducted Calculates and returns the catch weight quantity with status deducted. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWDlvRemain Retrieves the catch weight remaining quantity. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWEstimated Calculates and returns the catch weight quantity which has not been physically updated yet. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWEstimatedIssue Calculates and returns the catch weight quantity that remains to be issued. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWEstimatedReceipt Calculates and returns the catch weight quantity remaining to be received. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWFinancial Calculates and returns the net catch weight quantity which has been financially updated. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWIssue Calculates and returns the total catch weight quantity being issued. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWOnOrder Calculates and returns the catch weight quantity on order. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWOrdered Calculates and returns the catch weight quantity ordered. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWPhysical Calculates and returns the catch weight quantity that has been packing slip updated, but not yet financially updated. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWPhysicalAfterDate Calculates and returns the catch weight quantity which has been packing slip updated after a specified date, but not yet financially updated. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWPhysicalInventNotFinancial Calculates and returns the catch weight quantity which has affected physical inventory, but has not yet been financially updated. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWPicked Calculates and returns the catch weight quantity picked. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWPurchased Calculates and returns the catch weight quantity purchased. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWQuotation Retrieves the catch weight quotation quantity. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWQuotationIssue Calculates and returns the catch weight quantity to be issued on quotation. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWQuotationReceipt Calculates and returns the catch weight quantity to be received on quotation. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWReceipt Calculates and returns the catch weight quantity that is being received. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWReceived Calculates and returns the catch weight quantity with status received. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWRegistered Calculates and returns the catch weight quantity registered. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWReserved Calculates and returns the catch weight quantity currently reserved. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWReserveOrdered Calculates and returns the catch weight quantity with a reserve ordered status. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWReservPhysical Calculates and returns the catch weight quantity with a status of physical reserved. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWSold Retrieves the catch weight sold quantity. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsCWWMS Retrieves the catch weight WMS quantity. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif pdsSold Retrieves the sold quantity. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif physical Calculates and returns the quantity which has been packing slip updated, but not yet financially updated. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif physicalAfterDate Calculates and returns the quantity that has been packing slip updated after a specified date, but not yet financially updated. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif physicalInvent Calculates and returns the quantity which has affected physical inventory. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif physicalInventNotFinancial Calculates and returns the quantity which has affected physical inventory, but has not yet been financially updated. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif picked Calculates and returns the quantity picked. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif purchased Calculates and returns the quantity purchased. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif quotationIssue Calculates and returns the quantity to be issued on quotation. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif quotationReceipt Calculates and returns the quantity to be received on quotation. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif receipt Calculates and returns the quantity being received. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif received Calculates and returns the quantity with status received. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif registered Calculates and returns the quantity registered. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif reserved Calculates and returns the quantity currently reserved. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif reserveOrdered Calculates and returns the quantity with status reservOrdered. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif reservPhysical Calculates and returns the quantity with status the reservPhysical value. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif setInventTransStatus Sets new status for the InventTrans record and update internal counters. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg880647.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg880647.pubmethod(en-us,AX.60).gif update Updates the internal counters for the specified status with the specified quantity. (Inherited from InventTransIdSum.)
Gg880647.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.)
Gg880647.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg880647.pubmethod(en-us,AX.60).gif wms Calculates and returns the quantity which has affected physical inventory and has not been financially or physically updated. (Inherited from InventTransIdSum.)
Gg880647.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::newTransOriginId Creates a new instance of the InventTransIdSumSingleStatus class based on the specified InventTransId value.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::newTransOriginIdStatus Creates a new instance of the InventTransIdSingleStatus class based on the specified values.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::newTransOriginIdStatusChildType Creates a new instance of the InventTransIdSingleStatus class based on the specified values.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::newTransOriginIdStatusChildTypeNone Creates a new instance of the InventTransIdSingleStatus class based on the specified values.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::newTransOriginIdStatusDimension Creates a new instance of the InventTransIdSingleStatus class based on the specified values.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::pdsCWQtyArrived Calculates the catch weight quantity that has arrived for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::pdsCWQtyOnOrder Calculates the catch weight quantity that is on order for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::pdsCWqtyOrdered Calculates the catch weight quantity that has been ordered for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::pdsCWQtyPicked Calculates the catch wieght quantity that has been picked for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::pdsCWQtyRegistered Calculates the catch weight quantity that has been registered for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::pdsCWQtyReserveOrdered Calculates the catch wieght quantity that has been reserved on expected receipts for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::pdsCWQtyReservPhysical Calculates the catch weight quantity that has been reserved on current on hand for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::pdsCWQtyReservPhysicalAnyWMSOrder Calculates the catch weight quantity that has been reserved on current on hand for a given inventory movement and where the reservation is related to an output order.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::pdsCWQtyReservPhysicalChildTypeNone Calculates the catch weight quantity that has been reserved on current on hand for a given inventory movement and where the reservation is not related to any inventory reference.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::pdsCWQtyReservPhysicalDimension Calculates the catch weight quantity that has been reserved on current on hand for a given inventory movement and for given inventory dimensions.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::pdsCWQtyReservPhysicalDimensionChildType Calculates the catch weight quantity that has been reserved on current on hand for a given inventory movement and where the reservation is related to given inventory dimensions and references.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::pdsCWQtyReservPhysicalWMSOrder Calculates the catch weight quantity that has been reserved on current on hand for a given inventory movement and where the reservation is related to the specified output order.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::pscCWQtyPicked Calculates the catch weight quantity that has been picked for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::qtyArrived Calculates the quantity that has arrived for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::qtyOnOrder Calculates the quantity that is on order for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::qtyOrdered Calculates the quantity that has been ordered for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::qtyPicked Calculates the quantity that has been picked for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::qtyRegistered Calculates the quantity that has been registered for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::qtyReserveOrdered Calculates the quantity that has been reserved on expected receipts for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::qtyReservPhysical Calculates the quantity that has been reserved for a given inventory movement.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::qtyReservPhysicalAnyWMSOrder Calculates the quantity that has been reserved for a given inventory movement and where the reservation is related to an output order.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::qtyReservPhysicalChildTypeNone Calculates the quantity that has been reserved for a given inventory movement and where the reservation is not related to any inventory reference.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::qtyReservPhysicalDimension Calculates the quantity that has been reserved for a given inventory movement and for given inventory dimensions.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::qtyReservPhysicalDimensionChildType Calculates the quantity that has been reserved for a given inventory movement and where the reservation is related to given inventory dimensions and references.
Gg880647.pubmethod(en-us,AX.60).gif Gg880647.static(en-us,AX.60).gif ::qtyReservPhysicalWMSOrder Calculates the quantity that has been reserved for a given inventory movement and where the reservation is related to the specified output order.

Top

Inheritance Hierarchy

Object Class
  InventTransIdSum Class
    InventTransIdSumSingleStatus Class