Table list used by SAP ABAP Function Module /OSP/BW_WORKBOOK_WRITE (Stores personalized workbook per personalized OSP template)
SAP ABAP Function Module
/OSP/BW_WORKBOOK_WRITE (Stores personalized workbook per personalized OSP template) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
RLGRAP | Program Fields/Screen Fields for SAPLGRAP | SOURCE VALUE(I_PATH) LIKE RLGRAP-FILENAME |
2 | ![]() |
RRX_TXT | Texts on various objects | SOURCE VALUE(I_TITLE) LIKE RRX_TXT-TXT |
3 | ![]() |
RSBB_NODES_TREE | Transfer Structure for Browser | SOURCE VALUE(I_AGR_ID) LIKE RSBB_NODES_TREE-GUID OPTIONAL |
4 | ![]() |
RSRREPUSE | Use of reports in workbooks | SOURCE I_T_USED_REPORTS STRUCTURE RSRREPUSE |
5 | ![]() |
RSRWBINDEX | List of binary large objects (Excel workbooks) | SOURCE VALUE(I_ID) LIKE RSRWBINDEX-WORKBOOKID OPTIONAL |
6 | ![]() |
RSRWBINDEX | List of binary large objects (Excel workbooks) | SOURCE VALUE(E_PERSONALIZED_WB_ID) TYPE RSRWBINDEX-WORKBOOKID |
7 | ![]() |
RSRWBINDEX | List of binary large objects (Excel workbooks) | SOURCE VALUE(I_REVISION) LIKE RSRWBINDEX-STATCHANGES DEFAULT 0 |
8 | ![]() |
RSRWBINDEX | List of binary large objects (Excel workbooks) | SOURCE VALUE(E_REVISION) LIKE RSRWBINDEX-STATCHANGES |
9 | ![]() |
RSRWBINDEX | List of binary large objects (Excel workbooks) | SOURCE VALUE(I_FILESIZE) TYPE RSRWBINDEX-FILESIZE OPTIONAL |
10 | ![]() |
RSRWBINDEX | List of binary large objects (Excel workbooks) | SOURCE VALUE(I_FILE_EXTENSION) TYPE RSRWBINDEX-EXTENSION DEFAULT '00' |
11 | ![]() |
RSRWBSTORE | Storage for binary large objects (Excel workbooks) | SOURCE I_T_BLOB STRUCTURE RSRWBSTORE OPTIONAL |
12 | ![]() |
W3HTML | Contains HTML for WWW client | SOURCE E_T_RETURNTEXTS STRUCTURE W3HTML |