SAP Table INFVP
Informix Virtual Processor Information
INFVP (Informix Virtual Processor Information) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link INFVP to other SAP tables.
Source: INFVP (Informix Virtual Processor Information)
INFVP table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
VPID | Informix monitor: Vp ID | STUIVPID | INT4 | 10 | 0 | |||
CLASS | Informix Virtual Processor - CPU,LIO,LIO,AIO,ADM,MSC,TLI | VPCLASS | CHAR | 50 | 0 | |||
PID | PID of an ABAP WP (DB Session) | PROCESSID | INT4 | 10 | 0 | |||
READY | Informix Number of Threads waiting in Ready Queue | READY | INT4 | 10 | 0 | |||
USERCPU | Informix User CPU (microseconds) | USERCPU | FLTP | 16 | 16 | |||
SYSCPU | Informix System CPU (microseconds) | INFSYSCPU | FLTP | 16 | 16 | |||
TOTALCPU | Informix Total CPU (microseconds) | TOTALCPU | FLTP | 16 | 16 | |||
ELTIMEUSED | Informix Elapsed Time in % | ELAPSETIME | INT4 | 10 | 0 |