SAP ABAP Function Module MCS_ANALYSE_CALL (Ruft eine LIS-Standardanalyse)
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_ANALYSE_CALL Ruft eine LIS-Standardanalyse  
Function Group MCSA   Tools for Generating Info Structures  
Program Name SAPLMCSA   List of Updating Definitions 
INCLUDE Name LMCSAU43    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_REPORTNAME TYPE SYST-REPID The standard analysis report name reappears
Exporting E_MCAPP TYPE TMCAP-MCAPP Chosen application
Exporting E_MCANA TYPE TMC7-MCANA Chosen analysis
Importing I_MCINF TYPE TMC4-MCINF Info structure
Importing I_STORED_VERSION TYPE BOOLEAN SPACE Calls display of selection versions
Importing I_FLG_NO_SUBMIT TYPE BOOLEAN SPACE No SUBMIT, only generation, if required
Importing I_SPERI TYPE TMC4-SPERI SPACE Period unit --->
Importing I_FLG_VIA_SELSCREEN TYPE BOOLEAN 'X' 'X' = Call via selection screen
Importing I_PERIV TYPE TMC4-PERIV Fiscal year variant in period unit P
Importing I_MCANA TYPE TMC7-MCANA Analysis (instead of info structure)
Importing I_MCAPP TYPE TMC7-MCAPP Application (instead of info structure)
Importing I_VRSIO TYPE P44V-VRSIO Version
Importing I_REPORTNAME TYPE SYST-REPID Internal use only: calling report
Importing I_FLG_ADD_FIGURES TYPE BOOLEAN SPACE Indicator: Add key figures >
Importing I_FLG_ANL_DEFAULT TYPE BOOLEAN SPACE Calls the default analysis
Importing I_CALL_PLANNING TYPE SYST-DATAR SPACE Aufruf der Flexiblen Planung
Tables T_DATA TYPE   Table with data, instead of SELECT on IS
Tables T_SEL TYPE RSTISEL Selection options bsd on report/report interface
Tables T_FIELDS TYPE RSTIFIELDS see report/report interface
Tables T_DRILLDOWN TYPE MCDDOWN Table with characteristics for standard drill-down
Tables T_FIGURES TYPE MCS03 Key Figures
Exception EVALUATIVE_INFO_STRUCTURE TYPE Info structure is evaluation structure
Exception INFO_STRUCTURE_NOT_GENERATED TYPE Info structure not generated
Exception NO_ANALYSIS_SELECTED TYPE There is no standard analysis, cancel
Exception INFO_STRUCTURE_DOES_NOT_EXIST TYPE Info structure does not exist
Exception ANALYSE_DOES_NOT_EXIST 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  19950616 
SAP Release Created in