The Function Module STREE_EXTENSION_USAGE () is a standard Function Module in SAP ERP and is part of the function group SHI20 within the package SHI2.
Function Module | STREE_EXTENSION_USAGE |
Short Text | |
Function Group | SHI20 |
Package | SHI2 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXTENSION | TYPE | HIER_NAMES | Structure enhancement ID | |
NO_DISPLAY | TYPE | HIER_YESNO | SPACE | Flag with Values ' ' and 'X' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXTENSION_IS_USED | TYPE | HIER_YESNO | Flag with Values ' ' and 'X' | |
MESSAGE | TYPE | HIER_MESS | Transfer structure for messages |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_USED_IN_STRUCTURES | LIKE | TTREE | ||
I_USED_IN_STRUCTURES | LIKE | TTREE |
This function module does not define any Exceptions.