The Function Module DMEE_CHECK_TYPE_LAYER (Check whether a certain tree type is in the ABA layer) is a standard Function Module in SAP ERP and is part of the function group DMEES_ABA within the package ID-DMEEA.
Function Module | DMEE_CHECK_TYPE_LAYER |
Short Text | Check whether a certain tree type is in the ABA layer |
Function Group | DMEES_ABA |
Package | ID-DMEEA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TREETYPE | TYPE | DMEE_TREETYPE_ABA | DMEE: tree type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LAYER | LIKE | Layer: ABA/APPL |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Tree type not found |