RSPCABAPASYNC - Logging for ABAP Processes(Synchronously and Asynchronously)
Logging for ABAP Processes(Synchronously and Asynchronously) information is stored in SAP table RSPCABAPASYNC.
It is part of development package RSPC in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Process Chains".
It is part of development package RSPC in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Process Chains".
Fields for table RSPCABAPASYNC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| VARIANTE | Process Variant (Name) | X | RSPC_VARIANT | CHAR | 60 | |
| INSTANCE | Process Instance (Value) | X | RSPC_INSTANCE | CHAR | 60 | |
| LOG_ID | Log-ID of a Process Chain Run | RSPC_LOGID | CHAR | 50 | ||
| STATE | Status of Process | RSPC_STATE | CHAR | 2 | ||
| JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 16 | ||
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
| MANUAL | Boolean | RS_BOOL | CHAR | 2 |