SAP Table SSPIPD
SPI: Process Definition for Business Process Tracking
SSPIPD (SPI: Process Definition for Business Process Tracking) 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 SSPIPD to other SAP tables.
SSPIPD table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||||
PROCTYPE | SPI: Process Type ID | SPIPROCTP | CHAR | 32 | 0 | |||||||||
PROCGROUP | Process Group | SPIPROCGP | SSPIPGD | CHAR | 32 | 0 | ||||||||
INSTREPR | SPI: Representation of Process Instance | SPIINREPR | INT1 | 3 | 0 |
Possible values
|
||||||||
IS_TEMPLATE | Global SPI: Boolean Value | SPIBOOL | INT1 | 3 | 0 |
Possible values
|
||||||||
ORGID | SPI: Process Type ID | SPIPROCTP | CHAR | 32 | 0 | |||||||||
RTMODE | SPI: Runtime Mode | SPIRTMODE | INT1 | 3 | 0 |
Possible values
|
||||||||
IS_SUB | Subprocess | SPIISSUBPROC | INT1 | 3 | 0 |
Possible values
|
||||||||
IS_TOP | Top Process | SPIISTOPPROC | INT1 | 3 | 0 |
Possible values
|