Data structure Code table Bank code

Code: BankCode
Description:
Identifies a domestic bank. Each bank has its own bank code assigned by the national central bank.
Attributes:
NameCodeStatusTypeDescription
CodecodeMInteger [4]A four-digit code of the bank.
Own bankownBankMBooleanFlag indicating the bank operating the teller system. Exactly one bank code must have the flag set.
Common attributes  Code table 
References in data structures: Account number, Withdrawal receipt, Input to calculateFee, Output from calculateFee

Data structure expansion:
NameCodeStatusTypeDescription
CodecodeMInteger [4]A four-digit code of the bank.
Own bankownBankMBooleanFlag indicating the bank operating the teller system. Exactly one bank code must have the flag set.
LabellabelMString [1024] 
Valid from MDate 
Valid until ODate 

Created in uctool.sf.net.