Home > Technical > Table Definitions > BANKSAFEDTL
Column |
Type |
Description |
INTBANKCODE |
INT |
The code of the banking header that these banking details are for. |
STRTYPE |
VARCHAR(1) |
Type of denomination - notes or coins. |
INTDENOMINATION |
INT |
Breakdown of currency, so for GBP you will have coins eg 0.01, 0.02, 0.05, notes 5, 10, 20 and so on. |
INTTYPE |
INT |
|
DBLDENOMINATION |
DECIMAL(19,4) |
|
INTCOUNT |
INT |
Amount in safe in the primary currency for the location. |
Primary Key: INTBANKCODE+STRTYPE+INTDENOMINATION
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |