Share via


InventDimViewContract Class [AX 2012]

Contains the inventory dimensions view data contract for SSRS reports.

Syntax

class InventDimViewContract

Run On

Called

Methods

  Method Description
Gg780506.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg780506.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg780506.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg780506.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg780506.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg780506.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.)
Gg780506.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.)
Gg780506.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg780506.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg780506.pubmethod(en-us,AX.60).gif parmInventDimParm Gets or sets the InventDimParm parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewConfigId Gets or sets the ViewConfigId parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewInventBatchId Gets or sets the ViewInventBatchId parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewInventColorId Gets or sets the ViewInventColorId parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewInventGTDId_RU Gets or sets the ViewInventGTDId_RU parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewInventLocationId Gets or sets the ViewInventLocationId parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewInventOwnerId_RU Gets or sets the ViewInventOwnerId_RU parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewInventProfileId_RU Gets or sets the ViewInventProfileId_RU parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewInventSerialId Gets or sets the ViewInventSerialId parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewInventSiteId Gets or sets the ViewInventSiteId parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewInventSizeId Gets or sets the ViewInventSizeId parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewInventStatus Gets or sets the ViewInventStatus parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewInventStyleId Gets or sets the ViewInventStyleId parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewLicensePlateId Gets or sets the ViewLicensePlateId parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewWMSLocationId Gets or sets the ViewWMSLocationId parameter.
Gg780506.pubmethod(en-us,AX.60).gif parmViewWMSPalletId Gets or sets the ViewWMSPalletId parameter.
Gg780506.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg780506.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg780506.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.)
Gg780506.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg780506.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg780506.pubmethod(en-us,AX.60).gif Gg780506.static(en-us,AX.60).gif ::construct Initializes a new instance of the InventDimViewContract class.

Top

Remarks

General data contract for inventory dimensions. This contract is used for selecting the dimensions to print.

Inheritance Hierarchy

Object Class
  InventDimViewContract Class