SAP ABAP Function Module SKF_ADD_MESSAGES (Add messages to the message table)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PS-ST (Application Component) Structures
⤷
PS_ST_EHP3_SFWS_SC (Package) PS Structure Enhacements for EHP3

⤷

⤷

Basic Data
Function Module | SKF_ADD_MESSAGES | Add messages to the message table |
Function Group | CNSKF | Statistical Key figure related FM |
Program Name | SAPLCNSKF | |
INCLUDE Name | LCNSKFU17 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
MSG_TYPE | TYPE | BAPI_MTYPE | SY-MSGTY | Message type: S Success, E Error, W Warning, I Info, A Abort | ||
![]() |
ID | TYPE | SYMSGID | SY-MSGID | Message Class | ||
![]() |
NUMBER | TYPE | SYMSGNO | SY-MSGNO | Message Number | ||
![]() |
MESSAGE | TYPE | BAPI_MSG | Message Text | |||
![]() |
LOG_NO | TYPE | BALOGNR | Application log: log number | |||
![]() |
LOG_MSG_NO | TYPE | BALMNR | Application log: Internal message serial number | |||
![]() |
MESSAGE_V1 | TYPE | SYMSGV | SY-MSGV1 | Message Variable | ||
![]() |
MESSAGE_V2 | TYPE | SYMSGV | SY-MSGV1 | Message Variable | ||
![]() |
MESSAGE_V3 | TYPE | SYMSGV | SY-MSGV1 | Message Variable | ||
![]() |
MESSAGE_V4 | TYPE | SYMSGV | SY-MSGV1 | Message Variable | ||
![]() |
PARAMETER | TYPE | BAPI_PARAM | Parameter Name | |||
![]() |
ROW | TYPE | BAPI_LINE | Lines in parameter | |||
![]() |
FIELD | TYPE | BAPI_FLD | Field in parameter | |||
![]() |
SYSTEM | TYPE | BAPILOGSYS | Logical system from which message originates | |||
![]() |
MESSAGES | TYPE | BAPIRET2_T | Return parameter table | |||
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 | 20100310 |
SAP Release Created in | 603 |