Menu

SAP Function Module FIC_GET_DIMENSIONS

Online-Erfassung: Bestimmung der Dimensionen

The Function Module FIC_GET_DIMENSIONS (Online-Erfassung: Bestimmung der Dimensionen) is a standard Function Module in SAP ERP and is part of the function group FCDE within the package FC03.

Technical Information

Function Module FIC_GET_DIMENSIONS
Short Text Online-Erfassung: Bestimmung der Dimensionen
Function Group FCDE
Package FC03
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPLC LIKE TKAF-APPLC 'ECMC'
I_SUBCLASS LIKE TKES1-SUBCLASS '04'
I_TABNAME LIKE TKES1-TABNAME

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 dependencies
DICTIONARY_INFOS LIKE KPP0DD Planning processor dimensions, DDIC infos
ITKPP0D LIKE KPP0D Planning processor dimensions
SET_INFOS LIKE KPP0DS
SPECIAL_FIELDS LIKE RWIF_SPECF Fields featuring special logic
SPECIAL_VALUES LIKE KPP0A

Exceptions

This function module does not define any Exceptions.