SAP ABAP Class MPLAN_ITEM_DB_ACCESS (Database Accesses: Maintenance Plan Header)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM-PRM-MP (Application Component) Maintenance Plans
     MPLAN_API (Package) Maintenance Plan API
Properties
Class MPLAN_ITEM_DB_ACCESS  
Short Description Database Accesses: Maintenance Plan Header    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MPLAN_API   Maintenance Plan API 
Created 20060511   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class MPLAN_ITEM_DB_ACCESS has no forward declaration.
Interfaces
Class MPLAN_ITEM_DB_ACCESS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 MPLAN_HEADER_DB_ACCESS 20060607 Database Accesses: Maintenance Plan Header
2 MPLAN_ITEM 20060511 Maintenance Item
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_REFERENCE Static Attribute Private Object reference (TYPE REF TO) MPLAN_ITEM_DB_ACCESS Singleton Reference 20060511
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTENCE Instance method Private Method Checks Whether Maintenance Plan Item Is in Database 20060817
2 GET_ITEMS_FOR_HEADER Instance method Public Method Read Items for Maintenance Plan 20060512
3 GET_ITEM_LIST Instance method Public Method Read Maintenance Plan List 20060727
4 GET_ITEM_LIST_DATA Instance method Private Method List Selection Maintenance Items 20060727
5 GET_REFERENCE Static method Public Method Return Reference 20060511
6 PREREAD_DATA_FROM_DB Instance method Private Method Mass Reading: Maintenance Plan Items 20060607
7 READ_DATA_FROM_DB Instance method Private Method Read Maintenance Plan Item 20060511
Events
Class MPLAN_ITEM_DB_ACCESS has no event.
Types
Class MPLAN_ITEM_DB_ACCESS has no local type.
Method Signatures

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITEM Call by reference Type reference (TYPE) MPOS Wartungsplanposition 20060821
2 Importing WAPOS Call by reference Type reference (TYPE) WAPOS Wartungsposition 20060817
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060817

Method GET_ITEMS_FOR_HEADER 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_MPOS_T Wartungsplanpositionen 20060512
2 Importing WARPL Call by reference Type reference (TYPE) WARPL Wartungsplan 20060512
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060512

Method GET_ITEM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NUMBER_OF_HITS Call by reference Type reference (TYPE) I Anzahl der Selektierten Einträge 20060727
2 Importing RANGES Call by reference Type reference (TYPE) MPLAN_LIST_RANGES_T Felder auf dem Selektionsbild 20060727
3 Exporting RESULT Call by reference Type reference (TYPE) MPLAN_WAPOS_WARPL_T Tabelle mit Wartungspositionen und zugehörigen -plänen 20060727
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060727

Method GET_ITEM_LIST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROGRAMNAME Call by reference Type reference (TYPE) RALDB_REPO Reportname 20060727
2 Exporting RESULT Call by reference Type reference (TYPE) MPLAN_WAPOS_WARPL_T Tabelle mit Wartungspositionen und zugehörigen -plänen 20060727
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060727

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REFERENCE Value transfer Object reference (TYPE REF TO) MPLAN_ITEM_DB_ACCESS Datenbankzugriffe Wartungsplankopf 20060511

Method GET_REFERENCE on class MPLAN_ITEM_DB_ACCESS has no exception.

Method PREREAD_DATA_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUFFER Call by reference Type reference (TYPE) MPLAN_BUFFER_T Puffertabelle 20060607
2 Exporting ITEMS Call by reference Type reference (TYPE) MPLAN_MPOS_T Positionen 20060607
3 Exporting ITEMS_ILOA Call by reference Type reference (TYPE) MPLAN_ILOA_T Iloadaten für Wartungsplanpositionen 20060628
4 Exporting OBJECT_LISTS Call by reference Type reference (TYPE) MPLAN_OBJK_T Objektlisten zu den Wartungspostionen 20060629
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060607

Method READ_DATA_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ILOA Call by reference Type reference (TYPE) MPLAN_ILOA Iloa Für Wartungsplan 20060628
2 Exporting ITEM Call by reference Type reference (TYPE) MPLAN_MPOS Wartungsplanpositionen 20060512
3 Exporting OBJECT_LIST Call by reference Type reference (TYPE) MPLAN_OBJK_T Objektlisten zu den Wartungspostionen 20060628
4 Importing WAPOS Call by reference Type reference (TYPE) WAPOS 20060511
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060511
History
Last changed by/on SAP  20110908 
SAP Release Created in 700