Table/Structure Field list used by SAP ABAP Function Module LIST_CONVERT_TO_RTF (Converts an ABAP/4 list from internal format into RTF and downloads it)
SAP ABAP Function Module
LIST_CONVERT_TO_RTF (Converts an ABAP/4 list from internal format into RTF and downloads it) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CPS_SEGTRE - CHARSUNIQ | Character appears only once in code page (output) | ||
| 2 | CPS_SEGTRE - CODE | Byte sequence | ||
| 3 | CPS_SEGTRE - MBLEN | Multi-Byte Length | ||
| 4 | CPS_SEGTRE - CHARID | Unicode character | ||
| 5 | LISTLINE - FMBI | List line: Index in format table | ||
| 6 | LISTLINE - LENG | Length of list line | ||
| 7 | LISTLINE - LINE | List line | ||
| 8 | RLGRAP - FILENAME | Local file for upload/download | ||
| 9 | RLGRAP - FILENAME | Local file for upload/download | SOURCE VALUE(ACTUAL_FILENAME) LIKE RLGRAP-FILENAME |
|
| 10 | RLGRAP - FILENAME | Local file for upload/download | SOURCE VALUE(DEFAULT_FILENAME) LIKE RLGRAP-FILENAME DEFAULT SPACE |
|
| 11 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 12 | SYST - FDPOS | ABAP System Field: Occurrence in Byte or Character String | ||
| 13 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 14 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 15 | SYST - ULINE | ABAP System Field: Horizontal Line for List | ||
| 16 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 17 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 18 | SYST - VLINE | ABAP System Field: Vertical Line for List | ||
| 19 | XU350 - PARVA | Parameter value |