RTXTF - Format Table for Report Texts
Format Table for Report Texts information is stored in SAP table RTXTF.
It is part of development package SRTX in software component BC-SRV-BSF. This development package consists of objects that can be grouped under "Management and maintenance of report texts (e.g. headers)".
It is part of development package SRTX in software component BC-SRV-BSF. This development package consists of objects that can be grouped under "Management and maintenance of report texts (e.g. headers)".
Fields for table RTXTF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
.INCLUDE | X | RTXTFKEY | 0 | |||
.INCLUDE | X | RTXTHKEY | 0 | |||
APPLCLASS | Application class for DD objects (not used) | X | APPLCLASS | CHAR | 4 | TAPPL |
TEXT_NAME | Report Texts: Name of the Text Module | X | RTXTNAME | CHAR | 60 | RTXTH |
TEXT_TYPE | Text type ('T'itle page, 'H'eader, 'F'ooter, 'E'nd page) | X | RTXTTYPE | CHAR | 1 | |
.INCLUDE | X | RTXTFFPOS | 0 | |||
FROM_LINE | Position of the text symbol: From line | X | RTXFLINE | NUMC | 4 | |
FROM_POS | Position of the text symbol: From column position | X | RTXFPOS | NUMC | 4 | |
.INCLUDE | RTXTFDAT | 0 | ||||
TO_LINE | Position of the text symbol: To line | RTXTLINE | NUMC | 4 | ||
TO_POS | Position of the text symbol: To column position | RTXTPOS | NUMC | 4 | ||
OFFSET | Offset | RWTXSOFF | NUMC | 3 | ||
BLOCK_TYPE | Block type | RTXBTYPE | CHAR | 1 | ||
COLOR | Color | RWTXCOL | CHAR | 1 | ||
INTENS | Display: intense | RWTXINT | CHAR | 1 | ||
INVERS | Inverse display | RWTXINV | CHAR | 1 | ||
SYM_TYPE | Report texts: Type of text variable | RWSYMTYPE | CHAR | 1 | ||
SYM_NAME | Report texts: Name of the general text variables | RWSYMNAME | CHAR | 64 |