Add | Adds a payment method. |
GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
GetByKey | Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
Remove | Deletes the current record. |
SaveToFile | Save the object to a file as XML data. |
SaveXML | Saves the object data to XML formatted data. |
Update | Updates the object data in the company database. |
Accepted | Sets or returns a string value that determines the BOE status, whether it is accepted or not.
Field name: Accepted. Length: 1 character. |
Active | Indicates whether or not the payment method is in use.
Field: Active. |
AgentCollection | Determines whether or not to display only invoices related to agents in the Payment Wizard. Relevant for Bill of Exchange, payment mean and incoming payments only.
Field name: AgtCollect. |
BankAccountKey | Returns the bank account key.
Field name: BnkActKey. This is a foreign key to the HouseBankAccounts object. |
BankChargeRate | Specify the bank charge rate as a percentage. For each payment in the payment wizard, the bank charge is calculated as the payment amount multiplied by the bank charge rate. Field: BcgPcnt. |
BankCountry | Sets or returns the house bank country.
Field name: BankCountr. Length: 3 characters. This is a foreign key to the Countries table (OCRY - not exposed through the DI API). |
BarcodeDll | Sets or returns the name and path of the BOE barcode reader DLL file.
Field name: BoeDll. Length: 50 characters. |
BlockForeignBank | Determines whether or not to block payment method for business partners for whom the BankCountry (BusinessPartners object) is different than the default country defined for the company BankCountry (AdminInfo).
Field name: FrgnBnkBl. |
BlockForeignPayment | Determines whether or not to block payment method for business partners for whom the Bill to Country is different than the country defined for your company CompanyName (AdminInfo).
Field name: FrgnPmntBl. |
Branch | Returns the House Bank Branch no.
Field name: Branch. Length: 50 characters. |
Browser | Returns the DataBrowser object. Returns the DataBrowser object. |
CancelInstruction | property CancelInstruction |
CheckAddress | Determines whether or not to check if the Bill to Address of the business partner is defined in full mode (Name, Street/ P.O. Box, City, Zip Code, Country).
Field name: Address. |
CheckBankDetails | Determines whether or not to check if the business partner's bank details: DefaultBankCode and DefaultAccount, are entered in full mode. (BusinessPartners Object )
Field name: BankDet. |
CollectionAuthorizationCheck | Determines whether or not the customer authorizes an automatic files collection from their bank account.
Relevant for the OPEX file (PaymentRunExport). Field name: CllctAutor. |
CreationDate | Returns the creation date of a specified check.
Field name: CreateDate. Length: 8 characters. |
CurCode | Sets or returns the BOE currency code.
Field name: CurCode. Length: 2 characters. |
CurrencyRestriction | Determines whether or not currency restriction exists for payment method.
Field name: CurrRestr. |
CurrencyRestrictions | Returns the CurrencyRestrictions object.
Applicable when the CurrencyRestriction property is set to tYES. |
DebitMemo | Returns whether DebitMemo exists for Payment Method.Determines whether or not to create a corresponding indication in the Payment Run Export (OPEX) file. The Debit Memo indication is required for the Payment Engine add-on.
Field name: DebitMemo. |
DefaultAccount | Sets or returns the default bank account number of the business partner.
Field name: DflAccount. Length: 50 characters. |
DefaultBank | Sets or returns the default bank number.
Field name: BnkDflt. Length: 30 characters. |
DepositNorm | Sets or returns the Bill of Exchange file format for presentation as defined for the banks for each country.
Displayed in the OPEX file only. Field name: DepNorm. Length: 8 characters. |
Description | Sets and return the payment method description. Field name: Descript. Length: 100 Characters. |
DirectDebit | property DirectDebit |
DocType | Sets or returns the BOE document type.
Field name: DocType. Length: 2 characters. |
DueDateSelection | Sets or returns a valid value that determines the due date type of the Bills of Exchange.
Field name: ValDateSel. |
Format | Sets and return the file format name of the payment. Field name: Format. Length: 100 Characters. |
GLAccount | Sets or returns the G/L account assigned to the payment. Field name: GLAccount. Length: 15 characters. This is a foreign key to the ChartOfAccounts object. |
GroupByDate | Determines whether or not to sort the Bills of Exchange payments by their due date.
Field name: GrpByDate. |
GroupByPaymentReference | Determines whether or not to sort the Bills of Exchange by their Payment Reference.
Field name: GroupPmRef. |
GroupInvoicesByCurrency | Determines whether or not to enable grouping invoices according to their currencies.
Field name: GrpByCur. |
GroupInvoicesbyPay | Determines whether or not to enable grouping invoices according to their target bank.
Field name: GroupPmRef. |
GroupInvoicesByPayToBank | Determines whether or not to enable grouping invoices for vendors by pay-to bank addresses.
Field name: GrpByBank. |
Instruction1 | Sets or returns the first BOE instruction.
Field name: Instruct1. Length: 2 characters. |
Instruction2 | Sets or returns the second BOE instruction.
Field name: Instruct2. Length: 2 characters. |
KeyCode | Sets and return the key of the payment method. Field name: KeyCode. Length: 6 Characters. |
MaximumAmount | Sets or returns the maximum amount of incoming or outgoing payments in a single check (Single Check Restrictions). Field name: MaxAmount. |
MinimumAmount | Sets or returns the minimum amount of incoming or outgoing payments in a single check (Single Check Restrictions). Field name: MinAmount. |
MovementCode | property MovementCode |
OccurenceCode | property OccurenceCode |
PaymentMeans | Sets or returns a valid value of BoPaymentMeansEnum that determines the payment means. Field name: BankTransf. |
PaymentMethodCode | Sets or returns the payment method code. Field name: PayMethCod. Length:15 characters. |
PaymentPlace | Sets or returns the BOE payment place.
Field name: PaymntPlc. Length: 128 characters. |
PaymentTermsCode | Sets or returns the payment terms for incoming payments related to the business partner. Field name: PaymTerms. This is a foreign key to the PaymentTermsTypes object. |
PortfolioID | Sets or returns the BOE internal portfolio ID.
Field name: PtfID. Length: 3 characters. |
PostOfficeBank | Sets or returns a valid value that determines wether or not the payment method is related to a post office bank. Field name: PostOffBnk. |
PosttoGLInterimAccount | Determines whether or not to enable posting payments to a G/L intermediate account. Field name: IntrimAcct. |
ReportCode | property ReportCode |
SendforAcceptance | Sets or returns a valid value that determines wether or not Send for Acceptanceis required. Field name: SendAccept. |
TransactionType | Sets or returns the Transaction type. Field name: TrnsType. Length: 2 Characters. |
Type | Sets or returns a valid value of BoPaymentTypeEnum that determines wether the payment is incoming or outgoing. Field name: Type. |
UserFields | Returns the UserFields object. |
UserSignature | Returns the foreign key of the user who enters the payment method. Field name: UserSign. This is a foreign key to the Users object. |