Name Type MSSql Type Oracle Type DB2 Nullable Description
OPU_OH_Idnr int NUMBER(38,0) int false Oh_Idnr of the executable object
OPU_Lnr smallint NUMBER(38,0) smallint false Ascending number
OPU_Name varchar (200) VARCHAR2 (200 CHAR) varchar(200) true Object name (OH_NAME) of the assigned Prompt Set
OPU_Order smallint NUMBER(38,0) smallint true Display Order in GUI

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_OPU OPU_OH_Idnr, OPU_Lnr true true true false

Foreign Keys:

Name Local References Foreign References
FK_OPU_OH OPU_OH_Idnr OH_Idnr

Return to the Index File