Table: BankGroup (Bank groups)

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 PK1BankGroupIdBank groupsBankGroupIdStringShow
2AddressAddressAddressingStringShow
3NameDescriptionDescriptionStringShow
FK4ZipCodePostal (Zip) codeZipCodeIdStringShow
TR5CountyCountyCountyIdStringShow
TR FK6CountryCountryCountryIdStringShow
TR7StateStateStateIdStringShow
8RegistrationNumRouting numberBankRegNumStringShow
9EmailE-mailEmailStringShow
10TelefaxFaxTeleFaxStringShow
11PhoneTelephonePhoneStringShow
FK12CurrencyCodeCurrencyCurrencyCodeStringShow
13BankAccountValidateMethodValidate bank accountBankAccountValidationMethodEnumShow
14TelexTelex numberTelexStringShow
15URLWWW addressURLStringShow
16CellularPhoneMobile phonePhoneMobileStringShow
17PhoneLocalExtensionPhoneLocalStringShow
18ContactPersonName of personPersonNameStringShow
19DiscNoticeDelayDaysDaysBankDiscNoticeDelayDaysIntegerShow
20BankSuffixSuffixBankSuffixStringShow
21BankTransferCodeDrawerBankTransferCodeStringShow
22CityCityCityStringShow
23StreetStreet nameAddressingStreetStringShow
24BankContractAccountPTT accountGiroContractAccountStringShow
25PagerPagerPagerStringShow
26SMSSMSSMSStringShow
TR27RefZipCodeReferenceRefRecIdIntegerShow
28BankCodeTypeRouting number typeBankCodeTypeEnumShow
29CompanyPaymIdCompany IDCompanyPaymIdStringShow

Table Relations

County
BankGroup.Country == County.CountryId
BankGroup.State == County.StateId
BankGroup.County == County.CountyId
State
BankGroup.Country == State.CountryId
BankGroup.State == State.StateId
ZipCode
BankGroup.RefZipCode == ZipCode.RecId

Overridden System Defined Methods

public void initValue()
public void modifiedField(fieldId _fieldId)

Public Static Methods

static boolean checkExist(BankGroupId _bankGroupId)
static boolean exist(BankGroupId _bankGroupId)
static BankGroup find(BankGroupId _bankGroupId, boolean _forupdate = false)
static TxtNotExist txtNotExist()

Public Instance Methods

server boolean BMNewRecord(BMTableFill _tableFill)

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.