Menu

SAP Function Module K_KKB_SUMM_TREE

Verdichtungshierarchiebaum

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 K_KKB_SUMM_TREE (Verdichtungshierarchiebaum) is a standard Function Module in SAP ERP and is part of the function group KKBH within the package KKB.

Technical Information

Function Module K_KKB_SUMM_TREE
Short Text Verdichtungshierarchiebaum
Function Group KKBH
Package KKB
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_ANWEND LIKE TKKB1-ANW '1' Application
I_BEGCOL TYPE I 10 First column of dialog box
I_BEGROW TYPE I 5 First line of dialog box
I_CHOICE_J LIKE TKKB1-OBJ 'X' 'X': Selection of report in dialog box
I_CHOICE_K LIKE TKKB1-OBJ 'X' 'X': Cost elements
I_CHOICE_P LIKE TKKB1-OBJ 'X' 'X': Report parameter selection in dialog box
I_ENDCOL TYPE I 70 Last column of dialog box
I_ENDROW TYPE I 30 Last line of dialog box
I_HIART LIKE CKRCO-HIART Hierarchy type
I_HIEID LIKE CKRCO-HIEID SPACE Hierarchy ID
I_KOKRS LIKE TKA01-KOKRS Controlling area
I_KST LIKE TKKB2-KST SPACE Cost element group for report call
I_RGJNR LIKE TKKB1-BGR SPACE Report group for report call
I_STATUS LIKE '0' Call: 0:Output 1:With input 2:Window 3:F4
I_TAB LIKE 'X' 'X': Justifies values to a line
I_THIER LIKE SPACE Subhierarchy
I_WINDOW LIKE SPACE 'X':Popup ' ': Full screen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ABBRUCH LIKE 'X': F4 help canceled
E_F15 LIKE Was F15 pressed w/o end of application? Yes:Y
E_MODIFY LIKE Was data changed? (Yes: 'Y')
E_VARHIBG LIKE CKRCO-VARHIEBG Var. hierarchy term for F4 help

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_VDCO TYPE KKR01_VDTBL01 Table with designations of the hierarchy nodes

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GLOBALS LIKE KKB2 Parameter table for report call

Exceptions

This function module does not define any Exceptions.