SAP ABAP Function Module CM_F_HELP_OBJECT_SHOW ( Anzeige eines Nachrichtentextes in einem Popup.)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CO-PC-PCP (Application Component) Product Cost Planning
     CMFE (Package) R/3 Application Development Error Management and Analysis
Basic Data
Function Module CM_F_HELP_OBJECT_SHOW Anzeige eines Nachrichtentextes in einem Popup.  
Function Group CMFE   Error Control and Analysis  
Program Name SAPLCMFE    
INCLUDE Name LCMFEU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DOKCLASS TYPE DSYSH-DOKCLASS Document Class
Importing DOKLANGU TYPE DSYSH-DOKLANGU SY-LANGU Language, for help -> always Sy-Langu
Importing DOKNAME TYPE DSYSH-DOKNAME Document name
Importing DOKTITLE TYPE DSYST-DOKTITLE SPACE Window Title
Importing CALLED_BY_PROGRAM TYPE HELP_INFO-PROGRAM SPACE Calling Program
Importing CALLED_BY_DYNP TYPE HELP_INFO-DYNPRO SPACE calling screen
Importing CALLED_FOR_TAB TYPE HELP_INFO-TABNAME SPACE Field: Reference table
Importing CALLED_FOR_FIELD TYPE HELP_INFO-FIELDNAME SPACE Name of Field
Importing CALLED_FOR_TAB_FLD_BTCH_INPUT TYPE HELP_INFO-DYNPROFLD SPACE Batch input relevance structure/field
Importing MSG_VAR_1 TYPE SYMSGV SPACE Message: Variable 1
Importing MSG_VAR_2 TYPE SYMSGV SPACE Message: Variable 2
Importing MSG_VAR_3 TYPE SYMSGV SPACE Message: Variable 3
Importing MSG_VAR_4 TYPE SYMSGV SPACE Message: Variable 4
Importing CALLED_BY_CUAPROG TYPE HELP_INFO-PROGRAM SPACE
Importing CALLED_BY_CUASTAT TYPE HELP_INFO-PFKEY
Importing SHORT_TEXT TYPE SYST-BATCH SPACE
Tables LINKS TYPE TLINE Not Used
Exception OBJECT_NOT_FOUND TYPE
Exception SAPSCRIPT_ERROR TYPE
               
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  19991014 
SAP Release Created in