Table list used by SAP ABAP Function Module RRMX_WORKBOOK_WRITE (Import Excel workbook into data base)
SAP ABAP Function Module RRMX_WORKBOOK_WRITE (Import Excel workbook into data base) is using
# Object Type Object Name Object Description Note
     
1 Table  RLGRAP Program Fields/Screen Fields for SAPLGRAP SOURCE VALUE(I_PATH) LIKE RLGRAP-FILENAME
2 Table  RRX_TXT Texts on various objects SOURCE VALUE(I_TITLE) LIKE RRX_TXT-TXT
3 Table  RSBB_NODES_TREE Transfer Structure for Browser
4 Table  RSBB_NODES_TREE Transfer Structure for Browser SOURCE VALUE(I_AGR_ID) LIKE RSBB_NODES_TREE-GUID OPTIONAL
5 Table  RSOOBJXREF TLOGO Framework, Where-Used Lists SOURCE I_T_USED_OBJECTS STRUCTURE RSOOBJXREF OPTIONAL
6 Table  RSRREPUSE Use of reports in workbooks SOURCE I_T_USED_REPORTS STRUCTURE RSRREPUSE
7 Table  RSRWBINDEX List of binary large objects (Excel workbooks) SOURCE VALUE(I_FILESIZE) TYPE RSRWBINDEX-FILESIZE OPTIONAL
8 Table  RSRWBINDEX List of binary large objects (Excel workbooks) SOURCE VALUE(I_ID) LIKE RSRWBINDEX-WORKBOOKID OPTIONAL
9 Table  RSRWBINDEX List of binary large objects (Excel workbooks) SOURCE VALUE(E_WORKBOOK_ID) TYPE RSRWBINDEX-WORKBOOKID
10 Table  RSRWBINDEX List of binary large objects (Excel workbooks) SOURCE VALUE(I_REVISION) LIKE RSRWBINDEX-STATCHANGES DEFAULT 0
11 Table  RSRWBINDEX List of binary large objects (Excel workbooks) SOURCE VALUE(E_REVISION) TYPE RSRWBINDEX-STATCHANGES
12 Table  RSRWBINDEX List of binary large objects (Excel workbooks) SOURCE DEFAULT RRMX_C_BEXEXT_XLS
13 Table  RSRWBINDEX List of binary large objects (Excel workbooks) SOURCE VALUE(I_FILE_EXTENSION) TYPE RSRWBINDEX-EXTENSION
14 Table  RSRWBINDEX List of binary large objects (Excel workbooks)
15 Table  RSRWBSTORE Storage for binary large objects (Excel workbooks)
16 Table  RSRWBSTORE Storage for binary large objects (Excel workbooks) SOURCE I_T_BLOB STRUCTURE RSRWBSTORE OPTIONAL
17 Table  RSZCOMPKEY BW: Key of a reporting component
18 Table  W3HTML Contains HTML for WWW client
19 Table  W3HTML Contains HTML for WWW client SOURCE E_T_RETURNTEXTS STRUCTURE W3HTML