SAP ABAP Class MPLAN_HEADER_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_HEADER_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 20060505   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class MPLAN_HEADER_DB_ACCESS has no forward declaration.
Interfaces
Class MPLAN_HEADER_DB_ACCESS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 MPLAN_HEADER 20060508 Maintenance Plan
2 MPLAN_PERSISTENCY 20060602 Access to Object
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_HEADER_DB_ACCESS Singleton Reference 20060508
Methods
# Method Level Visibility Method type Description Created on
1 GET_HEADER_LIST Instance method Public Method Select List with Maintenance Plans 20060518
2 GET_HEADER_LIST_DATA Instance method Private Method Read Selected Data 20060519
3 GET_REFERENCE Static method Public Method Return Reference 20060508
4 MAP_LRMDT Instance method Public Method Map Closing Date from History in Calls 20091013
5 PREREAD_DATA_FROM_DB Instance method Private Method Read Maintenance Plan 20060602
6 READ_DATA_FROM_DB Instance method Private Method Read Maintenance Plan Header 20060505
Events
Class MPLAN_HEADER_DB_ACCESS has no event.
Types
Class MPLAN_HEADER_DB_ACCESS has no local type.
Method Signatures

Method GET_HEADER_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 20060519
2 Importing RANGES Call by reference Type reference (TYPE) MPLAN_LIST_RANGES_T Selektionsparameter 20060519
3 Exporting RESULT Call by reference Type reference (TYPE) MPLAN_WARPL_T Tabelle mit Wartungsplannummern 20060519
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060519

Method GET_HEADER_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 20060519
2 Exporting RESULT Call by reference Type reference (TYPE) MPLAN_WARPL_T Tabelle mit Wartungsplannummern 20060519
# 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_HEADER_DB_ACCESS Datenbankzugriffe Wartungsplankopf 20060511

Method GET_REFERENCE on class MPLAN_HEADER_DB_ACCESS has no exception.

Method MAP_LRMDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HISTORY Call by reference Type reference (TYPE) MPLAN_MHIS_T Historientabelle Wartungsplan 20091013
2 Importing IT_CALLS Call by reference Type reference (TYPE) MPLAN_MHIO_T Wartungsplan Abruftabelle 20091013

Method MAP_LRMDT on class MPLAN_HEADER_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 20060602
2 Exporting ITEMS Call by reference Type reference (TYPE) MPLAN_MPOS_T Wartungsplanpositionen 20060602
3 Exporting ITEMS_ILOA Call by reference Type reference (TYPE) MPLAN_ILOA_T Iloadaten für Wartungsplanpositionen 20060628
4 Exporting ITEMS_OBJECT_LISTS Call by reference Type reference (TYPE) MPLAN_OBJK_T Objektlisten zu den Wartungspostionen 20060629
5 Importing MAP_CONFIRMATION_DATE Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE X=Rückmeldedatum aus Objekt füllen 20120912
6 Importing WITH_HISTORY Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Lesen der Historien- und Abrufdaten 20060818
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060602

Method READ_DATA_FROM_DB 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 20060511
2 Exporting ITEMS Call by reference Type reference (TYPE) MPLAN_MPOS_T Wartungsplanpositionen 20060511
3 Importing WARPL Call by reference Type reference (TYPE) WARPL Wartungsplan Nummer 20060511
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060508
History
Last changed by/on SAP  20130531 
SAP Release Created in 700