Menu

SAP Function Module FC_HANDLE_TF189

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

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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.