Name Type MSSql Type Oracle Type DB2 Nullable Description
OPUDA_OH_Idnr int NUMBER(38,0) int false OH_Idnr of the assigned executable object
OPUDA_OPU_Lnr smallint NUMBER(38,0) smallint false OPU_Lnr
OPUDA_OPUD_VName varchar (32) VARCHAR2 (32 CHAR) varchar(32) false Prompt Set Element Variable Name
OPUDA_Lnr int NUMBER(38,0) int false Ascending number
OPUDA_Value varchar(max) CLOB clob(20480 k) INLINE LENGTH 1024 COMPACT true Value = Caption on MULTI+Array (Checkbox, Checklist)

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_OPUDA OPUDA_OH_Idnr, OPUDA_OPU_Lnr, OPUDA_OPUD_VName, OPUDA_Lnr true true true false

Foreign Keys:

Name Local References Foreign References
FK_OPUDA_OPUD OPUDA_OH_Idnr, OPUDA_OPU_Lnr, OPUDA_OPUD_VName OPUD_OH_Idnr, OPUD_OPU_Lnr, OPUD_VName

Return to the Index File