SAP table RSPCCOMMANDLOG (System Command Execution Logs (Process Chains))
SAP table RSPCCOMMANDLOG has 3 primary key fields being VARIANTE,INSTANCE,LNR.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
VARIANTE | Process Variant (Name) | CHAR | 30 | 0 | RSPC_VARIANT | ||
INSTANCE | Process Instance (Value) | CHAR | 30 | 0 | RSPC_INSTANCE | ||
LNR | 4 Byte Signed Integer | INT4 | 10 | 0 | INT4 | ||
LENGTH | Length of protocol message in external program | CHAR | 3 | 0 | BTCXPGMLN | ||
MESSAGE | Log message from external program | CHAR | 128 | 0 | BTCXPGMSG |