/BDL/TASKREP - Mapping of Task-Action to called report
Mapping of Task-Action to called report information is stored in SAP table /BDL/TASKREP.
It is part of development package /BDL/TASKMANAGER in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Task Manager".
It is part of development package /BDL/TASKMANAGER in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Task Manager".
Fields for table /BDL/TASKREP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TASKNAME | Character field of length 40 | X | CHAR40 | CHAR | 40 | |
CATEGORY | Character Field of Length 12 | CHAR12 | CHAR | 12 | ||
TASKMODE | Character Field of Length 12 | CHAR12 | CHAR | 12 | ||
ACTION | Undefined range (can be used for patch levels) | CHAR4 | CHAR | 4 | ||
FUNCNAME | Function name | /BDL/_FUNC | CHAR | 30 | ||
STATUS | Single-Character Flag | CHAR1 | CHAR | 1 | ||
TIMESTAMP | ABAP Time Stamp | ABSTAMP | CHAR | 14 |