Previous Topic: COMPONENT_IMPLEMNext Topic: CRITICAL_SUCCESS


COMPONENT_SPEC

The following table details various column names along with their descriptions.

Col

Column Name

Len

Coltype

Description

1

MODEL_ID

4

INTEGER

ID of the containing model

2

TBNAME

16

CHAR

COMPONENT_SPEC

3

ID

4

INTEGER

Unique identifier

4

ORG_ID

4

INTEGER

Original object identifier

5

NAME

32

CHAR

Interface type name

6

TYPE

1

CHAR

Type of entity:

  • B (Persistent)
  • D (Transient)

7

NO_INSTANCE

1

CHAR

No instances?

space (Instances supported)

Y (No instances)

8

CATEGORY

1

CHAR

Category:

space (Generic)

  • B (Business object type)
  • T (Task object type)

9

VIEWABLE

1

CHAR

Viewable?

  • space (No)
  • Y (Yes)

10

ENCAP_LEVEL

1

CHAR

Level of encapsulation:

  • space | O (Open)
  • R (Restricted)
  • E (Encapsulated)

11

SUBJECT_AREA_ID

4

INTEGER

ID of the subject area that contains this entity type.