SAP ABAP Class CL_MAINTPLAN_EXTRACT (Class for BAdI Implementation: BADI_ESO_MAINTENANCEPLAN)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IPRM (Package) Application Development R/3 Preventive Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_ESH_IF_OBJECT_DATA Object data by list of object ids 20090804
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090804
Properties
Class CL_MAINTPLAN_EXTRACT  
Short Description Class for BAdI Implementation: BADI_ESO_MAINTENANCEPLAN    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IPRM   Application Development R/3 Preventive Maintenance 
Created 20090804   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MAINTPLAN_EXTRACT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_ESH_IF_OBJECT_DATA Object data by list of object ids 20090804
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20090804
Friends
Class CL_MAINTPLAN_EXTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MAINTPLANLONGTEXT Constant Private Type reference (TYPE) ESH_E_OM_NODE_NAME 'MAINTPLANLONGTEXT' Node Name 20090805
2 GC_MAINTPOINT2PLAN Constant Private Type reference (TYPE) ESH_E_OM_NODE_NAME 'MAINTPOINT2PLAN' Node for Counter Assignment 20090804
3 GC_MMPT Constant Private Type reference (TYPE) TABNAME 'MMPT' Table Name 20090805
4 GC_MPLA Constant Private Type reference (TYPE) TABNAME 'MPLA' Table Name, 16 Characters 20090804
5 GC_OBJECT_TYPE Instance attribute Public Type reference (TYPE) ESH_E_OM_OBJECT_TYPE 'BUS1020' Object Type: Maintenance Plan 20090804
6 GC_ROOT_NODE Constant Private Type reference (TYPE) ESH_E_OM_NODE_NAME 'MAINTPLAN' Object Type 20090804
Methods
# Method Level Visibility Method type Description Created on
1 GET_MPLA_LTEXT Instance method Private Method Read Long Text for Maintenance Plan 20090804
2 GET_MPLA_MMPT Instance method Private Method Read Counter Data for Maintenance Plan 20090804
Events
Class CL_MAINTPLAN_EXTRACT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_MPLA_LIST Private See coding Table MPLA 20090804 t_mpla_list TYPE TABLE OF eso_s_mpla
Method Signatures

Method GET_MPLA_LTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MPLA Call by reference Type reference (TYPE) T_MPLA_LIST Tabelle MPLA 20090805
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES 20090804
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20090805

Method GET_MPLA_MMPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MPLA Call by reference Type reference (TYPE) T_MPLA_LIST Enterprise Search: Wartungsplan 20090804
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES 20090804
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20090804
History
Last changed by/on SAP  20100310 
SAP Release Created in 605