CustTransOpenContract_ES Class [AX 2012]
The CustTransOpenContract_ES class is the Data Contract class for the CustTransOpen_ES 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.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| 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.) |
| parmBank | Gets or sets the value of the Bank data contract parameter. |
| parmEnableStatus | Gets or sets the value of the EnableStatus data contract parameter. |
| parmEnableStatus1 | Gets or sets the value of the EnableStatus1 data contract parameter. |
| parmEnableStatus2 | Gets or sets the value of the EnableStatus2 data contract parameter. |
| parmEnableStatus3 | Gets or sets the value of the EnableStatus3 data contract parameter. |
| parmEnableStatus4 | Gets or sets the value of the EnableStatus4 data contract parameter. |
| parmFromAmount | Gets or sets the value of the FromAmount data contract parameter. |
| parmFromCustomer | Gets or sets the value of the FromCustomer data contract parameter. |
| parmFromDuedate | Gets or sets the value of the FromDuedate data contract parameter. |
| parmFromPostingDate | Gets or sets the value of the FromPostingDate data contract parameter. |
| parmFromRiskDate | Gets or sets the value of the FromRiskDate data contract parameter. |
| parmGroupingBy | Gets or sets the value of the GroupingBy data contract parameter. |
| parmInvoice | Gets or sets the value of the Invoice data contract parameter. |
| parmNoteId | Gets or sets the value of the NoteId data contract parameter. |
| parmPostingProfile | Gets or sets the value of the PostingProfile data contract parameter. |
| parmStatus | Gets or sets the value of the Status data contract parameter. |
| parmToAmount | Gets or sets the value of the ToAmount data contract parameter. |
| parmToCustomer | Gets or sets the value of the ToCustomer data contract parameter. |
| parmToDueDate | Gets or sets the value of the ToDueDate data contract parameter. |
| parmToPostingDate | Gets or sets the value of the ToPostingDate data contract parameter. |
| parmToRiskDate | Gets or sets the value of the ToRiskDate data contract parameter. |
| parmVoucher | Gets or sets the value of the Voucher data contract 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.) |
| 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.) |
Community Additions
ADD
Show: