SAP ABAP Class MPLAN_LONGTEXT_DB_ACCESS (Database Access Long Text)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM-PRM-MP (Application Component) Maintenance Plans
     MPLAN_API (Package) Maintenance Plan API
Properties
Class MPLAN_LONGTEXT_DB_ACCESS  
Short Description Database Access Long Text    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MPLAN_API   Maintenance Plan API 
Created 20060608   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class MPLAN_LONGTEXT_DB_ACCESS has no forward declaration.
Interfaces
Class MPLAN_LONGTEXT_DB_ACCESS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 MPLAN_HEADER 20060608 Maintenance Plan
2 MPLAN_HEADER_DB_ACCESS 20060608 Database Accesses: Maintenance Plan Header
3 MPLAN_ITEM 20060608 Maintenance Item
4 MPLAN_PERSISTENCY 20060608 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_LONGTEXT_DB_ACCESS Singleton Reference 20060608
Methods
# Method Level Visibility Method type Description Created on
1 GET_REFERENCE Static method Public Method Return Reference 20060608
2 PREREAD_DATA_FROM_DB Instance method Private Method Meass Reading Long Text 20060608
3 READ_DATA_FROM_DB Instance method Private Method Read Long Text 20060608
Events
Class MPLAN_LONGTEXT_DB_ACCESS has no event.
Types
Class MPLAN_LONGTEXT_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_LONGTEXT_DB_ACCESS 20060608

Method GET_REFERENCE on class MPLAN_LONGTEXT_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 20060608
2 Exporting LONGTEXTS Call by reference Type reference (TYPE) MPLAN_LONGTEXT_T Langtextzeilen 20060608
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060608

Method READ_DATA_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LONGTEXTS Call by reference Type reference (TYPE) MPLAN_LONGTEXT_T Langtexte 20060608
2 Importing WAPOS Call by reference Type reference (TYPE) WAPOS Wartungsposition 20060608
3 Importing WARPL Call by reference Type reference (TYPE) WARPL Wartungsplan 20060608
# Exception Resumable Description Created on
1 CX_MPLAN_EXCEPTION_ROOT Allgemeine Ausnahme Wartungsplan API 20060608
History
Last changed by/on SAP  20110908 
SAP Release Created in 700