Previous Topic: RELATIONSHIPNext Topic: SCREEN_TMPLT


SCREEN_DEF

The following table details various column names along with their descriptions.

Col

Column Name

Len

Coltype

Description

1

ID

4

INTEGER

ID of the containing model

2

TBNAME

16

CHAR

SCREEN_DEF

3

ID

4

INTEGER

Unique identifier

4

ORG_ID

4

INTEGER

Original object identifier

5

DEV_TYPE

1

CHAR

Device type for the screen. Not used.

6

AUTO_SCROLL

1

CHAR

Does the screen perform automatic scrolling?

Y (Yes)

N (No)

7

BELL_ACTIVE

1

CHAR

Is the bell active?

Y (Yes)

N (No)

8

DFLT_SCROLL_
LOC

1

CHAR

Default start item for scroll?

T (Top)

L (Last)

9

UPDATE_DISPLAY

1

CHAR

Update past display?

Y (Yes)

N (No)

10

BUS_PROC_
STEP_ID

4

INTEGER

ID of the procedure step to which the screen applies