SAP ABAP Function Module BRF_MESSAGE_ADD (BRF: Transfer Message)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Basic Data
Function Module BRF_MESSAGE_ADD BRF: Transfer Message  
Function Group BRF_MAINTENANCE   BRF: Maintenance of Rule Objects  
Program Name SAPLBRF_MAINTENANCE    
INCLUDE Name LBRF_MAINTENANCEU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing MSGID TYPE SYMSGID SY-MSGID Messages, Message Class
Importing MSGTY TYPE SYMSGTY SY-MSGTY Messages, Message Type
Importing MSGNR TYPE SYMSGNO SY-MSGNO Messages, Message Number
Importing MSGV1 TYPE SY-MSGV1 Messages, Message Variable
Importing MSGV2 TYPE SY-MSGV2 Messages, Message Variable
Importing MSGV3 TYPE SY-MSGV3 Messages, Message Variable
Importing MSGV4 TYPE SY-MSGV4 Messages, Message Variable
Importing FIELDNAME TYPE SCRFNAME Name of a Screen Element
Importing LINE TYPE SYTABIX Internal Tables; Current Line Index
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20040312 
SAP Release Created in 464