SAP ABAP Function Module MCP_READ_VALUES (Aggregation der Planwerte über Produktgruppenhierarchie)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MCP2 (Package) R/3 application development: Sales & Operations Planning
Basic Data
Function Module MCP_READ_VALUES Aggregation der Planwerte über Produktgruppenhierarchie  
Function Group MCP2   Function modules for SOP  
Program Name SAPLMCP2    
INCLUDE Name LMCP2U19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IDATUB TYPE SYST-DATUM SY-DATUM "To" date for product group disaggregation
Importing IDATUV TYPE SYST-DATUM SY-DATUM "From" date for product group disaggregation
Importing IFABKL TYPE T001W-FABKL SPACE Product group plant
Importing I_GSTRU TYPE TMC4-GSTRU
Importing I_PLOBO TYPE PGAN-PLOBO
Importing I_VRSIO TYPE P445X-VRSIO '000'
Importing SAV_KENNZAHL TYPE IKEYF-FIELDNAME
Tables IVBTAB TYPE VBTAB Table of product group consumption
Exception CALENDER_NOT_COMPLETE TYPE
Exception DATE_INVALID_FOR_WEEK_CALC TYPE Invalid date for week calculation
Exception FACTORY_CAL_READ_NOT_POSSIBLE TYPE Error Reading Factory Calendar
Exception INFOSTRUCTURE_NOT_FOUND TYPE
Exception PG_STRUCTURE_NOT_POSSIBLE TYPE Error reading product group structure
Exception PLANTCODE_NOT_IN_T001W TYPE No entry for plant in table 001W
               
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  19950404 
SAP Release Created in