CustOutPaymRecord_HSBC Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkPaymentDate | Validates that the paymDate method is not less than or not more 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 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 DueDateCentury field in the HSBC record. |
| fillField08 | Fills the DueDateYear field in the HSBC record. |
| fillField09 | Fills the DueDateDay field in the HSBC record. |
| fillField10_11 | Fills the BankNumber and BranchNumber fields in the HSBC record. |
| fillField12 | Fills the AccountNumber field in the HSBC record. |
| fillField13 | Fills zeros in the HSBC record. |
| fillField14 | Fills zeros in the HSBC record. |
| fillField15 | Fills the ClientShortName field in the HSBC record. |
| fillField16 | Fills the CustomerName field in the HSBC record. |
| fillField17 | Fills the ClientLongName field in the HSBC record. |
| fillField18 | Fills the ClientNumber field in the HSBC record. |
| fillField19 | Fills spaces in the HSBC record. |
| fillField20 | Fills the TransactionReturnFinancialInstitution field in the HSBC record. |
| fillField21 | Fills the TransactionReturnAccount 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 a IAT address record for output to the export file. |
| fillIATAddressInfoRecord2 | Prepares a 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: