Table list used by SAP ABAP Function Module EIS_SAVED_LIST (Changes an ABAP list object to RTF format)
SAP ABAP Function Module
EIS_SAVED_LIST (Changes an ABAP list object to RTF format) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABAPLIST | Structure for Internal Table as List Container | SOURCE LISTOBJECT STRUCTURE ABAPLIST |
|
| 2 | CFDOWNLOAD | Structure for saving in a file | SOURCE VALUE(I_NO_COLORS) LIKE CFDOWNLOAD-NO_COLORS DEFAULT ' ' |
|
| 3 | CFPWINWORD | Transfer structure for printing with WinWord | ||
| 4 | FSELLINE | Structure of a Field Description Line (List Processing) | ||
| 5 | RLGRAP | Program Fields/Screen Fields for SAPLGRAP | SOURCE VALUE(FILEEXTERN) LIKE RLGRAP-FILENAME |
|