InventTransIdSum_MarkingRef Class [AX 2012]
| 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 a calculation and stores the results that are shown in internal variables. (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 | (Inherited from InventTransIdSum.) |
| 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.) |
| parmMarkingRefInventTransOrigin | Gets or sets the MarkingRefInventTransOrigin parameter. |
| parmPerChildType | Gets or sets the PerChildType parameter. (Inherited from InventTransIdSum.) |
| 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.) |
| ::newMarkingRef | |
| ::newTransOriginId |
Community Additions
ADD
Show: