LOOKUP MASTER Table
View exposing generic lookup reference data including lookup type, code, and description used across multiple warehouse domains.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
LONG_DESC |
Description of long. |
VARCHAR2 |
30 |
LOOKUP_CODE |
Code identifying lookup. |
VARCHAR2 |
6 |
LOOKUP_NAME |
Lookup name associated with the record. |
VARCHAR2 |
30 |
SHORT_DESC |
Description of short. |
VARCHAR2 |
20 |