Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse VAPS OBJECT Table


View exposing legacy VAPS object code reference records including major, minor, and other category values together with long and short captions and related other-code attributes.


Field Name

Description

Data Type

Length

LONG_CAPTION

Long description associated with the object code.

VARCHAR2

30

MAJOR_CATEGORY

Major category code associated with the object.

VARCHAR2

2

MINOR_CATEGORY

Minor category code associated with the object.

VARCHAR2

2

OBJECT

Legacy VAPS object code.

VARCHAR2

3

OTHER_CATEGORY_1

Additional category 1 code associated with the object.

VARCHAR2

2

OTHER_CATEGORY_2

Additional category 2 code associated with the object.

VARCHAR2

2

OTHER_CATEGORY_3

Additional category 3 code associated with the object.

VARCHAR2

2

OTHER_CATEGORY_4

Additional category 4 code associated with the object.

VARCHAR2

2

OTHER_CODE

Additional code associated with the object record.

VARCHAR2

7

SHORT_CAPTION

Short description associated with the object code.

VARCHAR2

19