SAP ABAP Function Module ISH_CREATE_MSG (IS-H: Nachrichtentexte inklusive Langtext anlegen)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     N_OUTPATIENT (Package) IS-H: SAP Ambulatory Care Management
Basic Data
Function Module ISH_CREATE_MSG IS-H: Nachrichtentexte inklusive Langtext anlegen  
Function Group N_WS_AMASYS   IS-H: Web Services Functions for AMASYS  
Program Name SAPLN_WS_AMASYS    
INCLUDE Name LN_WS_AMASYSU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_RETURN TYPE ISH_BAPIRET2_TAB_TYPE Fehlernachrichten
Importing IT_MESSAGES TYPE ISH_MESSAGE_TAB IS-H: Tabellentyp der anzulegenden Nachrichten
Importing I_DELETEENTRIES TYPE AS4FLAG SPACE Löscht die vorhandenen Nachrichten zu der jeweiligen Nachrichtenklasse
Exception IT_MESSAGES_EMPTY TYPE Keine anzulegenden Nachrichten übergeben.
Exception DIFFERENT_MSGCLASSES TYPE Mehrere Nachrichtenklassen im Parameter I_Messages.
Exception NO_MSGCLASS TYPE Nachrichtenklasse existiert nicht.
               
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  20060313 
SAP Release Created in 700