Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
class VendOutPaymRecord_RBC_Credit extends VendOutPaymRecord
Run On
Server
Methods
Method | Description | |
---|---|---|
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
checkPaymentDate | Validates that a payment due date is not more than 173 days in the past or future 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 Count field in the RBC credit record. |
![]() |
fillField02 | Fills the Record Type field in the RBC credit record; will always be C. |
![]() |
fillField03 | Fills the transaction code field in the RBC credit record. |
![]() |
fillField04 | Fills the Client Number field in the RBC credit record. |
![]() |
fillField05 | Filler space in the RBC credit record; will always be blank (spaces). |
![]() |
fillField06 | Fills the Customer Number field in the RBC credit record. |
![]() |
fillField07 | Fills the Payment Number field in the RBC credit record; will always be 00 (zeros). |
![]() |
fillField08_09 | Fills the Bank Number and Branch Number fields in the RBC credit record. |
![]() |
fillField10 | Fills the bank Account Number field in the RBC Credit record. |
![]() |
fillField11 | Places a filler space in the RBC credit record; will always be blank (spaces). |
![]() |
fillField12 | Fills the Payment Amount field in the RBC credit record, in the format $$$$$$$$cc. |
![]() |
fillField13 | Fills a reserved space in the RBC credit record; will always be blank (spaces). |
![]() |
fillField14 | Fills the Payment Due Date field in the RBC credit record. |
![]() |
fillField15 | Fills the Customer Name field in the RBC credit record. |
![]() |
fillField16 | Fills the Language Code field in the RBC credit record; will be either F for French or E for English. |
![]() |
fillField17 | Fills the Payment Medium field in the RBC credit record; will always be E for Electronic. |
![]() |
fillField18 | Fills the Client Short Name field in the RBC credit record. |
![]() |
fillField19 | Fills the Destination Currency field in the RBC credit record; will always be CAD for Canadian Dollar. |
![]() |
fillField20 | Fills a reserved space in the RBC credit record; will always be blank (spaces). |
![]() |
fillField21 | Fills the Payment Collection Country or Region field in the RBC credit record; will always be CAN. |
![]() |
fillField22 | Places a filler space in the RBC credit record; will always be blank (spaces). |
![]() |
fillField23 | Reserved space in the RBC credit record; will always be blank (spaces). |
![]() |
fillField24 | Fills the Optional Customer Information Follows field in the RBC credit record and 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. |
![]() |
getInvoiceRecord | (Inherited from VendOutPaymRecord.) |
![]() |
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 that are required for each record in the export file. |
![]() |
interfaceName | Gets 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 | Prints 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 data to a 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.) |
![]() ![]() |
::getCityStateName | |
![]() ![]() |
::getCountryZipCode | |
![]() ![]() |
::isIATTransaction |
Top
Inheritance Hierarchy
Object Class
CustVendOutPaymRecord Class
VendOutPaymRecord Class
VendOutPaymRecord_RBC_Credit Class