SAP Table TBTC_SPOOLID

Background Processing Spool IDs Table

TBTC_SPOOLID (Background Processing Spool IDs Table) 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 TBTC_SPOOLID to other SAP tables.

TBTC_SPOOLID table fields

Field Data element Checktable Datatype Length Decimals
JOBNAME Background job name BTCJOB CHAR 32 0
JOBCOUNT Job ID BTCJOBCNT CHAR 8 0
STEPCOUNT Job step ID number. BTCSTEPCNT INT4 10 0
SPOOLID ID of batch job output list in the spool BTCLISTID NUMC 10 0
SPOOLCOUNT Natural Number INT4 INT4 10 0
RECYCLED Boolean Variable (X=True, -=False, Space=Unknown) BOOLEAN CHAR 1 0
X true
- false
NULL unknown