Menu

SAP Function Module RH_START_EXCEL_DATA_OLE

(obsolete)

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module RH_START_EXCEL_DATA_OLE ((obsolete)) is a standard Function Module in SAP ERP and is part of the function group HRBAS00OFFICE within the package SP0U.

Technical Information

Function Module RH_START_EXCEL_DATA_OLE
Short Text (obsolete)
Function Group HRBAS00OFFICE
Package SP0U
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CATEGORY_TITLE LIKE SPACE Title of category axis
CATEGORY_XBOT_COR TYPE I 0 Bottom right corner of category axis title
CATEGORY_XTOP_COR TYPE I 0 Top left corner of category axis title
CATEGORY_YBOT_COR TYPE I 0 Bottom right corner of category axis title
CATEGORY_YTOP_COR TYPE I 0 Top left corner of category axis title
CHART_TITLE LIKE SPACE Title for chart
CHART_TYPE TYPE I 2 Type of chart (bar chart, ...)
DATA_NAME TYPE STRING Name of data file on presentation server
DATA_TAB TYPE TABLE Data table
DATA_XBOT_COR TYPE I 0 Bottom right corner of data field (x value)
DATA_XTOP_COR TYPE I 0 Top left corner of data field (x value)
DATA_YBOT_COR TYPE I 0 Bottom right corner of data field (y value)
DATA_YTOP_COR TYPE I 0 Top left corner of data field (y value)
VALUE_TITLE LIKE SPACE Title of value axis

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COORDINATE_ERROR Invalid coordinates!
DOWNLOAD_ERROR File could not be created
INTERNAL_ERROR Internal error
NO_BATCH Batch call not permitted
NO_DATA Table DATA_TAB does not contain any data
NO_OLE_SUPPORT OLE cannot be performed because EXCEL has not been started
OLE_ERROR Important OLE call causes error
OLE_FILE_ERROR The file could not be imported