SAP ABAP Function Module CP_EX_PLAN_READ_INTERVAL (Lesen von Arbeitsplandaten mit Änderungsständen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CP (Package) R/3 Application development: PP Task Lists
Basic Data
Function Module CP_EX_PLAN_READ_INTERVAL Lesen von Arbeitsplandaten mit Änderungsständen  
Function Group CPEX   Routing (External Calls)  
Program Name SAPLCPEX   Routing (External Calls) 
INCLUDE Name LCPEXU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_DATE_FROM TYPE PLKO-DATUV '19000101' Valid-From Date
Importing I_DATE_TO TYPE PLKO-DATUV '99991231' Valid-From Date
Importing I_PLNTY TYPE PLKO-PLNTY 'N' Plantyp
Importing I_PLNNR TYPE PLKO-PLNNR Key for Task List Group
Importing I_PLNAL TYPE PLKO-PLNAL Group Counter
Importing I_MATNR TYPE MAPL-MATNR Material Number
Tables E_PLKO TYPE PLKO Task list - header
Tables E_MAPL TYPE MAPL Assignment of Task Lists to Materials
Tables E_PLFL TYPE PLFL Task list - sequences
Tables E_PLAS TYPE PLAS Task list - selection of operations/activities
Tables E_PLPO TYPE COPLPO Transfer Structure of Routing Operations to Order
Tables E_PLFH TYPE PLFH Task list - production resources/tools
Tables E_PLMZ TYPE PLMZ Allocation of bill of material items to operations
Tables E_MLST TYPE MLSTD Milestone I/O Table
Tables E_PLAB TYPE PLAB Relationships
Tables E_PLFT TYPE PLFT Process Instructions
Tables E_PLFV TYPE PLFV PI Characteristics/Sub-Operation Parameter Values
Tables E_PLTX TYPE PLTXD PS Texts (Online Table PLTX and PSTX)
Exception TASK_NOT_FOUND TYPE
Exception PLNAL_INITIAL 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  20010329 
SAP Release Created in