SAP ABAP Function Module SMOE_LOG_MESSAGE (Function module to log the message)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-ADM (Application Component) Administration Console
⤷
SMOE (Package) AdminConsole
⤷
⤷
Basic Data
| Function Module | SMOE_LOG_MESSAGE | Function module to log the message |
| Function Group | SMOE_MESSAGE_LOGGING | Function for logging messages and displa |
| Program Name | SAPLSMOE_MESSAGE_LOGGING | |
| INCLUDE Name | LSMOE_MESSAGE_LOGGINGU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_CANCELLED | TYPE | CHAR01 | 'X' popup cancelled; space popup ended with OK | |||
| |
BAPIRET_IN | TYPE | BAPIRET2 | Return parameter | |||
| |
INTERNALLEVEL_IN | TYPE | N | 1 | Default is UI level. Can also pass 2 and 3 - OBSOLETE | ||
| |
LOGTYPE_IN | TYPE | C | 'L' | By default will log the message | ||
| |
I_NO_LOGLEV_EVAL | TYPE | CHAR01 | No evaluation of Log Level for LogType L (Appl-Log) | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20001011 |
| SAP Release Created in | 12A |