SAP ABAP Function Module K_MESSAGE_TRANSFORM (Umsetzen einer Nachricht in ein Textfeld)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PC-OBJ-PER (Application Component) Product Cost by Period
     KKS (Package) Cost Object Controlling: Repetitive Manufacturing
Basic Data
Function Module K_MESSAGE_TRANSFORM Umsetzen einer Nachricht in ein Textfeld  
Function Group KABA   General CO - Background Processing  
Program Name SAPLKABA    
INCLUDE Name LKABAU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PAR_MSGTX TYPE Message as text
Importing PAR_LANGU TYPE SYST-LANGU SY-LANGU Language indicator
Importing PAR_MSGID TYPE SYST-MSGID Message class
Importing PAR_MSGNO TYPE SYST-MSGNO Message number
Importing PAR_MSGTY TYPE SYST-MSGTY Message type
Importing PAR_MSGV1 TYPE SYST-MSGV1 Message variable 1
Importing PAR_MSGV2 TYPE SYST-MSGV2 Message variable 2
Importing PAR_MSGV3 TYPE SYST-MSGV3 Message variable 3
Importing PAR_MSGV4 TYPE SYST-MSGV4 Message variable 4
Importing PAR_TOTAL TYPE KV042-XFELD Alles im Text zurückgeben
Exception NO_MESSAGE_FOUND TYPE Message not found
Exception PAR_MSGID_MISSING TYPE No message class specified
Exception PAR_MSGNO_MISSING TYPE No message number specified
Exception PAR_MSGTY_MISSING TYPE No message type specified
               
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  19931201 
SAP Release Created in