SAP ABAP Function Module CK_F_MSGPROTOCOL_LINE_APPEND (appending a line into errror protocol)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-PC-PCP (Application Component) Product Cost Planning
⤷
CKEK (Package) Multilevel Unit/Simulation Costing

⤷

⤷

Basic Data
Function Module | CK_F_MSGPROTOCOL_LINE_APPEND | appending a line into errror protocol |
Function Group | CKEKUTIL | Rapid MultiLevel Costing Utilities |
Program Name | SAPLCKEKUTIL | |
INCLUDE Name | LCKEKUTILU08 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
P_SERIOUS_ERROR_OCCURED | TYPE | C | flag: did an error occur defined as serious | |||
![]() |
P_MSGID | TYPE | SYMSGID | message-ID | |||
![]() |
P_MSGTY | TYPE | SYMSGTY | message type (E,I,W,...) | |||
![]() |
P_MSGNO | TYPE | SYMSGNO | message number | |||
![]() |
P_MSGV1 | TYPE | SYMSGV | SPACE | message variable | ||
![]() |
P_MSGV2 | TYPE | SYMSGV | SPACE | message variable | ||
![]() |
P_MSGV3 | TYPE | SYMSGV | SPACE | message variable | ||
![]() |
P_MSGV4 | TYPE | SYMSGV | SPACE | message variable | ||
![]() |
P_DEF_SERIOUS_ERROR | TYPE | C | 'E' | err. from this type on are serious:W,E,A /space | ||
![]() |
P_NAME_OF_PROGRAM | TYPE | SYREPID | calling prog.(do NOT use sy-repid DIRECTLY!) | |||
![]() |
P_MSGPROTOKOLL | TYPE | CMFMSG | error protocol | |||
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 | 19980728 |
SAP Release Created in |