|
This entity stores the different types of branches of the company. It records the information about the branch of the company. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the branch. This is also the primary key for the Branch table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(80) |
|
Mandatory |
No |
|
Shows the branch name of the company. |
|
Name |
|
|
Code |
|
|
Data Type |
char(150) |
|
Mandatory |
No |
|
Shows the branch address. This address excludes the postal code, city and the country of the branch. |
|
Name |
|
|
Code |
|
|
Data Type |
char(60) |
|
Mandatory |
No |
|
Shows the country of the branch. |
|
Name |
|
|
Code |
|
|
Data Type |
char(60) |
|
Mandatory |
No |
|
Shows the city of the branch. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the postal code of the branch. |
|
Name |
|
|
Code |
|
|
Data Type |
char(60) |
|
Mandatory |
No |
|
Shows the state of the branch. |
|
Name |
|
|
Code |
|
|
Data Type |
char(150) |
|
Mandatory |
No |
|
Second line for the branch address. |
|
Name |
|
|
Code |
|
|
Data Type |
char(150) |
|
Mandatory |
No |
|
Third line for the branch address. |
|
Name |
|
|
Code |
|
|
Data Type |
char(80) |
|
Mandatory |
No |
|
Stores the foreign name of the branch. |
|
|
|