Table: BankAccountTable (Bank accounts)

Label color codes
Label on fieldLabel on enum type
Label on extended data typeLabel on ancestor
Show table properties
Field Group:
P.idxKeyField Pos.FieldLabelExtended Data Type / Enum TypeTypeMore properties...
X PK1AccountIDBank accountCompanyBankAccountIdStringShow
FK2LedgerAccountLedger accountLedgerAccountStringShow
FK3BankGroupIdBank groupsBankGroupIdStringShow
FK4CurrencyCodeCurrencyCurrencyCodeStringShow
5NameNameNameStringShow
6AddressAddressAddressingStringShow
FK7ZipCodePostal (Zip) codeZipCodeIdStringShow
TR8CountyCountyCountyIdStringShow
TR FK9CountryCountryCountryIdStringShow
10AccountNumBank account numberBankAccountStringShow
11RegistrationNumRouting numberBankRegNumStringShow
12PhoneTelephonePhoneStringShow
13TeleFaxFaxTeleFaxStringShow
14EmailE-mailEmailStringShow
TR15StateStateStateIdStringShow
16URLWWW addressURLStringShow
17TelexTelex numberTelexStringShow
18CellularPhoneMobile phonePhoneMobileStringShow
19PhoneLocalExtensionPhoneLocalStringShow
20BankAccountValidationMethodValidate bank accountBankAccountValidationMethodEnumShow
21BankMultiCurrencyMore currenciesBankMultiCurrencyEnumShow
22BankSortCodeSort codeBankSortCodeStringShow
23DiscCreditMaxMSTDiscounting maximumBankDiscCreditMaxMSTRealShow
24BankClearingCodeClearingBankClearingCodeStringShow
25BankContractAccountPTT accountGiroContractAccountStringShow
26GiroContractBESR ID numberGiroContractNumStringShow
27GiroContractAccountESRGiroContractAccountStringShow
28FeeContractAccountFee ESR account numberFeeContractAccountStringShow
29CompanyPaymIdCompany IDCompanyPaymIdStringShow
30CustPaymFeePostPost feeNoYesIdEnumShow
FK31CustPaymFeeAccountFee accountLedgerAccountStringShow
32ContactPersonName of personPersonNameStringShow
33DEL_BankPaymIdBank IDDEL_BankPaymIdStringShow
34DebitDirectIdDebit Direct IDBankDebitDirectIdStringShow
35SWIFTNoSWIFT codeSWIFTNoStringShow
36DiscDelayNoticeDaysDaysBankDiscNoticeDelayDaysIntegerShow
37BankSuffixSuffixBankSuffixStringShow
38BankTransferCodeDrawerBankTransferCodeStringShow
39CityCityCityStringShow
40StreetStreet nameAddressingStreetStringShow
41PaymManKeepIfRemovedFromBatchKeepNoYesIdEnumShow
42PagerPagerPagerStringShow
43SMSSMSSMSStringShow
44RefZipCodeReferenceRefRecIdIntegerShow
45BankCodeTypeRouting number typeBankCodeTypeEnumShow
46IBANIBANBankIBANStringShow
FK47LedgerJournalNameIdFee journalLedgerJournalNameIdStringShow
48RemitCollectionAmountCollection expenses feeAmountCurRealShow
49RemitDiscountAmountDiscount interests feeAmountCurRealShow
FK50RemitCollectionAccountCollection accountLedgerAccountStringShow
FK51RemitDiscountAccountDiscount accountLedgerAccountStringShow
52InvoiceRemitAmountInvoice remit feeAmountCurRealShow
FK53InvoiceRemitAccountInvoice remit accountLedgerAccountStringShow

Table Relations

County
BankAccountTable.Country == County.CountryId
BankAccountTable.State == County.StateId
BankAccountTable.County == County.CountyId
State
BankAccountTable.Country == State.CountryId
BankAccountTable.State == State.StateId

Overridden System Defined Methods

void initValue()
public void modifiedField(fieldId _fieldId)
boolean validateField(fieldId _fieldId)
public boolean validateWrite()

Public Static Methods

public static BankAccount accountNum(CompanyBankAccountId _accountID)
static boolean checkExist(CompanyBankAccountId _companyBankAccountId)
static boolean exist(CompanyBankAccountId _companyBankAccountId)
public static BankAccountTable find(CompanyBankAccountId _companyBankAccountId, boolean _forUpdate = false)
public static LedgerAccount findLedgerAccount(CompanyBankAccountId _companyBankAccountId)
client static void lookupBankAccount(FormStringControl _formStringControl, CompanyId _companyId = curExt())
public static Name name(CompanyBankAccountId _companyBankAccountId)
public static BankRegNum regNum(CompanyBankAccountId _companyBankAccountId)
server public static AmountMST remainRemittanceAmountMST(CompanyBankAccountId _bankAccountId)
client server public static TxtNotExist txtNotExist()

Public Instance Methods

boolean BMNewRecord(BMTableFill _tableFill)
void initFromBankGroup(BankGroup _bankGroup)
boolean isPTTBankAccount()

Generated by Axapta Doc Generator v. 0.5.2 on 05 Dec 2006
Axapta Doc Generator is licensed under the MIT License. Axapta is a registered trademark of Microsoft Corporation.