Previous Topic: COMMANDNext Topic: COMPONENT_SPEC


COMPONENT_IMPLEM

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_IMPLEM

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)