SAP ABAP Class CL_GRRM_ESH_BADI (BAdI impelmentation: Enterprise Search)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_UTILITY (Package) Utility classes for Risk Management
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_UTILITY (Package) Utility classes for Risk Management
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 | 20130318 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130318 |
Properties
Class | CL_GRRM_ESH_BADI | |
Short Description | BAdI impelmentation: Enterprise Search | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_UTILITY | Utility classes for Risk Management |
Created | 20130318 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_ESH_BADI 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 | 20130318 | ||
2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130318 |
Friends
Class CL_GRRM_ESH_BADI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_OBJECT_TYPE | Instance attribute | Private | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | 20130318 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_ENTITY_ID | Instance method | Private | Method | Get entity id | 20130318 |
2 | GET_OBJECT_NODE | Instance method | Private | Method | Get object node | 20130318 |
3 | GET_REP_STRUCTURE | Instance method | Private | Method | 20130318 | |
4 | GET_TEXT_NODE | Instance method | Private | Method | Get text node | 20130318 |
Events
Class CL_GRRM_ESH_BADI has no event.
Types
Class CL_GRRM_ESH_BADI has no local type.
Method Signatures
Method GET_ENTITY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_ENTITY_ID | Value transfer | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20130318 |
Method GET_ENTITY_ID on class CL_GRRM_ESH_BADI has no exception.
Method GET_OBJECT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_NODE | Value transfer | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 20130318 |
Method GET_OBJECT_NODE on class CL_GRRM_ESH_BADI has no exception.
Method GET_REP_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_STRUCTURE | Value transfer | Type reference (TYPE) | STRING | 20130318 |
Method GET_REP_STRUCTURE on class CL_GRRM_ESH_BADI has no exception.
Method GET_TEXT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_NODE | Value transfer | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 20130318 |
Method GET_TEXT_NODE on class CL_GRRM_ESH_BADI has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |