SAP ABAP Function Module MCS_MCINF_GET (Sendet ein Popup zur Auswahl einer Info-Struktur)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MCS (Package) R/3 application development: Logistics Information Warehouse
Basic Data
Function Module MCS_MCINF_GET Sendet ein Popup zur Auswahl einer Info-Struktur  
Function Group MCS0   Cross-application func. modules in LIS  
Program Name SAPLMCS0    
INCLUDE Name LMCS0U26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ISTXT TYPE TMC4T-ISTXT Description of selected info structure
Exporting E_MCINF TYPE TMC4-MCINF Selected info structure
Exporting E_FLG_FREE_FCODE TYPE XFLAG = 'X', if left with a freely assigned function
Importing I_FLG_EVALUATION TYPE XFLAG SPACE Propose evaluation structures
Importing I_FLG_ONLY_GENERATED TYPE XFLAG SPACE Only self-defined structures
Importing I_FLG_ONLY_WITH_TABLE TYPE XFLAG SPACE Only IS with table
Importing I_MCAPP TYPE TMCAP-MCAPP SPACE Application to which the IS is to belong
Importing I_CUSTOMER_MCAPP TYPE XFLAG SPACE Only self-defined applications
Importing I_FLG_NOT_WO_PERIV TYPE XFLAG SPACE No IS with 'P' and w/o fiscal yr var.
Importing I_FLG_ONLY_PLANNING TYPE XFLAG SPACE Only info structures that can be planned
Importing I_FUNCTION_TEXT TYPE CSEQUENCE Function test for freely assigned F-key
Importing I_FLG_OBLIGATORY TYPE XFLAG 'X' IS to be required entry
Importing I_TITLEBAR_TEXT TYPE CSEQUENCE Pop-up title
Exception NO_FIELD_SELECTED TYPE No info structure selected
               
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  19960327 
SAP Release Created in