SAP ABAP Class MPLAN_STATUS_DB_ACCESS (Database Accesses Status Object)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM-PRM-MP (Application Component) Maintenance Plans
     MPLAN_API (Package) Maintenance Plan API
Properties
Class MPLAN_STATUS_DB_ACCESS  
Short Description Database Accesses Status Object    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MPLAN_API   Maintenance Plan API 
Created 20060516   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class MPLAN_STATUS_DB_ACCESS has no forward declaration.
Interfaces
Class MPLAN_STATUS_DB_ACCESS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 MPLAN_HEADER 20060516 Maintenance Plan
2 MPLAN_HEADER_DB_ACCESS 20060606 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_STATUS_DB_ACCESS Singleton Reference 20060516
Methods
# Method Level Visibility Method type Description Created on
1 GET_REFERENCE Static method Public Method Return Reference 20060516
2 PREREAD_DATA_FROM_DB Instance method Private Method Mass Reading of Status 20060606
3 READ_DATA_FROM_DB Instance method Private Method Read Status 20060516
Events
Class MPLAN_STATUS_DB_ACCESS has no event.
Types
Class MPLAN_STATUS_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_STATUS_DB_ACCESS Datenbankzugriffe Wartungsplankopf 20060516

Method GET_REFERENCE on class MPLAN_STATUS_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 20060606
2 Exporting STATUS Call by reference Type reference (TYPE) MPLAN_JEST_T Gelesene Status 20060607
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060606

Method READ_DATA_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJNR Call by reference Type reference (TYPE) J_OBJNR Objektnummer 20060608
2 Exporting STATUS Call by reference Type reference (TYPE) MPLAN_JSTAT_T Statustabelle 20060516
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060516
History
Last changed by/on SAP  20100310 
SAP Release Created in 700