|
Some banks accept payment instructions in electronic format. This is commonly called a bank disk. Each bank has its own format and some banks have more than 1 format. |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
Yes |
|
Shows the bank disk name for the payment details. It is the primary key for the BankDiskName table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(4) |
|
Mandatory |
Yes |
|
Shows the order reference for the bank disk. This is the primary key for the BankDiskRecord table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Stores a description on the bank disk. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the length of the field for the bank disk. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
States the input value for the bank disk. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Makes a validation check. |
|
|
|