PARK PARKER ACCOUNT Table
XXX
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
ACCOUNT_BALANCE |
XXX |
NUMBER |
13,2 |
CREATED_BY |
User account or user name of the person who created the record. |
VARCHAR2 |
12 |
CREATED_ON |
XXX |
DATE |
|
CURRENCY_KEY |
Key used to join to the LIBRARY_CURRENCY table. This field should only be used for joining data, NOT for reporting. |
VARCHAR2 |
5 |
HR_ORG_UNIT_ID |
8-digit unique number generated by SAP for each org unit. All levels within the HR org hierarcy (e.g. school, department, sub-department) are assigned an HR Org Unit ID. |
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 |
XXX |
VARCHAR2 |
8 |
PARK_MIT_PARKER_TYPE_KEY |
XXX |
VARCHAR2 |
1 |
SUPPRESS_EMAIL |
Whether the person's e-mail address is suppressed: Y, N |
VARCHAR2 |
1 |
TICKET_BALANCE |
XXX |
NUMBER |
13,2 |
WAREHOUSE_LOAD_DATE |
The date the record was loaded into the Data Warehouse from the source system. |
DATE |