Menu

SAP Function Module UPX_KPI_API_VIEW_HTML

The Function Module UPX_KPI_API_VIEW_HTML () is a standard Function Module in SAP ERP and is part of the function group UPX_KPI_API within the package UPX_KPI.

Technical Information

Function Module UPX_KPI_API_VIEW_HTML
Short Text
Function Group UPX_KPI_API
Package UPX_KPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ITEM TYPE UPX_Y_TEXT Description
I_OBJECTID TYPE UPC_Y_CHAVLINT Field for any characteristic value
I_PROFILE TYPE UPX_Y_PROFILE Planning Services Profile

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_HTML_DATA LIKE W3HTML Contains HTML for WWW client
ET_HTML_VIEW LIKE W3HTML Contains HTML for WWW client

Exceptions

This function module does not define any Exceptions.