SAP ABAP Class MPLAN_HEADER_DB_DATA (Database Image for Maintenance Plan)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM-PRM-MP (Application Component) Maintenance Plans
     MPLAN_API (Package) Maintenance Plan API
Properties
Class MPLAN_HEADER_DB_DATA  
Short Description Database Image for Maintenance Plan    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MPLAN_API   Maintenance Plan API 
Created 20060822   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class MPLAN_HEADER_DB_DATA has no forward declaration.
Interfaces
Class MPLAN_HEADER_DB_DATA has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 MPLAN_HEADER 20060822 Maintenance Plan
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_ITEMS Instance attribute Private Type reference (TYPE) MPLAN_ITEM_REFERENCE_T Maintenance Plan Header Data 20100503
2 GS_HEADER_DB Instance attribute Private Type reference (TYPE) MPLAN_MPLA Header Data in Database 20060822
3 GT_CYCLES_DB Instance attribute Private Type reference (TYPE) MPLAN_MMPT_T Cycle Definitions in Database 20060822
Methods
# Method Level Visibility Method type Description Created on
1 GET_CYCLES Instance method Private Method Read Cycles 20060822
2 GET_HEADER Instance method Private Method Read Header Data 20060822
3 GET_ITEMS Instance method Private Method Read Items 20100503
4 SET_CYCLES Instance method Private Method Set Cycles 20060822
5 SET_HEADER Instance method Private Method Set Header Data 20060822
6 SET_ITEMS Instance method Private Method Set Items 20100503
Events
Class MPLAN_HEADER_DB_DATA has no event.
Types
Class MPLAN_HEADER_DB_DATA has no local type.
Method Signatures

Method GET_CYCLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CYCLES Call by reference Type reference (TYPE) MPLAN_MMPT_T Wartungsplan Zyklusdefinitionen 20060822

Method GET_CYCLES on class MPLAN_HEADER_DB_DATA has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HEADER Call by reference Type reference (TYPE) MPLAN_MPLA Wartungsplan Kopfdaten 20060822

Method GET_HEADER on class MPLAN_HEADER_DB_DATA has no exception.

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITEMS Call by reference Type reference (TYPE) MPLAN_ITEM_REFERENCE_T Referenztabelle auf Wartungspositionen 20100503

Method GET_ITEMS on class MPLAN_HEADER_DB_DATA has no exception.

Method SET_CYCLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CYCLES Call by reference Type reference (TYPE) MPLAN_MMPT_T Wartungsplan Zyklusdefinitionen 20060822

Method SET_CYCLES on class MPLAN_HEADER_DB_DATA has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER Call by reference Type reference (TYPE) MPLAN_MPLA Wartungsplan Kopfdaten 20060822

Method SET_HEADER on class MPLAN_HEADER_DB_DATA has no exception.

Method SET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEMS Call by reference Type reference (TYPE) MPLAN_ITEM_REFERENCE_T Referenztabelle auf Wartungspositionen 20100503

Method SET_ITEMS on class MPLAN_HEADER_DB_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700