CustOutPaymRecord_RBC_Debit Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkPaymentDate | Validates that the custVendPaym.paymDate() value is not less than or not greater than 173 days from the current system date. |
| checkValues | (Overrides the checkValues Method.) |
| convertAmountTransCurToAmountPaymCur | Converts the specified amount from the currency of the open transaction to the currency of the payment. (Inherited from CustVendOutPaymRecord.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fillField01 | Fills the 'Record Cound' field in the RBC Debit record. |
| fillField02 | Fills the 'Record Type' field in the RBC Debit record. This will always be 'D'. |
| fillField03 | Fills the Transaction Code field in the RBC debit record; for IAT it will always be 027, otherwise 4.0. |
| fillField04 | Fills the 'Client Number' field in the RBC Debit record. |
| fillField05 | Fills space in the RBC Debit record. This will always be blank (spaces). |
| fillField06 | Fills the 'Customer Number' field in the RBC Debit record. |
| fillField07 | Fills the 'Payment Number' field in the RBC Debit record. This will always be '00' (Zeros). |
| fillField08_09 | Fills the 'Bank Number' and 'Branch Number' fields in the RBC Debit record. |
| fillField10 | Fills the Bank 'Account Number' field in the RBC Debit record. |
| fillField11 | Fills space in the RBC Debit record. This will always be blank (spaces). |
| fillField12 | Fills the 'Payment Amount' field in the RBC Debit record in the format '$$$$$$$$cc'. |
| fillField13 | Fills space in the RBC Debit record. This will always be blank (spaces). |
| fillField14 | Fills the 'Payment Due Date' field in the RBC Debit record. |
| fillField15 | Fills the 'Customer Name' field in the RBC Debit record. |
| fillField16 | Fills the 'Language Code' field in the RBC Debit record. This will be either 'F' for French or 'E' for English. |
| fillField17 | Fills the 'Payment Medium' field in the RBC Debit record. This will always be 'E' for Electronic. |
| fillField18 | Fills the 'Client Short Name' field in the RBC Debit record. |
| fillField19 | Fills the 'Destination Currency' field in the RBC Debit record. This will always be 'CAD' for Canadian Dollar. |
| fillField20 | Fills space in the RBC Debit record. This will always be blank (spaces). |
| fillField21 | Fills the payment collection country or region field in the RBC Debit record. |
| fillField22 | Fills space in the RBC Debit record. |
| fillField23 | Fills space in the RBC Debit record. |
| fillField24 | Fills the 'Optional Customer Information Follows' field in the RBC Debit record. This will always contain 'N'. |
| fillIATAddressInfoRecord1 | Prepares an IAT address record for output to the export file. |
| fillIATAddressInfoRecord2 | Prepares an IAT address record for output to the export file. |
| fillRecord | Controls the data preparation and organization for each record in the export file. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initRecord | Initializes the class properties required for each record recorded in the file export. |
| interfaceName | Determines the name of the specification to be displayed in the user interface. (Overrides the interfaceName Method.) |
| 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.) |
| output | Outputs a record that is currently being processed. (Overrides the output Method.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCustVendOutPaym | (Inherited from CustVendOutPaymRecord.) |
| parmCustVendPaym | Gets or sets the CustVendPaym parameter. (Inherited from CustVendOutPaymRecord.) |
| parmFile | (Inherited from CustVendOutPaymRecord.) |
| parmIsPrenote | Gets or sets the IsPrenote parameter. (Inherited from CustVendOutPaymRecord.) |
| parmSkipPaymRecord | Gets or sets the SkipPaymRecord parameter. |
| paymStatus | (Inherited from CustVendOutPaymRecord.) |
| replaceDanishLetters | (Inherited from CustVendOutPaymRecord.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| strInsert | Writes the supplied data at the specified position in the payment record. |
| 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.) |
| validateIATAddressRecord | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: