Previous Topic: INFORMATION_NEEDNext Topic: INTRFCE_TYPE_MDL


INTERFACE_TYPE

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

INTERFACE_TYPE

3

ID

4

INTEGER

Unique identifier

4

ORG_ID

4

INTEGER

Original object identifier

5

NAME

32

CHAR

Interface type name

6

MIN_OCCUR

4

INTEGER

Minimum number of occurrences

7

MAX_OCCUR

4

INTEGER

Maximum number of occurrences

8

AVG_OCCUR

4

INTEGER

Average number of occurrences

9

GROWTH_RATE

4

INTEGER

Growth rate (percent)

10

GROWTH_RATE_
PER

1

CHAR

Growth rate period:

  • Y (Year)
  • M (Month)
  • W (Week)
  • D (Day)

11

TYPE

1

CHAR

Type of entity:

  • B (Persistent)
  • D (Transient)

12

NO_INSTANCE

1

CHAR

No instances?

  • space (Instances supported)
  • Y (No instances)

13

CATEGORY

1

CHAR

Category:

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

14

VIEWABLE

1

CHAR

Viewable?

  • space (No)
  • Y (Yes)

15

ENCAP_LEVEL

1

CHAR

Level of encapsulation:

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

16

SUBJECT_AREA_
ID

4

INTEGER

ID of subject area that contains this entity type.

17

IT_MODEL_ID

4

INTEGER

ID of the scoping interface type model.