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_HSBC extends VendOutPaymRecord
Run On
Server
Methods
Method | Description | |
---|---|---|
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
checkPaymentDate | Determines whether the payment date is within 173 days of 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 type field in the HSBC record. |
![]() |
fillField02 | Fills the record count field in the HSBC record. |
![]() |
fillField03 | Fills the client number field in the HSBC record. |
![]() |
fillField04 | Fills the file creation number field in the HSBC record. |
![]() |
fillField05 | Fills the CPA code field in the HSBC record. |
![]() |
fillField06 | Fills the amount field in the HSBC record. |
![]() |
fillField07 | Fills the due date century field in the HSBC record. |
![]() |
fillField08 | Fills the due date year field in the HSBC record. |
![]() |
fillField09 | Fills the due date day field in the HSBC record. |
![]() |
fillField10_11 | Fills the bank number and branch number fields in the HSBC record. |
![]() |
fillField12 | Fills the account number field in the HSBC record. |
![]() |
fillField13 | Fills zeros in the HSBC record. |
![]() |
fillField14 | Fills zeros in the HSBC record. |
![]() |
fillField15 | Fills the client short name field in the HSBC record. |
![]() |
fillField16 | Fills the customer name field in the HSBC record. |
![]() |
fillField17 | Fills the client long name field in the HSBC record. |
![]() |
fillField18 | Fills the client number field in the HSBC record. |
![]() |
fillField19 | Fills spaces in the HSBC record. |
![]() |
fillField20 | Fills the transaction return financial institution field in the HSBC record. |
![]() |
fillField21 | Fills the transaction return account field in the HSBC record. |
![]() |
fillField22 | Fills spaces in the HSBC record. |
![]() |
fillField23 | Fills spaces in the HSBC record. |
![]() |
fillField24 | Fills spaces in the HSBC record. |
![]() |
fillField25 | Fills zeros in the HSBC record. |
![]() |
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 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 | 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 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.) |
Top
Inheritance Hierarchy
Object Class
CustVendOutPaymRecord Class
VendOutPaymRecord Class
VendOutPaymRecord_HSBC Class