SAP ABAP Class MPLAN_HISTORY_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_HISTORY_DB_ACCESS  
Short Description Database Accesses: Maintenance Plan Header    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MPLAN_API   Maintenance Plan API 
Created 20060629   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class MPLAN_HISTORY_DB_ACCESS has no forward declaration.
Interfaces
Class MPLAN_HISTORY_DB_ACCESS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 MPLAN_HEADER 20060629 Maintenance Plan
2 MPLAN_HEADER_DB_ACCESS 20060629 Database Accesses: Maintenance Plan Header
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_HISTORY_DB_ACCESS Singleton Reference 20060629
Methods
# Method Level Visibility Method type Description Created on
1 GET_REFERENCE Static method Public Method Return Reference 20060629
2 PREREAD_DATA_FROM_DB Instance method Private Method Mass Reading of Cycles 20060629
3 READ_DATA_FROM_DB Instance method Private Method Read Maintenance Plan Item 20060629
Events
Class MPLAN_HISTORY_DB_ACCESS has no event.
Types
Class MPLAN_HISTORY_DB_ACCESS has no local type.
Method Signatures

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_HISTORY_DB_ACCESS Singleton Referenz 20060629

Method GET_REFERENCE on class MPLAN_HISTORY_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 20060629
2 Exporting CALLS Call by reference Type reference (TYPE) MPLAN_MHIO_T Abrufe 20060629
3 Exporting HISTORY Call by reference Type reference (TYPE) MPLAN_MHIS_T Historie 20060629
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060629

Method READ_DATA_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CALLS Call by reference Type reference (TYPE) MPLAN_MHIO_T Wartungsplan Abruftabelle 20060629
2 Exporting HISTORY Call by reference Type reference (TYPE) MPLAN_MHIS_T Wartungsplan Zyklusdefinitionen 20060629
3 Importing WARPL Call by reference Type reference (TYPE) WARPL Wartungsplan 20060629
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060629
History
Last changed by/on SAP  20100310 
SAP Release Created in 700