ProjIntercompanyTransQueryParams Class [AX 2012]

This class provides the query options to filter the transactions that will be included in a project intercompany invoice.

class ProjIntercompanyTransQueryParams implements SysPackable

Run On

Called

  MethodDescription
Dn543308.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn543308.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn543308.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn543308.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn543308.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn543308.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.)
Dn543308.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.)
Dn543308.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn543308.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn543308.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the ProjIntercompanyTransQueryParams class.
Dn543308.pubmethod(en-us,AX.60).gif parmBorrowingLE Gets or sets the BorrowingLE parameter.
Dn543308.pubmethod(en-us,AX.60).gif parmContractId Gets or sets the ContractId parameter.
Dn543308.pubmethod(en-us,AX.60).gif parmFromDate Gets or sets the FromDate parameter.
Dn543308.pubmethod(en-us,AX.60).gif parmIncludeExpenses Gets or sets the IncludeExpenses parameter.
Dn543308.pubmethod(en-us,AX.60).gif parmIncludeHours Gets or sets the IncludeHours parameter.
Dn543308.pubmethod(en-us,AX.60).gif parmIncludeSubprojects Gets or sets the IncludeSubprojects parameter.
Dn543308.pubmethod(en-us,AX.60).gif parmIncludeVendorInvoiceLines Gets or sets the IncludeVendorInvoiceLines parameter.
Dn543308.pubmethod(en-us,AX.60).gif parmProjectId Gets or sets the ProjectId parameter.
Dn543308.pubmethod(en-us,AX.60).gif parmProjectQuery Gets or sets the ProjectQuery parameter.
Dn543308.pubmethod(en-us,AX.60).gif parmToDate Gets or sets the ToDate parameter.
Dn543308.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn543308.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn543308.pubmethod(en-us,AX.60).gif unpack Deserializes the packedClass parameter value to an instance of the ProjIntercompanyTransQueryParams class.
Dn543308.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.)
Dn543308.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn543308.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  ProjIntercompanyTransQueryParams Class

Community Additions

ADD
Show: