Menu

SAP Function Module ISA_APPENDMESSAGE

create BAPI struc messages for ISA modules

The Function Module ISA_APPENDMESSAGE (create BAPI struc messages for ISA modules) is a standard Function Module in SAP ERP and is part of the function group ISA_TOOLS within the package ISA_R3.

Technical Information

Function Module ISA_APPENDMESSAGE
Short Text create BAPI struc messages for ISA modules
Function Group ISA_TOOLS
Package ISA_R3
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CL TYPE BAPI_MTYPE Message type: S Success, E Error, W Warning, I Info, A Abort
FIELD TYPE BAPI_FLD Field in parameter
NUMBER TYPE SYMSGNO Messages, message number
PAR1 TYPE SYMSGV Messages, message variables
PAR2 TYPE SYMSGV Messages, message variables
PAR3 TYPE SYMSGV Messages, message variables
PAR4 TYPE SYMSGV Messages, message variables
PARAMETER TYPE BAPI_PARAM Parameter name
ROW TYPE BAPI_LINE Lines in parameter
TYP TYPE SYMSGID Messages, message class

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_MESSAGE LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.