PARK PARKER ACCOUNT Table
View exposing parker account records including account identifiers, MIT identifiers, parker types, organizational attributes, balances, and audit fields.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
ACCOUNT_BALANCE |
Account balance associated with the record. |
NUMBER |
13,2 |
CREATED_BY |
Created by associated with the record. |
VARCHAR2 |
12 |
CREATED_ON |
Date associated with created. |
DATE |
|
CURRENCY_KEY |
Surrogate key identifying the currency. |
VARCHAR2 |
5 |
HR_ORG_UNIT_ID |
Business identifier for the hr org unit. |
VARCHAR2 |
8 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
PARKER_ACCOUNT_ID |
Business identifier for the parker account. |
VARCHAR2 |
8 |
PARK_MIT_PARKER_TYPE_KEY |
Surrogate key identifying the park mit parker type. |
VARCHAR2 |
1 |
SUPPRESS_EMAIL |
Suppress email associated with the record. |
VARCHAR2 |
1 |
TICKET_BALANCE |
Ticket balance associated with the record. |
NUMBER |
13,2 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |