Previous Topic: CURRENT_DATANext Topic: CURRENT_INFO_SYS


CURRENT_EFFECT

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

CURRENT_EFFECT

3

ID

4

INTEGER

Unique identifier

4

ORG_ID

4

INTEGER

Original object identifier

5

CREATE

1

CHAR

Create expected

6

READ

1

CHAR

Read expected

7

UPDT

1

CHAR

Update expected

8

DLET

1

CHAR

Delete expected

9

MATRIX_ID

4

INTEGER

ID of the matrix that uses this current effect.

10

CUR_DATA_ID

4

INTEGER

ID of current database or data store.

Join with CURRENT_DATA.

11

CUR_INFO_SYS_
ID

4

INTEGER

ID of the current information system.

Join with CURRENT_INFO_SYS.