SAP ABAP Function Module RH_START_EXCEL_DATA_OLE ((obsolete))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-OM-GRF (Application Component) Structural Graphics
⤷
SP0U (Package) HR: Basis General Tools
⤷
⤷
Basic Data
| Function Module | RH_START_EXCEL_DATA_OLE | (obsolete) |
| Function Group | HRBAS00OFFICE | HR: Interface with Office Products |
| Program Name | SAPLHRBAS00OFFICE | |
| INCLUDE Name | LHRBAS00OFFICEU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DATA_NAME | TYPE | STRING | Name of data file on presentation server | |||
| |
DATA_TAB | TYPE | TABLE | Data table | |||
| |
CHART_TITLE | TYPE | SPACE | Title for chart | |||
| |
CHART_TYPE | TYPE | I | 2 | Type of chart (bar chart, ...) | ||
| |
CATEGORY_TITLE | TYPE | SPACE | Title of category axis | |||
| |
VALUE_TITLE | TYPE | SPACE | Title of value axis | |||
| |
DATA_XTOP_COR | TYPE | I | 0 | Top left corner of data field (x value) | ||
| |
DATA_YTOP_COR | TYPE | I | 0 | Top left corner of data field (y value) | ||
| |
DATA_XBOT_COR | TYPE | I | 0 | Bottom right corner of data field (x value) | ||
| |
DATA_YBOT_COR | TYPE | I | 0 | Bottom right corner of data field (y value) | ||
| |
CATEGORY_XTOP_COR | TYPE | I | 0 | Top left corner of category axis title | ||
| |
CATEGORY_YTOP_COR | TYPE | I | 0 | Top left corner of category axis title | ||
| |
CATEGORY_XBOT_COR | TYPE | I | 0 | Bottom right corner of category axis title | ||
| |
CATEGORY_YBOT_COR | TYPE | I | 0 | Bottom right corner of category axis title | ||
| |
NO_BATCH | TYPE | Batch call not permitted | ||||
| |
DOWNLOAD_ERROR | TYPE | File could not be created | ||||
| |
INTERNAL_ERROR | TYPE | Internal error | ||||
| |
NO_OLE_SUPPORT | TYPE | OLE cannot be performed because EXCEL has not been started | ||||
| |
OLE_FILE_ERROR | TYPE | The file could not be imported | ||||
| |
OLE_ERROR | TYPE | Important OLE call causes error | ||||
| |
NO_DATA | TYPE | Table DATA_TAB does not contain any data | ||||
| |
COORDINATE_ERROR | TYPE | Invalid coordinates! | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20000128 |
| SAP Release Created in |