Write, Bureaucrats, Administrators
3,301
edits
Line 73: | Line 73: | ||
:A [[Field Type: Record|record field]] containing banking details of the account (for Bank Accounts only). | :A [[Field Type: Record|record field]] containing banking details of the account (for Bank Accounts only). | ||
; | ;IsHeader | ||
:A [[Field Type: | :A [[Field Type: Boolean|true/false value]] that indicates if the account is a header or detail account. | ||
; | ;LastReconciledDate | ||
:A [[Field Type: Date|date field]] that stores a date of the last time this account and all transactions attached were reconciled. | |||
; | ;ForeignCurrency | ||
:A [[Field Type: Record|record field]] that identifies the [[MYOB Endpoint: Currency|currency]] used when posting transactions to this account. | |||
; | ;RowVersion | ||
:A [[Field Type: Row Version|row version field]]. | |||
== BankingDetails Fields == | |||
The following fields are available when expanding the BankDetails field. | |||
; | ;BankingDetails.BSBNumber | ||
:A [[Field Type: Text|text field]] used to store the BSB number. | |||
; | ;BankingDetails.BankAccountNumber | ||
:A [[Field Type: Text|text field]] used to store the bank account number. | |||
; | ;BankingDetails.BankAccountName | ||
:A [[Field Type: Text|text field]] used to store the bank account name. | |||
; | ;BankingDetails.CompanyTradingName | ||
:A [[Field Type: Text|text field]] used to store the company trading name used on direct credit ABA files. | |||
; | ;BankingDetails.BankCode | ||
:A [[Field Type: Text|text field]] used to store the bank code included on direct credit ABA files. | |||
; | ;BankingDetails.CreateBankFiles | ||
:A [[Field Type: Boolean|true/false value]] used to indicate if this bank account is used for direct credit ABA files. | |||
; | ;BankingDetails.DirectEntryUserId | ||
:A [[Field Type: Boolean|true/false value]] | :A [[Field Type: Text|text field]] used to store the direct entry user id included on direct credit ABA files. | ||
;BankingDetails.IncludeSelfBalancingTransaction | |||
:A [[Field Type: Boolean|true/false value]] used to indicate if the direct credit ABA files will include a self balancing transaction line. | |||
; | ;BankingDetails.StatementParticulars | ||
:A [[Field Type: | :A [[Field Type: Text|text field]] used to store the statement particulars included on direct credit ABA files. | ||
; | ;BankingDetails.StatementCode | ||
:A [[Field Type: | :A [[Field Type: Text|text field]] used to store the statement code included on direct credit ABA files. | ||
; | ;BankingDetails.StatementReference | ||
:A [[Field Type: | :A [[Field Type: Text|text field]] used to store the statement reference included on direct credit ABA files. | ||
== Related Topics == | == Related Topics == |