The Function Module CLM_CHECK_SMODILOG_ENTRY (Prüfen, ob ein Objekt in der SMODILOG eingetragen ist) is a standard Function Module in SAP ERP and is part of the function group SEMD within the package SECE.
Function Module | CLM_CHECK_SMODILOG_ENTRY |
Short Text | Prüfen, ob ein Objekt in der SMODILOG eingetragen ist |
Function Group | SEMD |
Package | SECE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SMODI_OBJECT | TYPE | SMODI_LOG_KEY | Objektschlüssel: TADIR-Key, LIMU-Key | |
WITHOUT_NOTES | TYPE | CHAR1 | ' ' | Ohne Hinweismodifikationen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT_ENTRY_EXISTS | TYPE | C | Objekt gefunden: X, ansonsten space |
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.