SREPORTEXT - Texts in Report Tree
Texts in Report Tree information is stored in SAP table SREPORTEXT.
It is part of development package SM38 in software component BC-SRV-REP. This development package consists of objects that can be grouped under "ABAP Reporting".
It is part of development package SM38 in software component BC-SRV-REP. This development package consists of objects that can be grouped under "ABAP Reporting".
Fields for table SREPORTEXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
LANGU | Language Key | X | LANGU | LANG | 1 | T002 |
TREE_ID | Reporting tree ID | X | SERPTREEID | CHAR | 16 | |
NODE | Object name | X | SEU_NAME | CHAR | 30 | |
SUSER | User Name | X | UNAME | CHAR | 12 | |
REPORTTYPE | Report type | X | REPORTTYPE | CHAR | 2 | * |
REPORT | ABAP Program Name | X | PROGNAME | CHAR | 40 | |
EXTDREPORT | Extended Program Name | X | EXTDREPORT | CHAR | 48 | |
RTEXT | Error message text - long text of the error | TEXT70 | CHAR | 70 |