SAP ABAP Function Module MPLAN_READ (Read Maintenance Plan)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM-PRM-MP (Application Component) Maintenance Plans
     MPLAN_API (Package) Maintenance Plan API
Basic Data
Function Module MPLAN_READ Read Maintenance Plan  
Function Group MPLAN_API   Maintenance Plan API  
Program Name SAPLMPLAN_API    
INCLUDE Name LMPLAN_APIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HEADER TYPE MPLAN_MPLA Header Data
Importing MPLAN TYPE WARPL Maintenance Plan
Importing LOCK TYPE BOOLEAN Set Locks
Importing WITH_HISTORY TYPE BOOLEAN 'X' Historiendaten lesen
Importing NO_BUFFER TYPE BOOLEAN Do Not Read from Buffer
Importing NO_SI_CONVERSION TYPE BOOLEAN Do Not Convert to Issue Units
Importing MAP_CONFIRMATION_DATE TYPE BOOLEAN 'X' X=Rückmeldedatum aus Objekt füllen
Tables ITEMS TYPE MPLAN_MPOS Positionen
Tables ITEMS_ILOA TYPE MPLAN_ILOA Iloadaten für Positionen
Tables ITEMS_OBJECT_LISTS TYPE MPLAN_OBJK Objektlisten für Positionen
Tables CYCLES TYPE MPLAN_MMPT Cycle Definitions
Tables STATUS TYPE JSTAT Status
Tables LONGTEXTS TYPE MPLAN_LONGTEXT Long Text Lines
Tables HISTORY TYPE MPLAN_MHIS History Table
Tables CALLS TYPE MPLAN_MHIO Maintenance Call Table
Tables RETURN TYPE BAPIRET2 Notification Table
Tables STRATEGY_CYCLES TYPE MPLAN_MMPT Cycle Definitions of Strategy
               
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  20100310 
SAP Release Created in 700