LIBRARY CIRC EVENT TYPE Table
View exposing library circulation event type reference values used to classify circulation activities.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
CIRCULATION_TYPE |
Circulation type associated with the record. |
VARCHAR2 |
50 |
CIRCULATION_TYPE_CODE |
Code identifying circulation type. |
VARCHAR2 |
1 |
LIBRARY_CIRC_EVENT_TYPE |
Library circ event type associated with the record. |
VARCHAR2 |
100 |
LIBRARY_CIRC_EVENT_TYPE_CODE |
Code identifying library circ event type. |
NUMBER |
4 |
LIBRARY_CIRC_EVENT_TYPE_KEY |
Surrogate key identifying the library circ event type. |
VARCHAR2 |
50 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |