SAP ABAP Class MPLAN_CYCLE_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_CYCLE_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 20060515   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class MPLAN_CYCLE_DB_ACCESS has no forward declaration.
Interfaces
Class MPLAN_CYCLE_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_CYCLE_DB_ACCESS Singleton Reference 20060515
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_USAGE_PACKAGE_DATA Instance method Private Method Check Packages for Use 20060719
2 GET_REFERENCE Static method Public Method Return Reference 20060515
3 PREREAD_DATA_FROM_DB Instance method Private Method Mass Reading of Cycles 20060606
4 READ_DATA_FOR_STRATEGY Instance method Private Method Read Strategy Cycles 20060718
5 READ_DATA_FROM_DB Instance method Private Method Read Maintenance Plan Item 20060515
Events
Class MPLAN_CYCLE_DB_ACCESS has no event.
Types
Class MPLAN_CYCLE_DB_ACCESS has no local type.
Method Signatures

Method CHECK_USAGE_PACKAGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALL_OBJECT Call by reference Type reference (TYPE) CALL_TYPE Abrufobjekt Wartungsplan 20060719
2 Importing DATE_BEGIN Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20060719
3 Importing ITEM Call by reference Type reference (TYPE) MPLAN_MPOS Wartungspositionen für API 20060719
4 Importing PACKAGE_DATA_IN Call by reference Type reference (TYPE) WC_T_PACKAGE_DATA 20060719
5 Exporting PACKAGE_DATA_OUT Call by reference Type reference (TYPE) WC_T_PACKAGE_DATA_ST_TL 20060719

Method CHECK_USAGE_PACKAGE_DATA on class MPLAN_CYCLE_DB_ACCESS has no exception.

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_CYCLE_DB_ACCESS Datenbankzugriffe Wartungsplankopf 20060515

Method GET_REFERENCE on class MPLAN_CYCLE_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 CYCLES Call by reference Type reference (TYPE) MPLAN_MMPT_T Zyklen 20060606
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060606

Method READ_DATA_FOR_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALL_OBJECT Call by reference Type reference (TYPE) CALL_TYPE Abrufobjekt Wartungsplan 20060719
2 Exporting CYCLES Call by reference Type reference (TYPE) MPLAN_MMPT_T Wartungsplan Zyklusdefinitionen 20060718
3 Importing ITEMS Call by reference Type reference (TYPE) MPLAN_MPOS_T Wartungsplanpositionen 20060719
4 Importing MULTICOUNTERPLAN Call by reference Type reference (TYPE) BOOLEAN X=Mehrfachzählerplan 20060718
5 Importing STRATEGY Call by reference Type reference (TYPE) STRAT Wartungsstrategie 20060718
6 Exporting STRATEGY_DATA Call by reference Type reference (TYPE) T351 Wartungsstrategie 20060721
7 Importing WARPL Call by reference Type reference (TYPE) WARPL 20060718
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060718

Method READ_DATA_FROM_DB 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 20060516
2 Importing WARPL Call by reference Type reference (TYPE) WARPL Wartungsplan 20060515
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060515
History
Last changed by/on SAP  20110908 
SAP Release Created in 700