Menu

SAP Function Module IWB_STRUCTURE_CNTL

The Function Module IWB_STRUCTURE_CNTL () is a standard Function Module in SAP ERP and is part of the function group SI12 within the package SIWB.

Technical Information

Function Module IWB_STRUCTURE_CNTL
Short Text
Function Group SI12
Package SIWB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALIGNMENT TYPE I
DOCK_AT TYPE I
DOUBLE_CLICK_EVENT_FCT LIKE TFDIR-FUNCNAME
DYNPRO_NO LIKE SY-DYNNR Table control demo
EXPAND_NO_CHILDREN_EVENT_FCT LIKE TFDIR-FUNCNAME
FORCE_FOLDER_EXPANDER LIKE IWPARAMS-FLAG SPACE
HEIGHT TYPE I 200
INITIAL_DISPLAYED_LEVELS TYPE I 2
LEFT TYPE I 1
LINK_TYPE_POS TYPE I 0
NODE_SELECTION_MODE TYPE I 0
NO_SPEC_FOLDER_ICON LIKE IWPARAMS-FLAG SPACE
NO_SPEC_STRUCT_ICON LIKE IWPARAMS-FLAG SPACE
NO_SPEC_TOPIC_ICON LIKE IWPARAMS-FLAG SPACE
PROGRAM LIKE SY-REPID
RESOLVE_INCLUDES LIKE IWPARAMS-FLAG
SHOW_FOLDER_PROPERTIES LIKE IWPARAMS-FLAG 'X'
SHOW_STRUCTURE_PROPERTIES LIKE IWPARAMS-FLAG 'X'
SHOW_TOPIC_PROPERTIES LIKE IWPARAMS-FLAG 'X'
STRUCTURE_OBJECT LIKE SDOKOBJECT
TOP TYPE I 1
WIDTH TYPE I 400

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_MSG LIKE IWERRORMSG Error message

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
ATTRIBUTE_INFO LIKE SDOKATTRIB
CONTENTS LIKE SDOKHIER
CONTEXT LIKE SDOKPROPTY
DISPLAYED_PROPERTIES LIKE SDOKPROPTN
INFO_OBJECT_PROPERTIES LIKE SDOKPROPTL

Exceptions

This function module does not define any Exceptions.