Name Type MSSql Type Oracle Type DB2 Type Postgresql Nullable Description
EJPFV_AH_Idnr int NUMBER(38,0) int int false reference to the object header (OH)
EJPFV_EJPP_Lnr smallint NUMBER(38,0) smallint smallint false reference to the jobplan process (JPP) , always 001
EJPFV_Lnr int NUMBER(38,0) int int false ascending number of values
EJPFV_Value varchar(max) CLOB clob(128 M) INLINE LENGTH 1024 COMPACT text true Value

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_EJPFV EJPFV_AH_Idnr, EJPFV_EJPP_Lnr, EJPFV_Lnr true true true false

Foreign Keys:

Name Local References Foreign References

Return to the Index File