SAS Quality Knowledge Base for Contact Information 27
IBAN (Detailed) | |||
---|---|---|---|
Description |
The IBAN (Detailed) parse definition parses International Bank Account Numbers into a set of tokens. |
||
Output Tokens | Country Code Control Key Basic Bank Account Number Bank Code Sort Code Account Number Key |
||
Example 1 | Input | Output Token | Output |
NL91ABNA0417164300 | Country Code | NL | |
Control Key | 91 | ||
Basic Bank Account Number | |||
Bank Code | ABNA | ||
Sort Code | |||
Account Number | 0417164300 | ||
Key | |||
Example 2 | Input | Output Token | Output |
CH6906470016006671002 | Country Code | CH | |
Control Key | 69 | ||
Basic Bank Account Number | |||
Bank Code | 06470 | ||
Sort Code | |||
Account Number | 016006671002 | ||
Key | |||
Example 3 | Input | Output Token | Output |
FR7030002005500000157845Z02 | Country Code | FR | |
Control Key | 70 | ||
Basic Bank Account Number | |||
Bank Code | 30002 | ||
Sort Code | 00550 | ||
Account Number | 0000157845Z | ||
Key | 02 | ||
Remarks | This parse definition has been configured for 59 country codes according to the ECBS definition. The ISO 13616 standard specifies the structure of an ISO-compliant national IBAN format. A copy of the ISO 13616 standard can be obtained through the ISO home page, http://www.iso.org/. |
Documentation Feedback: yourturn@sas.com |
Doc ID: QKBCI_GB_Parse_IBAN-Detailed.html |