PARK TX HEADER Table
XXX
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
CREATED_AT |
XXX |
VARCHAR2 |
6 |
CREATED_BY |
User account or user name of the person who created the record. |
VARCHAR2 |
12 |
CREATED_ON |
XXX |
DATE |
|
CREDIT_AMOUNT |
XXX |
NUMBER |
13,2 |
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 |
DEBIT_AMOUNT |
XXX |
NUMBER |
13,2 |
FISCAL_PERIOD |
The fiscal year and month. For example: 199709 = March 1997. |
VARCHAR2 |
6 |
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 |
PARKING_YEAR |
XXX |
VARCHAR2 |
4 |
PARK_TRANSACTION_TYPE_KEY |
XXX |
VARCHAR2 |
2 |
PERMIT_ID |
XXX |
VARCHAR2 |
8 |
TRANSACTION_DATE |
Original date of the transaction. (Z601-OPEN-DATE or just Date in the client) |
DATE |
|
TRANSACTION_ID |
XXX |
VARCHAR2 |
16 |
TRANSACTION_VOIDED |
XXX |
VARCHAR2 |
1 |
UPDATED_AT |
XXX |
VARCHAR2 |
6 |
UPDATED_BY |
XXX |
VARCHAR2 |
12 |
UPDATED_ON |
XXX |
DATE |
|
WAREHOUSE_LOAD_DATE |
The date the record was loaded into the Data Warehouse from the source system. |
DATE |