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