SAP ABAP Class CL_ESH_QP_METADATA_CONTAINER (Metadata Description Container)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_QUERY_PARSER (Package) Query Parser
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_CA_DATA_CONTAINER | Data Container of Cache Client | 20091126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_CA_DATA_CONTAINER_READ | Read Access on Data Container of Cache Client | 20091126 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20091126 |
Properties
| Class | CL_ESH_QP_METADATA_CONTAINER | |
| Short Description | Metadata Description Container | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_QUERY_PARSER | Query Parser |
| Created | 20091126 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_QP_METADATA_CONTAINER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ESH_CA_DATA_CONTAINER | Data Container of Cache Client | 20091126 | ||
| 2 | IF_ESH_CA_DATA_CONTAINER_READ | Read Access on Data Container of Cache Client | 20091126 | ||
| 3 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20091126 |
Friends
Class CL_ESH_QP_METADATA_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TT_METATOKEN | 20091126 |
Methods
Class CL_ESH_QP_METADATA_CONTAINER has no method.
Events
Class CL_ESH_QP_METADATA_CONTAINER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ST_ID | Public | See coding | 20091126 | begin of st_id,
id_type type c length 2,
id type esh_e_qp_identifier,
end of st_id
|
||
| 2 | ST_METATOKEN | Public | See coding | 20091126 | begin of st_metatoken,
lexem type string,
langu type spras,
identifiers type tt_id,
end of st_metatoken
|
||
| 3 | TT_ID | Public | See coding | 20091126 | tt_id type sorted table of st_id with unique key id_type id
|
||
| 4 | TT_METATOKEN | Public | See coding | 20091126 | tt_metatoken type sorted table of st_metatoken with unique key lexem langu
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |