SAP ABAP Function Module SMOE_PERSIST_LOG (Saves Messages to Log Table)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-ADM (Application Component) Administration Console
⤷
SMOE (Package) AdminConsole
⤷
⤷
Basic Data
| Function Module | SMOE_PERSIST_LOG | Saves Messages to Log Table |
| Function Group | SMOE_MESSAGE_LOGGING | Function for logging messages and displa |
| Program Name | SAPLSMOE_MESSAGE_LOGGING | |
| INCLUDE Name | LSMOE_MESSAGE_LOGGINGU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_LOGKEY | TYPE | SMOELOGKEY | Key for Log Entry | |||
| |
IT_MESSAGES | TYPE | SMOERET_TT | SMOE Return Table Type (Structure: Bapiret2) | |||
| |
I_CLIENT_DEP | TYPE | SMO_FLAG | Set 'X' if Log Entries for Current Client only | |||
| |
I_LOGKEY | TYPE | SMOELOGKEY | Key for Log Entry | |||
| |
I_SERVICE_DESCR | TYPE | CHAR100 | Information about Calling Service (for generic log header entry) | |||
| |
I_NO_COMMIT | TYPE | SMO_FLAG | Flag | |||
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 | 20041011 |
| SAP Release Created in | 12A |