InventSumDateValueReport Class [AX 2012]
Syntax
class InventSumDateValueReport extends InventSumDateValue
Run On
Called
Methods
Method | Description | |
---|---|---|
addInventSum | (Inherited from InventSumDateValue.) | |
addInventTransFinancial | (Inherited from InventSumDateValue.) | |
addInventTransPhysical | (Inherited from InventSumDatePhysical.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
deductedQty | (Inherited from InventSumDate.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
estimatedInventValue | Calculates the estimated inventory value for a particular item. (Inherited from InventSumDateValue.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
init | (Inherited from InventSumDate.) | |
inventoryValue | Calculates the inventory value for a particular item. (Inherited from InventSumDateValue.) | |
knownFinDiff | Provides access to the known financial difference amount. (Inherited from InventSumDateValue.) | |
new | Initializes a new instance of the Object class. (Inherited from Object.) | |
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.) | |
notPostedPhysicalValue | Provides access to the physical inventory value (not posted) for a particular item. (Inherited from InventSumDateValue.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
parmItemId | Gets or sets the ItemId parameter. (Inherited from InventSumDate.) | |
parmPerDate | Gets or sets the PerDate parameter. (Inherited from InventSumDate.) | |
pdsCWDeductedQty | Gets the cwDeductedQty value. (Inherited from InventSumDate.) | |
pdsCWPhysicalQuantity | Gets the physical catch weight quantity. (Inherited from InventSumDatePhysical.) | |
pdsCWPickedQty | Gets the picked catch weight quantity. (Inherited from InventSumDatePhysical.) | |
pdsCWPostedQty | Gets the cwPostedQty value. (Inherited from InventSumDate.) | |
pdsCWReceivedQty | Gets the cwReceivedQty value. (Inherited from InventSumDate.) | |
pdsCWRegisteredQty | Gets the registered catch weight quantity. (Inherited from InventSumDatePhysical.) | |
physicalQuantity | (Inherited from InventSumDatePhysical.) | |
pickedQty | (Inherited from InventSumDatePhysical.) | |
postedPhysicalValue | (Inherited from InventSumDateValue.) | |
postedQty | (Inherited from InventSumDate.) | |
postedValue | (Inherited from InventSumDateValue.) | |
receivedQty | (Inherited from InventSumDate.) | |
registeredQty | (Inherited from InventSumDatePhysical.) | |
selectInventSettlement | (Inherited from InventSumDateValue.) | |
selectInventSum | (Overrides the selectInventSum Method.) | |
selectInventTransPicked | (Inherited from InventSumDatePhysical.) | |
selectInventTransPostingFinancial | (Overrides the selectInventTransPostingFinancial Method.) | |
selectInventTransPostingPhysical | (Overrides the selectInventTransPostingPhysical Method.) | |
selectInventTransRegistered | (Inherited from InventSumDatePhysical.) | |
selectSumPhysicalValue | ||
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
setValueQty | (Inherited from InventSumDateValue.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
updatePhysicalValues | Updates a posted physical inventory value or not posted physical inventory value. (Inherited from InventSumDateValue.) | |
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.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::newParameters |
Top
Inheritance Hierarchy
Object Class
InventSumDate Class
InventSumDatePhysical Class
InventSumDateValue Class
InventSumDateValueReport Class