SAP ABAP Table BPTASK (Structure for background tasks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTJOBAPI (Package) new background job API
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | BPTASK |
|
| Short Description | Structure for background tasks |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
BTCJOB | CHAR32 | CHAR | 32 | 0 | Background job name | ||
| 2 | |
BPJOBTYP | CHAR10 | CHAR | 10 | 0 | Job type for new Job API | ||
| 3 | |
BTCSTATUS | CHAR1 | CHAR | 1 | 0 | Background Job Status |
History
| Last changed by/on | SAP | 20020827 |
| SAP Release Created in | 46C |