SAP ABAP Function Module /TDAG/CP_LB03N_MSG_TRANSLATE (CP: Translation of a message into another language)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP_OF (Package) CP: Overall functions and features
Basic Data
Function Module /TDAG/CP_LB03N_MSG_TRANSLATE CP: Translation of a message into another language  
Function Group /TDAG/CP_LB03N   CP: Library for new Application Log  
Program Name /TDAG/SAPLCP_LB03N    
INCLUDE Name /TDAG/LCP_LB03NU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_MSG TYPE BAPI_MSG Translated message text
Importing I_LANGU TYPE LANG SY-LANGU Language key
Importing I_MSGID TYPE SYMSGID SY-MSGID Messages, message class
Importing I_MSGNO TYPE SYMSGNO SY-MSGNO Messages, message number
Importing I_MSGV1 TYPE SYMSGV SY-MSGV1 Messages, message variables
Importing I_MSGV2 TYPE SYMSGV SY-MSGV2 Messages, message variables
Importing I_MSGV3 TYPE SYMSGV SY-MSGV3 Messages, message variables
Importing I_MSGV4 TYPE SYMSGV SY-MSGV4 Messages, message variables
Tables ET_RETURN TYPE BAPIRET2_T Messages from translation process
Exception MSG_FOR_LANGU_NOT_FOUND TYPE Msg could not be translated; not available in req. nor alternative langu
               
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  20141109 
SAP Release Created in 0207B0406C