SAP ABAP Class CL_ESH_CO_BADI_TOOLS (ESH Data Extraction BAdI: Tools)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_COMMON (Package) Common

⤷

⤷

Properties
Class | CL_ESH_CO_BADI_TOOLS | |
Short Description | ESH Data Extraction BAdI: Tools | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_COMMON | Common |
Created | 20080730 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ESH_CO_BADI_TOOLS has no interface implemented.
Friends
Class CL_ESH_CO_BADI_TOOLS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ENHBADIID | 'BADI_ESH_IF_OBJECT_DATA' | 20080730 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | ENHBADIID | 'BADI_ESH_IF_OBJECT_DATA_ENH' | 20080730 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | ENHSPOTNAME | 'BADI_ESH_IF_OBJECT_DATA' | 20080730 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get BAdI implementations | 20100809 |
2 | ![]() |
Static method | Public | Method | Get BAdI name | 20100810 |
3 | ![]() |
Static method | Public | Method | Get the enhancement spot name of a BAdI | 20100810 |
4 | ![]() |
Static method | Public | Method | Get gateway BAdI implementation details | 20080730 |
Events
Class CL_ESH_CO_BADI_TOOLS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTT_BADI_IMPLEMENTATION | Public | See coding | 20080730 | gtt_badi_implementation TYPE STANDARD TABLE OF gty_badi_implementation
|
||
2 | GTY_BADI_IMPLEMENTATION | Public | See coding | 20080730 | BEGIN OF gty_badi_implementation ,
object_type TYPE esh_e_om_object_type ,
software_component TYPE esh_e_om_sysrel ,
enhspot TYPE enhspotname ,
badi_defn TYPE enhbadiid ,
badi_if TYPE classname,
is_implemented TYPE char01,
enhname TYPE enhname,
impl_name TYPE badi_impl_name,
impl_class TYPE classname,
no_changepointer_support TYPE char01,
END OF gty_badi_implementation
|
||
3 | T_IMPL_CLASSES | Public | See coding | 20100809 | T_IMPL_CLASSES type STANDARD TABLE OF SEOCLSNAME
|
Method Signatures
Method GET_BADI_IMPLEMENTATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_IMPL_CLASSES | Call by reference | Type reference (TYPE) | CL_ESH_CO_BADI_TOOLS=>T_IMPL_CLASSES | Object Type Names | 20100809 | ||
2 | ![]() |
EV_IMPL_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20100809 | ||
3 | ![]() |
IO_BADI | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20100809 |
Method GET_BADI_IMPLEMENTATIONS on class CL_ESH_CO_BADI_TOOLS has no exception.
Method GET_BADI_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BADI | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20100810 | |||
2 | ![]() |
RV_BADI_NAME | Value transfer | Type reference (TYPE) | CHAR30 | BAdI name | 20100810 |
Method GET_BADI_NAME on class CL_ESH_CO_BADI_TOOLS has no exception.
Method GET_ENHANCEMENT_SPOT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BADI | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20100810 | |||
2 | ![]() |
RV_ENHANCEMENT_SPOT_NAME | Value transfer | Type reference (TYPE) | CHAR30 | Enhancement spot name | 20100810 |
Method GET_ENHANCEMENT_SPOT_NAME on class CL_ESH_CO_BADI_TOOLS has no exception.
Method GET_EXTRACTOR_BADI_IMPLEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_IMPLEMENTATIONS | Call by reference | Type reference (TYPE) | GTT_BADI_IMPLEMENTATION | Badi Implamantations | 20080730 | ||
2 | ![]() |
IT_SOFTWARE_COMPONENT_STACK | Call by reference | Type reference (TYPE) | ESH_T_OM_SYSREL | Software Components | 20080730 | ||
3 | ![]() |
IV_OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object type | 20080730 |
Method GET_EXTRACTOR_BADI_IMPLEM on class CL_ESH_CO_BADI_TOOLS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |