Previous Topic: IDENTIFIERNext Topic: IMPLEMENT_LOGIC


IMPL_LOGIC_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

IMPL_LOGIC_USAGE

3

ID

4

INTEGER

Unique identifier

4

ORG_ID

4

INTEGER

Original object identifier

5

IMPL_LOGIC_ID

4

INTEGER

ID of the implementation logic that calls this implementation logic usage.

Join with IMPLEMENT_LOGIC.

6

CALLED_IMPL_
ID

4

INTEGER

ID of the implementation logic that is called by this implementation logic usage.

Join with IMPLEMENT_LOGIC.