SAP ABAP Class CL_MEASMNT_PT_CNT_EXTRACT (Enterprise Search Extraction for Measuring Point and Counter)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IMRC (Package) Appl. Development R/3 Measurement Readings and & Counters
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 20081121
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20081121
Properties
Class CL_MEASMNT_PT_CNT_EXTRACT  
Short Description Enterprise Search Extraction for Measuring Point and Counter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IMRC   Appl. Development R/3 Measurement Readings and & Counters 
Created 20081121   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ESO_EXTRACTION_TOOLS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_ESH_IF_OBJECT_DATA Object data by list of object ids 20081121
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20081121
Friends
Class CL_MEASMNT_PT_CNT_EXTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DOKOB_IMPTT Constant Public Type reference (TYPE) DOKOB 'IMPTT' Linked SAP Object 20090323
2 GC_IMPTT Constant Public Type reference (TYPE) TABNAME 'IMPTT' Table Name, 16 Characters 20081121
3 GC_OBJECT_TYPE Constant Public Type reference (TYPE) ESH_E_OM_OBJECT_TYPE 'MEASURING_POINT' Object Type: MEASMT_PT_CNT 20081121
4 GC_PACKAGE_SIZE Constant Public Type reference (TYPE) ESH_E_IF_PACKAGE_SIZE '15' Package Size 20081121
5 GC_ROOTNODE Constant Public Type reference (TYPE) ESH_E_OM_NODE_NAME 'MEAS_POINT' Node Name 20081121
6 GTS_IMPTT_MANDATORY Static Attribute Protected Type reference (TYPE) CL_ESO_EXTRACTION_TOOLS=>GTY_TS_FIELDNAME 20081126
Methods
# Method Level Visibility Method type Description Created on
1 FILL_EQUI_TPLNR Instance method Private Method Fill EQUI and TPLNR 20081201
2 GET_DATA_FOR_DIR Instance method Private Method Get Data for Accessing Document Info Record 20090323
3 GET_IMPTT_TEXT Instance method Private Method Get Long Text 20081124
Events
Class CL_MEASMNT_PT_CNT_EXTRACT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_S_POINT_KEY Public See coding 20081126 BEGIN OF gty_s_point_key. TYPES point TYPE imrc_point. TYPES END OF gty_s_point_key
2 GTY_T_IMPTT Public See coding 20081126 gty_t_imptt TYPE STANDARD TABLE OF imptt WITH DEFAULT KEY
3 GTY_T_POINT_KEY Public See coding 20081126 gty_t_point_key TYPE STANDARD TABLE OF gty_s_point_key WITH DEFAULT KEY
4 T_IMPTT_HEADER Public See coding 20081124 t_imptt_header TYPE STANDARD TABLE OF eso_s_imptt
Method Signatures

Method FILL_EQUI_TPLNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES 20081201

Method FILL_EQUI_TPLNR on class CL_MEASMNT_PT_CNT_EXTRACT has no exception.

Method GET_DATA_FOR_DIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES 20090323

Method GET_DATA_FOR_DIR on class CL_MEASMNT_PT_CNT_EXTRACT has no exception.

Method GET_IMPTT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Extraction of one node 20081124

Method GET_IMPTT_TEXT on class CL_MEASMNT_PT_CNT_EXTRACT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605