SAP ABAP Class CL_RIS_META_MODEL (Repository Information System: Meta Model)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-INR (Application Component) Repository Infosystem
⤷
SRIS_FRAMEWORK (Package) Repository Information System: Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_WDY_RIS_META_MODEL | WebDynpro Meta Model for RIS | 20130419 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RIS_META_MODEL_CLASSIC | Repository Information System: Classic Meta Model | 20100121 |
Properties
| Class | CL_RIS_META_MODEL | |
| Short Description | Repository Information System: Meta Model | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRIS_FRAMEWORK | Repository Information System: Framework |
| Created | 20090824 | SAP |
| Last change | 20110908 | 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_RIS_META_MODEL has no interface implemented.
Friends
Class CL_RIS_META_MODEL 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) | ABAP_BOOL | 20100602 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | RIS_S_OBJECT_TYPE_ID | Repository Information System: ID for an Object Type | 20100623 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RIS_S_OBJECT_TYPE_ID | Repository Information System: ID for an Object Type | 20090824 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RIS_T_MAIN_COMPONENTS | Repository Information System: Main Components | 20090916 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RIS_T_MD_FIELD_TEXT | Repository Information System: Field Texts | 20090916 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20100326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090824 | ||
| 2 | Instance method | Public | Method | Returns the data model object | 20090824 | |
| 3 | Instance method | Public | Method | Returns the identification texts for the current object | 20090916 | |
| 4 | Instance method | Public | Method | Returns the key components | 20090916 | |
| 5 | Instance method | Public | Method | Returns the main components (for example, for the display) | 20090916 | |
| 6 | Instance method | Public | Method | Gets metadata for the current object | 20090824 | |
| 7 | Instance method | Public | Method | Gets language-dependent metadata (texts, etc.) for object | 20090824 | |
| 8 | Instance method | Public | Method | Returns whether this type has a combined key | 20090916 |
Events
Class CL_RIS_META_MODEL has no event.
Types
Class CL_RIS_META_MODEL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LEGACY_TYPE | Call by reference | Type reference (TYPE) | SEU_STYPE | Workbench: Interner Typ (ohne Vorzeichen) | 20090824 | |||
| 2 | IV_SUBTYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | WB Request: Typ eines Objekts der Entwicklungsumgebung | 20090824 | |||
| 3 | IV_TROBJTYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20090824 |
Method CONSTRUCTOR on class CL_RIS_META_MODEL has no exception.
Method GET_DATA_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DATA_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_RIS_DATA_MODEL | Repository Information System: Abstraktes Datenmodell | 20090824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Repository Information System: Ausnahmeklasse | 20090907 |
Method GET_ID_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ID_TEXT | Call by reference | Type reference (TYPE) | RIS_S_MD_ID_TEXT | Repository Information System: Identifikationstexte | 20090916 |
Method GET_ID_TEXT on class CL_RIS_META_MODEL has no exception.
Method GET_KEY_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ENCL_OBJECT | Call by reference | Type reference (TYPE) | RIS_S_MAIN_COMPONENT | Repository Information System: Hauptkomponente | 20090916 | |||
| 2 | ES_OBJECT | Call by reference | Type reference (TYPE) | RIS_S_MAIN_COMPONENT | Repository Information System: Hauptkomponente | 20090916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Repository Information System: Ausnahmeklasse | 20091203 |
Method GET_MAIN_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAIN_COMPONENTS | Call by reference | Type reference (TYPE) | RIS_T_MAIN_COMPONENTS | Repository Information System: Hauptkomponenten | 20090916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Repository Information System: Ausnahmeklasse | 20090916 |
Method GET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENVIRONMENT | Call by reference | Type reference (TYPE) | RIS_T_MD_RELATIONSHIP | Repository Information System: Objektbeziehungen | 20090824 | |||
| 2 | ET_SEARCH_ELEMENTS | Call by reference | Type reference (TYPE) | RIS_T_MD_SCREEN_ELEMENTS | Repository Information System: Bildschirmelemente | 20090824 | |||
| 3 | ET_SEARCH_GROUPS | Call by reference | Type reference (TYPE) | RIS_T_MD_SCREEN_GROUPS | Repository Information System: Bildschirmelementgruppen | 20090824 | |||
| 4 | ET_WHERE_USED | Call by reference | Type reference (TYPE) | RIS_T_MD_RELATIONSHIP | Repository Information System: Objektbeziehungen | 20090824 |
Method GET_METADATA on class CL_RIS_META_MODEL has no exception.
Method GET_METADATA_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD_TEXT | Call by reference | Type reference (TYPE) | RIS_T_MD_FIELD_TEXT | Repository Information System: Feldtexte | 20090824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100204 |
Method HAS_COMBINED_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_COMBINED_KEY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Repository Information System: Ausnahmeklasse | 20091203 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |