OPPF_OH_Idnr |
int |
NUMBER(38,0) |
int |
int |
false |
ID of the post process filter object. |
OPPF_Lnr |
smallint |
NUMBER(38,0) |
smallint |
smallint |
false |
Sequenced number of filters. |
OPPF_Fltrname |
varchar (255) |
VARCHAR2 (255 CHAR) |
varchar(255) |
varchar (255) |
true |
Name of the filter object. |
OPPF_Result |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Indicates whether the filter result should be true or false. |
OPPF_Retcode |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Defines the return code. |
OPPF_Execute |
varchar (255) |
VARCHAR2 (255 CHAR) |
varchar(255) |
varchar (255) |
true |
Name of the object to be executed. |
OPPF_StatusInsert |
varchar (100) |
VARCHAR2 (100 CHAR) |
varchar(100) |
varchar (100) |
true |
Custom message insert. |