Menu

SAP Function Module FC_HANDLE_TF189

FB für Behandlung der TF189-Einträge (Zuordnung KK/KE)

The Function Module FC_HANDLE_TF189 (FB für Behandlung der TF189-Einträge (Zuordnung KK/KE)) 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_HANDLE_TF189
Short Text FB für Behandlung der TF189-Einträge (Zuordnung KK/KE)
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
E_BUNIT TYPE FC_BUNIT Allocated object (CG or CU)
E_CONGR TYPE FC_CONGR Consolidation group
E_CUIND LIKE SPACE CU indicator
E_DIMEN TYPE FC_DIMEN Dimension
E_HLMAX LIKE SY-INDEX 99999 Max. number of successor levels to be read
E_MODE LIKE 'A' A,R-Read, U-Update, I-Insert, D-Delete
E_PERID_INV TYPE FC_PERID Period (inverted)
E_RVERS TYPE FC_RVERS Consolidation version
E_RYEAR_INV TYPE FC_RYEAR Fiscal year (inverted)
E_STRVS TYPE FC_STRVS Structure version
E_TLEVEL LIKE SEUCOMM-TLEVEL Hierarchy level for constructing node table

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_SUBRC LIKE SY-SUBRC Return code

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
T_NODES LIKE STREENODE Node table (for hierarchy construct)
T_TF189 TYPE FC01_T_TF189 Table TF189 including all entries
T_TF189_DEL LIKE TF189 Deletion table TF189
T_TF189_WT TYPE FC01_T_TF189 Work table with allocated CG's/CU's during read

Exceptions

This function module does not define any Exceptions.