SAP ABAP Class CL_ESH_HEADER_COMPONENT_ASSIST (Assistance Class for ESH_HEADER_COMPONENT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_UI (Package) Common UI Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090122 |
Properties
| Class | CL_ESH_HEADER_COMPONENT_ASSIST | |
| Short Description | Assistance Class for ESH_HEADER_COMPONENT | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_UI | Common UI Components |
| Created | 20090122 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_HEADER_COMPONENT_ASSIST has no interface implemented.
Friends
Class CL_ESH_HEADER_COMPONENT_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RFCDEST | 'AIO_FOR_HELP_LINKS' | Logical destination (specified in function call) | 20090424 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 'X' = Central deployment | 20091204 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 'X' = System is running on HANA/New DB | 20130606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091204 | |
| 2 | Instance method | Public | Method | Get component version | 20090220 | |
| 3 | Instance method | Public | Method | Get product data from SLD | 20090223 | |
| 4 | Instance method | Public | Method | RFC destination exists | 20090424 | |
| 5 | Instance method | Public | Method | RFC destination is usable | 20090427 |
Events
Class CL_ESH_HEADER_COMPONENT_ASSIST has no event.
Types
Class CL_ESH_HEADER_COMPONENT_ASSIST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ESH_HEADER_COMPONENT_ASSIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESH_HEADER_COMPONENT_ASSIST has no exception.
Method GET_COMPONENT_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_CVERS_TXT | Value transfer | Type reference (TYPE) | CVERS_TXT | Component Version System Information | 20090220 |
Method GET_COMPONENT_VERSION on class CL_ESH_HEADER_COMPONENT_ASSIST has no exception.
Method GET_PRODUCT_DATA_FROM_SLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PRODUCT_ID | Call by reference | Type reference (TYPE) | STRING | Product ID | 20090223 | |||
| 2 | EV_PRODUCT_NAME | Call by reference | Type reference (TYPE) | STRING | Product Name | 20090223 | |||
| 3 | EV_PRODUCT_VERSION | Call by reference | Type reference (TYPE) | STRING | Product Version | 20090223 |
Method GET_PRODUCT_DATA_FROM_SLD on class CL_ESH_HEADER_COMPONENT_ASSIST has no exception.
Method RFC_DESTINATION_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' = RFC Destination Exists | 20090424 |
Method RFC_DESTINATION_EXISTS on class CL_ESH_HEADER_COMPONENT_ASSIST has no exception.
Method RFC_DESTINATION_USABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_USABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' = RFC Destination is Usable | 20090427 |
Method RFC_DESTINATION_USABLE on class CL_ESH_HEADER_COMPONENT_ASSIST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 720 |