Menu

SAP Function Module UPX_KPI_API_GET_RENDER

Get planning render version

The Function Module UPX_KPI_API_GET_RENDER (Get planning render version) 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_GET_RENDER
Short Text Get planning render version
Function Group UPX_KPI_API
Package UPX_KPI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IR_CUR_RENDER CLASS IF_UPX_LAYOUT_RENDER Layout Render Interface
IS_INFO TYPE UPC_YS_API_INFO Additional Information
IS_SPREADING TYPE UPX_YS_API_LAY_SPREADING API Layout: Background Distribution Settings
IT_COL TYPE UPX_API_YT_COL UPX: Layout and Data - Columns
IT_COL_INFO TYPE UPX_API_YT_COL_INFO UPX: Layout Design - External API
IT_DATA TYPE UPX_API_YT_DATA UPX: Layout and Data - Data Itself
IT_KF_SCHEME TYPE UPX_YT_API_LAY_KF_SCHEME API Layout: Key Figure Scheme
IT_LC_MAIN TYPE UPX_YT_API_LAY_LC_MAIN API Layout: Lead Columns
IT_LC_TIME TYPE UPX_YT_API_LAY_LC_TIME API Layout: Lead Column Time Settings
IT_ROW TYPE UPX_API_YT_ROW UPX: Layout and Data - Row
IT_ROW_INFO TYPE UPX_API_YT_ROW_INFO UPX: Layout Design - External API
IT_TREE TYPE UPX_YT_LAYOUT_TREE Hierarchy Tree
I_AREA TYPE UPC_Y_AREA Planning Area
I_CHECK TYPE BOOLE_D Data element for domain BOOLE: TRUE (-'X') and FALSE (-' ')
I_LAYOUT TYPE UPC_Y_PARAM Parameter Group
I_PLEVEL TYPE UPC_Y_PLEVEL Planning level
I_TREE_CHANM TYPE UPC_Y_CHANM Characteristic

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ER_RENDER CLASS IF_UPX_LAYOUT_RENDER Layout Render Interface

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.