SAP ABAP Class CL_MAINTITEM_EXTRACT (Class for BAdI Implementation: BADI_ESO_MAINTENANCEITEM)
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 20090805
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090805
Properties
Class CL_MAINTITEM_EXTRACT  
Short Description Class for BAdI Implementation: BADI_ESO_MAINTENANCEITEM    
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 20090805   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MAINTITEM_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 20090805
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20090805
Friends
Class CL_MAINTITEM_EXTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ILOA Constant Private Type reference (TYPE) TABNAME 'ILOA' Table Name 20090805
2 GC_ILOA_NODE Constant Private Type reference (TYPE) ESH_E_OM_NODE_NAME 'ILOA' Node Name 20090805
3 GC_MAINTITEMLONGTEXT_NODE Constant Private Type reference (TYPE) ESH_E_OM_NODE_NAME 'MAINTITEMLONGTEXT' Node Name 20090805
4 GC_MPOS Constant Private Type reference (TYPE) TABNAME 'MPOS' Table Name 20090805
5 GC_OBJECT_TYPE Constant Public Type reference (TYPE) ESH_E_OM_OBJECT_TYPE 'MAINTENANCEITEM' Object Category 20090805
6 GC_OBJK Constant Private Type reference (TYPE) TABNAME 'OBJK' Table Name 20090806
7 GC_OBJK_NODE Constant Private Type reference (TYPE) ESH_E_OM_NODE_NAME 'OBJECTLIST' Node Name 20090806
8 GC_ROOT_NODE Constant Private Type reference (TYPE) ESH_E_OM_NODE_NAME 'MAINTITEM' Node Name 20090805
Methods
# Method Level Visibility Method type Description Created on
1 GET_ILOA Instance method Private Method Read ILOA Records for Maintenance Items 20090805
2 GET_MPOS_LTEXT Instance method Private Method Long Text for Maintenance Item 20090805
3 GET_OBJECTLIST Instance method Private Method Read Object Lists for Maintenance Items 20090806
Events
Class CL_MAINTITEM_EXTRACT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_MPOS_OBJK Private See coding 20091125 begin of S_MPOS_OBJK, WAPOS type WAPOS, OBKNR type OBJKNR, end of S_MPOS_OBJK
2 T_MPOS_LIST Private See coding 20090805 T_MPOS_LIST TYPE TABLE OF eso_s_mpos
3 T_MPOS_OBJK Private See coding 20091125 T_MPOS_OBJK type table of S_MPOS_OBJK
Method Signatures

Method GET_ILOA Signature

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

Method GET_MPOS_LTEXT Signature

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

Method GET_OBJECTLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MPOS_OBJK Call by reference Type reference (TYPE) T_MPOS_OBJK 20091125
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES 20090806
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20090806
History
Last changed by/on SAP  20100310 
SAP Release Created in 605