The Function Module BM_EXTENSION_CHECK () is a standard Function Module in SAP ERP and is part of the function group SBM_EXTENSION within the package SDFM.
Function Module | BM_EXTENSION_CHECK |
Short Text | |
Function Group | SBM_EXTENSION |
Package | SDFM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXTENSION | TYPE | TTREE_EXT-EXTENSION | Structure enhancement ID | |
LANGUAGE | TYPE | SY-LANGU | SY-LANGU | SAP R/3 System, Current Language |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXTENSION_DATA | TYPE | TTREE_EXTT | Table TTREE_EXT text table |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.