Menu

SAP Function Module K_KKB_COSTING_TREE_WRITE

i: Kalkulation als Hierarchiebaum anzeigen (aus Tabelle)

The Function Module K_KKB_COSTING_TREE_WRITE (i: Kalkulation als Hierarchiebaum anzeigen (aus Tabelle)) 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_COSTING_TREE_WRITE
Short Text i: Kalkulation als Hierarchiebaum anzeigen (aus Tabelle)
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_KOKRS LIKE TKA01-KOKRS Controlling area
I_OBJW LIKE ' ' 'X': Display values in object currency
I_TAB LIKE 'X' 'X': Values justified to same height
I_WINDOW LIKE 'X' 'X': Full screen ' ': Dialog box

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_F15 LIKE F15 depressed?

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
TBL_KIS1_I LIKE KIS1 Table with all costing items
TBL_STUFE_I LIKE Table with levels

Exceptions

This function module does not define any Exceptions.