TBTC_SPOOLID - Background Processing Spool IDs Table
Background Processing Spool IDs Table information is stored in SAP table TBTC_SPOOLID.
It is part of development package SBTC in software component BC-CCM-BTC. This development package consists of objects that can be grouped under "SAP Background Processing".
It is part of development package SBTC in software component BC-CCM-BTC. This development package consists of objects that can be grouped under "SAP Background Processing".
Fields for table TBTC_SPOOLID
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
JOBNAME | Background Job Name | X | BTCJOB | CHAR | 64 | |
JOBCOUNT | Job ID | X | BTCJOBCNT | CHAR | 16 | |
STEPCOUNT | Job step ID number. | X | BTCSTEPCNT | INT4 | 4 | |
SPOOLID | ID of batch job output list in the spool | X | BTCLISTID | NUMC | 20 | |
SPOOLCOUNT | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
RECYCLED | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 |