Menu

SAP Function Module RKC_PP_DIMENSIONS_FILL

EIS Erfassung: Bestimmung der möglichen Dimensionen einer Sitzung

The Function Module RKC_PP_DIMENSIONS_FILL (EIS Erfassung: Bestimmung der möglichen Dimensionen einer Sitzung) is a standard Function Module in SAP ERP and is part of the function group KXDE within the package KC.

Technical Information

Function Module RKC_PP_DIMENSIONS_FILL
Short Text EIS Erfassung: Bestimmung der möglichen Dimensionen einer Sitzung
Function Group KXDE
Package KC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLC LIKE TKCK-APPLC 'KC ' Application class drill down user
I_SUBCLASS LIKE TKES1-SUBCLASS Unterklasse Rechercheanwender
I_TABNAME LIKE TKES1-TABNAME Planning processor dimensions

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
DEPENDENCIES LIKE KPP0DA Table with compound characteristics
DICTIONARY_INFOS LIKE KPP0DD Planning processor dimensions DDIC info
ITKPP0D LIKE KPP0D Planning processor dimensions
SPECIAL_FIELDS LIKE RWIF_SPECF Fields with special logic

Exceptions

This function module does not define any Exceptions.