Menu

SAP Function Module KCRP1_TREE_INIT

Initialize tree

The Function Module KCRP1_TREE_INIT (Initialize tree) is a standard Function Module in SAP ERP and is part of the function group KCRP1 within the package KCRP.

Technical Information

Function Module KCRP1_TREE_INIT
Short Text Initialize tree
Function Group KCRP1
Package KCRP
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_DYNNR TYPE SY-DYNNR '0120' Dock navigation tree to screen of Program
I_EXTENSION TYPE I 0 Extension of docking control
I_NAVIGAT TYPE CHAR50 'KCRP1_TREE_NAVIG' Function to Initialize user defined class
I_PROGRAM TYPE SY-REPID ' ' Program where context menu defined
I_RATIO TYPE I 30 Relative width of docking control (5-95%)
I_REPID TYPE SY-REPID 'SAPMSSY0' Dock navigation tree to Program
I_RKB1S TYPE RKB1S Structure of CO-PA row/column description
I_SCRFIELD TYPE CHAR25 ' ' Header used in root node
I_STATUS TYPE CUA_STATUS ' ' GUI status with context menu

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.