Menu

SAP Function Module FC_CONGR_DISMANTLE

Auflösen eines KK und (interne) Tabellen gemäß Flagangaben füllen

The Function Module FC_CONGR_DISMANTLE (Auflösen eines KK und (interne) Tabellen gemäß Flagangaben füllen) is a standard Function Module in SAP ERP and is part of the function group FC81 within the package FC00.

Technical Information

Function Module FC_CONGR_DISMANTLE
Short Text Auflösen eines KK und (interne) Tabellen gemäß Flagangaben füllen
Function Group FC81
Package FC00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_CONGR TYPE TABLE Table of cons groups to be broken down
E_CONGR TYPE FC_CONGR Consolidation group to be broken down
E_DIMEN TYPE FC_DIMEN Dimension
E_HLEVL_MAX TYPE I 0 Number of breakdown levels ('0' - all)
E_PERID TYPE FC_PERID Period
E_ROLLUP_CG_CU TYPE FC_FLG Flag: insert rollup CU into IT_CG_CU
E_ROLLUP_CU TYPE FC_FLG Flag: insert rollup CU into TF16n tables
E_RVERS TYPE FC_RVERS Consolidation version
E_RYEAR TYPE FC_RYEAR Fiscal year
E_TF160 TYPE FC_FLG Flag: write to IT_TF160
E_TF161 TYPE FC_FLG Flag: write to IT_TF161
E_TF164 TYPE FC_FLG Flag: write to IT_TF164
E_TF166 TYPE FC_FLG Flag: write to IT_TF166
E_TF167 TYPE FC_FLG Flag: write to IT_TF167
E_TF168 TYPE FC_FLG Flag: write to IT_TF168
E_TF180 TYPE FC_FLG Flag: write to IT_TF180
E_TF181 TYPE FC_FLG Flag: write to IT_TF181
E_TF182 TYPE FC_FLG Flag: write to IT_TF182
E_TF183 TYPE FC_FLG Flag: write to IT_TF183
E_TF184 TYPE FC_FLG Flag: write to IT_TF184
E_TF189 TYPE FC_FLG Flag: write to IT_TF189

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_CG_CU TYPE FC01_T_CG_CU Assignments
IT_TF160 TYPE FC01_T_TF160 Nicht mehr benutzen !
IT_TF161 TYPE FC01_T_TF161 Nicht mehr benutzen !
IT_TF164 TYPE FC01_T_TF164 Nicht mehr benutzen !
IT_TF166 TYPE FC01_T_TF166 Nicht mehr benutzen !
IT_TF167 TYPE FC01_T_TF167 Nicht mehr benutzen !
IT_TF168 TYPE FC01_T_TF168 Nicht mehr benutzen !
IT_TF180 TYPE FC01_T_TF180 Nicht mehr benutzen !
IT_TF181 TYPE FC01_T_TF181 Nicht mehr benutzen !
IT_TF182 TYPE FC01_T_TF182 Nicht mehr benutzen !
IT_TF183 TYPE FC01_T_TF183 Nicht mehr benutzen !
IT_TF184 TYPE FC01_T_TF184 Nicht mehr benutzen !
IT_TF189 TYPE FC01_T_TF189 only for maintaining the assignments!
IT_TOPCG TYPE FC01_T_TOPCG Top CG's of dimension e_dimen
I_HLEVL_MAX TYPE I Maximum number of hierarchy levels

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.