Share via


VendOutPaymRecord_HSBC Class [AX 2012]

Syntax

class VendOutPaymRecord_HSBC extends VendOutPaymRecord

Run On

Server

Methods

  Method Description
Gg799203.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg799203.protmethod(en-us,AX.60).gif checkPaymentDate Determines whether the payment date is within 173 days of the current system date.
Gg799203.pubmethod(en-us,AX.60).gif checkValues (Overrides the checkValues Method.)
Gg799203.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.)
Gg799203.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg799203.protmethod(en-us,AX.60).gif fillField01 Fills the record type field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField02 Fills the record count field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField03 Fills the client number field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField04 Fills the file creation number field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField05 Fills the CPA code field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField06 Fills the amount field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField07 Fills the due date century field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField08 Fills the due date year field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField09 Fills the due date day field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField10_11 Fills the bank number and branch number fields in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField12 Fills the account number field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField13 Fills zeros in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField14 Fills zeros in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField15 Fills the client short name field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField16 Fills the customer name field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField17 Fills the client long name field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField18 Fills the client number field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField19 Fills spaces in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField20 Fills the transaction return financial institution field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField21 Fills the transaction return account field in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField22 Fills spaces in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField23 Fills spaces in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField24 Fills spaces in the HSBC record.
Gg799203.protmethod(en-us,AX.60).gif fillField25 Fills zeros in the HSBC record.
Gg799203.privmethod(en-us,AX.60).gif fillIATAddressInfoRecord1 Prepares an IAT address record for output to the export file.
Gg799203.privmethod(en-us,AX.60).gif fillIATAddressInfoRecord2 Prepares an IAT Address Record for output to the export file.
Gg799203.protmethod(en-us,AX.60).gif fillRecord Controls the data preparation and organization for each record in the export file.
Gg799203.pubmethod(en-us,AX.60).gif getInvoiceRecord (Inherited from VendOutPaymRecord.)
Gg799203.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg799203.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg799203.protmethod(en-us,AX.60).gif initRecord Initializes the class properties required for each record recorded in the file export.
Gg799203.pubmethod(en-us,AX.60).gif interfaceName Determines the name of the specification to be displayed in the user interface. (Overrides the interfaceName Method.)
Gg799203.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg799203.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.)
Gg799203.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.)
Gg799203.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg799203.pubmethod(en-us,AX.60).gif output Prints a record that is currently being processed. (Overrides the output Method.)
Gg799203.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg799203.pubmethod(en-us,AX.60).gif parmCustVendOutPaym (Inherited from CustVendOutPaymRecord.)
Gg799203.pubmethod(en-us,AX.60).gif parmCustVendPaym Gets or sets the CustVendPaym parameter. (Inherited from CustVendOutPaymRecord.)
Gg799203.pubmethod(en-us,AX.60).gif parmFile (Inherited from CustVendOutPaymRecord.)
Gg799203.pubmethod(en-us,AX.60).gif parmIsPrenote Gets or sets the IsPrenote parameter. (Inherited from CustVendOutPaymRecord.)
Gg799203.pubmethod(en-us,AX.60).gif parmSkipPaymRecord Gets or sets the SkipPaymRecord parameter.
Gg799203.pubmethod(en-us,AX.60).gif paymStatus (Inherited from CustVendOutPaymRecord.)
Gg799203.pubmethod(en-us,AX.60).gif replaceDanishLetters (Inherited from CustVendOutPaymRecord.)
Gg799203.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg799203.protmethod(en-us,AX.60).gif strInsert Writes the supplied data at the specified position in the payment record.
Gg799203.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg799203.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.)
Gg799203.privmethod(en-us,AX.60).gif validateIATAddressRecord
Gg799203.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg799203.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  CustVendOutPaymRecord Class
    VendOutPaymRecord Class
      VendOutPaymRecord_HSBC Class