Share via


VendOutPaymRecord_RBC_Credit Class [AX 2012]

Syntax

class VendOutPaymRecord_RBC_Credit extends VendOutPaymRecord

Run On

Server

Methods

  Method Description
Gg816488.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg816488.protmethod(en-us,AX.60).gif checkPaymentDate Validates that a payment due date is not more than 173 days in the past or future from the current system date.
Gg816488.pubmethod(en-us,AX.60).gif checkValues (Overrides the checkValues Method.)
Gg816488.protmethod(en-us,AX.60).gif convertAmountTransCurToAmountPaymCur Converts the specified amount from the currency of the open transaction to the currency of the payment. (Inherited from CustVendOutPaymRecord.)
Gg816488.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg816488.protmethod(en-us,AX.60).gif fillField01 Fills the Record Count field in the RBC credit record.
Gg816488.protmethod(en-us,AX.60).gif fillField02 Fills the Record Type field in the RBC credit record; will always be C.
Gg816488.protmethod(en-us,AX.60).gif fillField03 Fills the transaction code field in the RBC credit record.
Gg816488.protmethod(en-us,AX.60).gif fillField04 Fills the Client Number field in the RBC credit record.
Gg816488.protmethod(en-us,AX.60).gif fillField05 Filler space in the RBC credit record; will always be blank (spaces).
Gg816488.protmethod(en-us,AX.60).gif fillField06 Fills the Customer Number field in the RBC credit record.
Gg816488.protmethod(en-us,AX.60).gif fillField07 Fills the Payment Number field in the RBC credit record; will always be 00 (zeros).
Gg816488.protmethod(en-us,AX.60).gif fillField08_09 Fills the Bank Number and Branch Number fields in the RBC credit record.
Gg816488.protmethod(en-us,AX.60).gif fillField10 Fills the bank Account Number field in the RBC Credit record.
Gg816488.protmethod(en-us,AX.60).gif fillField11 Places a filler space in the RBC credit record; will always be blank (spaces).
Gg816488.protmethod(en-us,AX.60).gif fillField12 Fills the Payment Amount field in the RBC credit record, in the format $$$$$$$$cc.
Gg816488.protmethod(en-us,AX.60).gif fillField13 Fills a reserved space in the RBC credit record; will always be blank (spaces).
Gg816488.protmethod(en-us,AX.60).gif fillField14 Fills the Payment Due Date field in the RBC credit record.
Gg816488.protmethod(en-us,AX.60).gif fillField15 Fills the Customer Name field in the RBC credit record.
Gg816488.protmethod(en-us,AX.60).gif fillField16 Fills the Language Code field in the RBC credit record; will be either F for French or E for English.
Gg816488.protmethod(en-us,AX.60).gif fillField17 Fills the Payment Medium field in the RBC credit record; will always be E for Electronic.
Gg816488.protmethod(en-us,AX.60).gif fillField18 Fills the Client Short Name field in the RBC credit record.
Gg816488.protmethod(en-us,AX.60).gif fillField19 Fills the Destination Currency field in the RBC credit record; will always be CAD for Canadian Dollar.
Gg816488.protmethod(en-us,AX.60).gif fillField20 Fills a reserved space in the RBC credit record; will always be blank (spaces).
Gg816488.protmethod(en-us,AX.60).gif fillField21 Fills the Payment Collection Country or Region field in the RBC credit record; will always be CAN.
Gg816488.protmethod(en-us,AX.60).gif fillField22 Places a filler space in the RBC credit record; will always be blank (spaces).
Gg816488.protmethod(en-us,AX.60).gif fillField23 Reserved space in the RBC credit record; will always be blank (spaces).
Gg816488.protmethod(en-us,AX.60).gif fillField24 Fills the Optional Customer Information Follows field in the RBC credit record and will always contain 'N'.
Gg816488.privmethod(en-us,AX.60).gif fillIATAddressInfoRecord1 Prepares an IAT address record for output to the export file.
Gg816488.privmethod(en-us,AX.60).gif fillIATAddressInfoRecord2 Prepares an IAT address record for output to the export file.
Gg816488.protmethod(en-us,AX.60).gif fillRecord Controls the data preparation and organization for each record in the export file.
Gg816488.pubmethod(en-us,AX.60).gif getInvoiceRecord (Inherited from VendOutPaymRecord.)
Gg816488.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg816488.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg816488.protmethod(en-us,AX.60).gif initRecord Initializes the class properties that are required for each record in the export file.
Gg816488.pubmethod(en-us,AX.60).gif interfaceName Gets the name of the specification to be displayed in the user interface. (Overrides the interfaceName Method.)
Gg816488.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg816488.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.)
Gg816488.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.)
Gg816488.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg816488.pubmethod(en-us,AX.60).gif output Prints a record that is currently being processed. (Overrides the output Method.)
Gg816488.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg816488.pubmethod(en-us,AX.60).gif parmCustVendOutPaym (Inherited from CustVendOutPaymRecord.)
Gg816488.pubmethod(en-us,AX.60).gif parmCustVendPaym Gets or sets the CustVendPaym parameter. (Inherited from CustVendOutPaymRecord.)
Gg816488.pubmethod(en-us,AX.60).gif parmFile (Inherited from CustVendOutPaymRecord.)
Gg816488.pubmethod(en-us,AX.60).gif parmIsPrenote Gets or sets the IsPrenote parameter. (Inherited from CustVendOutPaymRecord.)
Gg816488.pubmethod(en-us,AX.60).gif parmSkipPaymRecord Gets or sets the SkipPaymRecord parameter.
Gg816488.pubmethod(en-us,AX.60).gif paymStatus (Inherited from CustVendOutPaymRecord.)
Gg816488.pubmethod(en-us,AX.60).gif replaceDanishLetters (Inherited from CustVendOutPaymRecord.)
Gg816488.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg816488.protmethod(en-us,AX.60).gif strInsert Writes data to a specified position in the payment record.
Gg816488.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg816488.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.)
Gg816488.privmethod(en-us,AX.60).gif validateIATAddressRecord
Gg816488.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg816488.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg816488.pubmethod(en-us,AX.60).gif Gg816488.static(en-us,AX.60).gif ::getCityStateName
Gg816488.pubmethod(en-us,AX.60).gif Gg816488.static(en-us,AX.60).gif ::getCountryZipCode
Gg816488.pubmethod(en-us,AX.60).gif Gg816488.static(en-us,AX.60).gif ::isIATTransaction

Top

Inheritance Hierarchy

Object Class
  CustVendOutPaymRecord Class
    VendOutPaymRecord Class
      VendOutPaymRecord_RBC_Credit Class