Previous Topic: LIBRARYNext Topic: LINKAGE


LIBRARY_USAGE

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

LIBRARY_USAGE

3

ID

4

INTEGER

Unique identifier

4

ORG_ID

4

INTEGER

Original object identifier

5

ROLE

1

CHAR

Role:

  • S (Generated system)
  • G (Generated items)
  • D (External DBRM)
  • E (External AB load)

6

SEQ

2

SMALLINT

Sequence within technical system.

Use ORDER_BY_SEQ to return library usages in the same order as specified in the toolset (zero for generated items library usage).

7

LIB_TYPE

32

VARCHAR

Library usage type for generated items library usage (zero for the other library usages).

8

TECHSYS_ID

4

INTEGER

ID of the technical system that implements the library usage.

Join with TECHNICAL_SYSTEM.