SAP ABAP Function Module PEG02_ADD_MSG (Add a log message)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD-GPD (Application Component) Pegging, Grouping, and Distribution
⤷
GPD (Package) Grouping, Pegging and Distribution
⤷
⤷
Basic Data
| Function Module | PEG02_ADD_MSG | Add a log message |
| Function Group | PEG02 | Pegging - Auxiliary Routines |
| Program Name | SAPLPEG02 | |
| INCLUDE Name | LPEG02U27 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_LOG_HANDLE | TYPE | BALLOGHNDL | Application Log: Log handle | |||
| |
I_CLASS | TYPE | BAL_S_MSG-PROBCLASS | Application log: Message problem class | |||
| |
I_MSGTY | TYPE | SYST-MSGTY | Messages, message type | |||
| |
I_MSGID | TYPE | SYST-MSGID | Messages, Message Class | |||
| |
I_MSGNO | TYPE | SYST-MSGNO | Messages, Message Number | |||
| |
I_MSGV1 | TYPE | SYST-MSGV1 | Messages, message variables | |||
| |
I_MSGV2 | TYPE | SYST-MSGV2 | Messages, message variables | |||
| |
I_MSGV3 | TYPE | SYST-MSGV3 | Messages, message variables | |||
| |
I_MSGV4 | TYPE | SYST-MSGV4 | Messages, message variables | |||
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 | 20050301 |
| SAP Release Created in |