The Function Module CLM_UTIL2_CHECK_SMODILOG () is a standard Function Module in SAP ERP and is part of the function group SEMO_UTIL2 within the package SECE.
Function Module | CLM_UTIL2_CHECK_SMODILOG |
Short Text | |
Function Group | SEMO_UTIL2 |
Package | SECE |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FOUND | TYPE | I | ||
PROVED | TYPE | I |
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_MISSEDLOG | LIKE | SMODILOG | Log of Customer Modifications to Dev. Env. Objects | |
E_MISSEDSRC | LIKE | SMODISRC | Customer Modification Log: Object Data (Active) | |
E_SRCENTRIES_NOT_NEEDED | LIKE | SMODISRC | ||
E_WRONGLOG | LIKE | SMODILOG | Log of Customer Modifications to Dev. Env. Objects | |
E_WRONGOBJECTS | TYPE | SMODU_WRONGOBJECTSTAB |
This function module does not define any Exceptions.