Share via


VendTransOpen_PaymModeContract_ES Class [AX 2012]

The VendTransOpen_PaymModeContract_ES is the data contract class for the VendTransOpen_PaymMode_ES SSRS Report.

Syntax

class VendTransOpen_PaymModeContract_ES

Run On

Called

Methods

  Method Description
Gg847427.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg847427.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg847427.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg847427.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg847427.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg847427.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.)
Gg847427.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.)
Gg847427.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg847427.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg847427.pubmethod(en-us,AX.60).gif parmBank Gets or sets the value of the _bank parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmEnableStatus Gets or sets the value of the _enableStatus parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmFromAmount Gets or sets the value of the _fromAmount parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmFromBankDeadLine Gets or sets the value of the _fromBankDeadLine parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmFromDueDate Gets or sets the value of the _fromDueDate parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmFromTransDate Gets or sets the value of the _fromTransDate parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmFromVendAccount Gets or sets the value of the _fromVendAccount parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmPaymMode Gets or sets the value of the _paymMode parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmPaymMode2 Gets or sets the value of the _paymMode2 parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmPaymMode3 Gets or sets the value of the _paymMode3 parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmPaymMode4 Gets or sets the value of the _paymMode4 parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmPostingProfile Gets or sets the value of the _postingProfile parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmPromissoryNoteId Gets or sets the value of the _promissoryNoteId parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmStatus Gets or sets the value of the _status parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmToAmount Gets or sets the value of the _toAmount parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmToBankDeadline Gets or sets the value of the _toBankDeadline parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmToDueDate Gets or sets the value of the _toDueDate parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmTotalPaymMode1 Gets or sets the value of the _totalPaymMode1 parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmTotalPaymMode2 Gets or sets the value of the _totalPaymMode2 parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmTotalPaymMode3 Gets or sets the value of the _totalPaymMode3 parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmTotalPaymMode4 Gets or sets the value of the _totalPaymMode4 parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmToTransDate Gets or sets the value of the _toTransDate parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmToVendAccount Gets or sets the value of the _toVendAccount parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmVendInvoiceId Gets or sets the value of the _vendInvoiceId parameter.
Gg847427.pubmethod(en-us,AX.60).gif parmVoucher Gets or sets the value of the _voucher parameter.
Gg847427.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg847427.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg847427.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.)
Gg847427.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg847427.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Remarks

This is the data contract class for the VendTransOpen_PaymMode_ES SSRS Report.

Inheritance Hierarchy

Object Class
  VendTransOpen_PaymModeContract_ES Class