LIBRARY INVOICE TYPE Table
View exposing library invoice type reference values used to classify acquisitions transactions.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
LIBRARY_INVOICE_TYPE |
Library invoice type associated with the record. |
VARCHAR2 |
30 |
LIBRARY_INVOICE_TYPE_CODE |
Code identifying library invoice type. |
VARCHAR2 |
3 |
LIBRARY_INVOICE_TYPE_KEY |
Surrogate key identifying the library invoice type. |
VARCHAR2 |
10 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |