SAP ABAP Function Module CRM_EDR_ADD_MESSAGES (Utility FM to append the given message to a given table)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-IT-BI (Application Component) Integration to Billing System
     CRM_EDR (Package) CRM 5.1 Telco : Package for FSCM -Line Item Dispute EDR
Basic Data
Function Module CRM_EDR_ADD_MESSAGES Utility FM to append the given message to a given table  
Function Group CRM_EDR_UTILS   Utility functions for EDRs  
Program Name SAPLCRM_EDR_UTILS    
INCLUDE Name LCRM_EDR_UTILSU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_MESSAGES TYPE BAPIRET2_T Return parameter table
Importing MSG_TYPE TYPE BAPI_MTYPE Message type: S Success, E Error, W Warning, I Info, A Abort
Importing MSG_ID TYPE SYMSGID 'CRM_EDR_MESSAGES' Message Class
Importing MSG_NUMBER TYPE SYMSGNO Message Number
Importing MESSAGE TYPE BAPI_MSG Message Text
Importing MESSAGE_V1 TYPE SYMSGV Message Variable
Importing MESSAGE_V2 TYPE SYMSGV Message Variable
Importing MESSAGE_V3 TYPE SYMSGV Message Variable
Importing MESSAGE_V4 TYPE SYMSGV Message Variable
Importing PARAMETER TYPE BAPI_PARAM Parameter Name
Importing ROW TYPE BAPI_LINE Lines in parameter
Importing FIELD TYPE BAPI_FLD Field in parameter
Importing SYSTEM TYPE BAPILOGSYS Logical system from which message originates
Importing IV_RAISE_MESSAGE TYPE CHAR1 'X' Checkbox
               
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  20060517 
SAP Release Created in 510