SAP ABAP Class CL_EHSS_ESO_SPEC_ID_EXTRACT (Class for BAdI Impl.: ESO_EHSS_SPEC_ID)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBUI (Package) Company Environment Information System
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 20090610
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090610
Properties
Class CL_EHSS_ESO_SPEC_ID_EXTRACT  
Short Description Class for BAdI Impl.: ESO_EHSS_SPEC_ID    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CBUI   Company Environment Information System 
Created 20090610   SAP 
Last change 20130531   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)
2 ESP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_ESH_IF_OBJECT_DATA Object data by list of object ids 20090610
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20090610
Friends
Class CL_EHSS_ESO_SPEC_ID_EXTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_NODE_SPEC_ID Constant Public Type reference (TYPE) ESH_E_OM_NODE_NAME 'SPEC_ID' Node Name 20090610
2 GC_OBJECT_SPEC_ID Constant Public Type reference (TYPE) ESH_E_OM_OBJECT_TYPE 'SPEC_ID' Object Type 20090610
3 GC_TABLE_ESTRH Constant Private Type reference (TYPE) TABNAME 'ESTRH' Table Name 20090610
4 GTS_ESTRH_MANDATORY Static Attribute Protected Type reference (TYPE) CL_ESO_EXTRACTION_TOOLS=>GTY_TS_FIELDNAME 20090610
5 GT_MESSAGES Instance attribute Private Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090610
6 GV_FLG_RAISE_ERROR Instance attribute Private Type reference (TYPE) ESP1_BOOLEAN Flag: Raise Error Event 20090610
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090612
2 COLLECT_NODE_ERROR Instance method Private Method Collect Error Messages During Node Extraction 20090610
3 GET_ROOTNODE_DATA Instance method Private Method Get Rootnodes (Phrases Keys) for Object IDs 20090610
Events
Class CL_EHSS_ESO_SPEC_ID_EXTRACT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_S_ESTRH_KEY Protected See coding 20090610 BEGIN OF gty_s_estrh_key. TYPES recn TYPE eserecn. types actn type eserecn. TYPES END OF gty_s_estrh_key
2 GTY_T_ESTRH Protected See coding 20090610 gty_t_estrh TYPE STANDARD TABLE OF estrh WITH DEFAULT KEY
3 GTY_T_ESTRH_KEY Protected See coding 20090610 gty_t_estrh_key TYPE STANDARD TABLE OF gty_s_estrh_key WITH DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EHSS_ESO_SPEC_ID_EXTRACT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EHSS_ESO_SPEC_ID_EXTRACT has no exception.

Method COLLECT_NODE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_NODE_ERROR Call by reference Type reference (TYPE) ESP1_BOOLEAN ESP1_FALSE 20090610
2 Importing IV_FLG_NODE_NOT_FOUND Call by reference Type reference (TYPE) ESP1_BOOLEAN ESP1_FALSE 20090610
3 Importing IV_NODE Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Node Name 20090610

Method COLLECT_NODE_ERROR on class CL_EHSS_ESO_SPEC_ID_EXTRACT has no exception.

Method GET_ROOTNODE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EXTRACTION Call by reference Object reference (TYPE REF TO) ESH_S_IF_EXTRACT_NODE Extraction of one node 20090610
2 Importing IT_OBJECT_ID Call by reference Type reference (TYPE) GTY_T_ESTRH_KEY recn 20090610
3 Importing IV_LAST_OBJECT_ID Call by reference Type reference (TYPE) ESH_E_IF_GENERAL_ID General ID 20090610
4 Importing IV_PACKAGE_SIZE Call by reference Type reference (TYPE) ESH_E_IF_PACKAGE_SIZE Package size 20090610

Method GET_ROOTNODE_DATA on class CL_EHSS_ESO_SPEC_ID_EXTRACT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605