CIP WITH VERSION Table
View exposing CIP program reference data by version including program codes, titles, category attributes, four-digit CIP rollups, and warehouse load date.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
CATEGORY_CODE |
Code identifying category. |
VARCHAR2 |
2 |
CATEGORY_TITLE |
Category title as provided by the source. |
VARCHAR2 |
200 |
FOUR_DIGIT_CODE |
Code identifying four digit. |
VARCHAR2 |
4 |
FOUR_DIGIT_TITLE |
Four digit title as provided by the source. |
VARCHAR2 |
200 |
PROGRAM_CODE |
Code identifying program. |
VARCHAR2 |
6 |
PROGRAM_TITLE |
Program title as provided by the source. |
VARCHAR2 |
200 |
VERSION |
Version as provided by the source. |
VARCHAR2 |
4 |
WAREHOUSE_LOAD_DATE |
Date associated with warehouse load. |
DATE |