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 ABAP 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 DISPLAY_REQUESTED_OBJECT_TYPE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100602
2 MS_ENCLOSING_OBJECT_TYPE Instance attribute Public Type reference (TYPE) RIS_S_OBJECT_TYPE_ID Repository Information System: ID for an Object Type 20100623
3 MS_OBJECT_TYPE Instance attribute Public Type reference (TYPE) RIS_S_OBJECT_TYPE_ID Repository Information System: ID for an Object Type 20090824
4 MT_MAIN_COMPONENTS Instance attribute Protected Type reference (TYPE) RIS_T_MAIN_COMPONENTS Repository Information System: Main Components 20090916
5 MT_MD_FIELD_TEXT Instance attribute Protected Type reference (TYPE) RIS_T_MD_FIELD_TEXT Repository Information System: Field Texts 20090916
6 NOT_SEARCHABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100326
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090824
2 GET_DATA_MODEL Instance method Public Method Returns the data model object 20090824
3 GET_ID_TEXT Instance method Public Method Returns the identification texts for the current object 20090916
4 GET_KEY_COMPONENTS Instance method Public Method Returns the key components 20090916
5 GET_MAIN_COMPONENTS Instance method Public Method Returns the main components (for example, for the display) 20090916
6 GET_METADATA Instance method Public Method Gets metadata for the current object 20090824
7 GET_METADATA_TEXTS Instance method Public Method Gets language-dependent metadata (texts, etc.) for object 20090824
8 HAS_COMBINED_KEY 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 Importing IV_LEGACY_TYPE Call by reference Type reference (TYPE) SEU_STYPE Workbench: Interner Typ (ohne Vorzeichen) 20090824
2 Importing IV_SUBTYPE Call by reference Type reference (TYPE) SEU_OBJTYP WB Request: Typ eines Objekts der Entwicklungsumgebung 20090824
3 Importing 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 Returning 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 CX_RIS_EXCEPTION 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 Exporting 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 Exporting ES_ENCL_OBJECT Call by reference Type reference (TYPE) RIS_S_MAIN_COMPONENT Repository Information System: Hauptkomponente 20090916
2 Exporting ES_OBJECT Call by reference Type reference (TYPE) RIS_S_MAIN_COMPONENT Repository Information System: Hauptkomponente 20090916
# Exception Resumable Description Created on
1 CX_RIS_EXCEPTION 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 Exporting ET_MAIN_COMPONENTS Call by reference Type reference (TYPE) RIS_T_MAIN_COMPONENTS Repository Information System: Hauptkomponenten 20090916
# Exception Resumable Description Created on
1 CX_RIS_EXCEPTION Repository Information System: Ausnahmeklasse 20090916

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENVIRONMENT Call by reference Type reference (TYPE) RIS_T_MD_RELATIONSHIP Repository Information System: Objektbeziehungen 20090824
2 Exporting ET_SEARCH_ELEMENTS Call by reference Type reference (TYPE) RIS_T_MD_SCREEN_ELEMENTS Repository Information System: Bildschirmelemente 20090824
3 Exporting ET_SEARCH_GROUPS Call by reference Type reference (TYPE) RIS_T_MD_SCREEN_GROUPS Repository Information System: Bildschirmelementgruppen 20090824
4 Exporting 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 Exporting 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 CX_RIS_EXCEPTION 20100204

Method HAS_COMBINED_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_COMBINED_KEY Value transfer Type reference (TYPE) ABAP_BOOL 20090916
# Exception Resumable Description Created on
1 CX_RIS_EXCEPTION Repository Information System: Ausnahmeklasse 20091203
History
Last changed by/on SAP  20110908 
SAP Release Created in 800