SAP ATO_REWORK_TASK Rework Task Table
Overview
ATO_REWORK_TASK is a standard SAP S/4HANA table that stores Rework Task data. There are total 14 fields in the ATO_REWORK_TASK table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATO_REWORK_TASK belongs to Manage and Import Software Collections (BC-SRV-APS-EXT-SL) module and is located in the package Rework Tasks (S_ATO_REWORK).
In addition, following links provide an overview of foreign key relationships, if any, that link ATO_REWORK_TASK to other SAP tables and standard CDS views available based on ATO_REWORK_TASK table in S/4HANA 2020.
Techincal Settings of ATO_REWORK_TASK
Below are technical details of the table ATO_REWORK_TASK
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ATO_REWORK_TASK Fields
The following table gives you an overview of the fields available in ATO_REWORK_TASK
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ITEM_ID | ATO Item ID | ATO_ITEM_ID | CHAR | 60 | |
| ORIGIN | Origin of rework task | ATO_REWORK_TASK_ORIGIN | CHAR | 1 | |
| TASK_ID | Rework Task ID | ATO_REWORK_TASK_ID | RAW | 16 | |
| PRIORITY | Priority of Rework Task | ATO_REWORK_TASK_PRIORITY | INT1 | 3 | |
| CATEGORY | Category of Rework Task | ATO_REWORK_TASK_CATEGORY | CHAR | 10 | |
| UPDATED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| FIRST_FOUND | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| DELETED | Truth Value: True/False | ABAP_BOOLEAN | CHAR | 1 | |
| MSGID | Message Class | SYMSGID | * | CHAR | 20 |
| MSGNO | Message Number | SYMSGNO | NUMC | 3 | |
| MSGV1 | Message Variable | SYMSGV | CHAR | 50 | |
| MSGV2 | Message Variable | SYMSGV | CHAR | 50 | |
| MSGV3 | Message Variable | SYMSGV | CHAR | 50 | |
| MSGV4 | Message Variable | SYMSGV | CHAR | 50 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ATO_REWORK_TASK