BankVoucher Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkParameters | |
| createBankAccountTrans | |
| 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.) |
| init | |
| isOneVoucher_BR | Checks the Brazilian context and the posting status of the payment mode. |
| new | Initializes a new instance of the BankVoucher class. |
| 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.) |
| parmAddressCountryRegionId_LV | Gets or sets the AddressCountryRegionId_LV parameter. |
| parmBankCentralBankPurposeCode_LV | Gets or sets the BankCentralBankPurposeCode_LV parameter. |
| parmBankCentralBankPurposeText_LV | Gets or sets the BankCentralBankPurposeText_LV parameter. |
| parmBankClientPaymentRecId_RU | Gets or sets the BankClientPaymentRecId_RU parameter. |
| parmBankCurrencyAmount | Gets or sets the BankCurrencyAmount parameter. |
| parmBankPaymentRegistrationNum_LV | Gets or sets the BankPaymentRegistrationNum_LV parameter. |
| parmExcludeExchAdj_PL | Gets or sets the value of the excludeExchAdj parameter. |
| parmJournalType | Gets or sets the JournalType parameter. |
| parmReasonRefRecID | Gets or sets the ReasonRefRecID parameter. |
| parmReconcile | Gets or sets the Reconcile parameter. |
| parmReconcileFromStatement | Gets or sets the ReconcileFromStatement parameter. |
| parmSkipDimensionValidation | Gets or sets the SkipDimensionValidation parameter. |
| parmSourceRecId | Gets or sets the SourceRecId parameter. |
| parmSourceTableId | Gets or sets the SourceTableId parameter. |
| parmTransDate | Gets or sets the TransDate parameter. |
| post | |
| 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.) |
| ::construct |
Community Additions
ADD
Show: