SWFHELPERS_TEXT - Store text entered against each report in WF_HELPERS rep
 Store text entered against each report in WF_HELPERS rep information is stored in SAP table SWFHELPERS_TEXT.
It is part of development package SWF_SUPPORT_TOOLS in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Workflow: Support Tools".
 It is part of development package SWF_SUPPORT_TOOLS in software component BC-BMT-WFM. This development package consists of objects that can be grouped under "Workflow: Support Tools".
Fields for table SWFHELPERS_TEXT
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| OBJECT_NAME | ABAP Program Name | X | PROGNAME | CHAR | 80 | |
| OBJECT_TYPE | Report type | X | SWW_REPORT_TYPE | CHAR | 2 | |
| CREATION_TMSTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| CREATION_RELEASE | ABAP System Field: SAP System Release | SYST_SAPRL | CHAR | 8 | ||
| CHANGE_TMSTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| CHANGE_RELEASE | ABAP System Field: SAP System Release | SYST_SAPRL | CHAR | 8 | ||
| TEXT | Case-sensitive Character String with Variable Length | SWW_HELPERS_STRING | STRG | 8 |