InventAgingContract Class [AX 2012]
The InventAgingContract class is the data contract for the InventAging SSRS report.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getPeriodFour | Gets the date for period four. |
| getPeriodOne | Gets the date for period one. |
| getPeriodThree | Gets the date for period three. |
| getPeriodTwo | Gets the date for period two. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initialize | Initializes the data contract class with default values. |
| 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.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the InventAgingContract class. |
| parmAgingPeriodUnit | Gets or sets the AgingPeriodUnit parameter. |
| parmAsOnDate | Gets or sets the AsOnDate parameter. |
| parmIntervalDateFour | Gets or sets the IntervalDateFour parameter. |
| parmIntervalDateOne | Gets or sets the IntervalDateOne parameter. |
| parmIntervalDatePeriodFour | Gets or sets the IntervalDatePeriodFour parameter. |
| parmIntervalDatePeriodOne | Gets or sets the IntervalDatePeriodOne parameter. |
| parmIntervalDatePeriodThree | Gets or sets the IntervalDatePeriodThree parameter. |
| parmIntervalDatePeriodTwo | Gets or sets the IntervalDatePeriodTwo parameter. |
| parmIntervalDateThree | Gets or sets the IntervalDateThree parameter. |
| parmIntervalDateTwo | Gets or sets the IntervalDateTwo parameter. |
| parmIntervalDaysFour | Gets or sets the IntervalDaysFour parameter. |
| parmIntervalDaysOne | Gets or sets the IntervalDaysOne parameter. |
| parmIntervalDaysThree | Gets or sets the IntervalDaysThree parameter. |
| parmIntervalDaysTwo | Gets or sets the IntervalDaysTwo parameter. |
| parmQuery | Gets or sets the Query parameter. |
| parmViewConfigId | Gets or sets the ViewConfigId parameter. |
| parmViewInventBatchId | Gets or sets the ViewInventBatchId parameter. |
| parmViewInventColorId | Gets or sets the ViewInventColorId parameter. |
| parmViewInventGTDId_RU | Gets or sets the ViewInventGTDId_RU parameter. |
| parmViewInventLocationId | Gets or sets the ViewInventLocationId parameter. |
| parmViewInventOwnerId_RU | Gets or sets the ViewInventOwnerId_RU parameter. |
| parmViewInventProfileId_RU | Gets or sets the ViewInventProfileId_RU parameter. |
| parmViewInventSerialId | Gets or sets the ViewInventSerialId parameter. |
| parmViewInventSiteId | Gets or sets the ViewInventSiteId parameter. |
| parmViewInventSizeId | Gets or sets the ViewInventSizeId parameter. |
| parmViewInventStatusId | Gets or sets the ViewInventStatusId parameter. |
| parmViewInventStyleId | Gets or sets the ViewInventStyleId parameter. |
| parmViewItem | Gets or sets the ViewItem parameter. |
| parmViewItemGroup | Gets or sets the ViewItemGroup parameter. |
| parmViewLicensePlateId | Gets or sets the ViewLicensePlateId parameter. |
| parmViewWMSLocationId | Gets or sets the ViewWMSLocationId parameter. |
| parmViewWMSPalletId | Gets or sets the ViewWMSPalletId parameter. |
| 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.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the InventAgingContract class. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | Determines whether the parameters are valid. |
| validateDatePeriods | Determines whether the date period parameters are valid. |
| validateDates | Determines whether the date parameters are valid. |
| validateDays | Determines whether the days parameters are valid. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the InventAgingContract class. |
| ::create | Creates a new instance of an InventAgingContract class. |
Community Additions
ADD
Show: