SAP ABAP Class CL_RIS_UI_MODEL (Repository Information System: User Interface 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_RIS_TEST_UI_MOCK | RIS: UI Mock (enthält ABAP Unit Testlogik) | 20100128 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RIS_UI_MODEL_DYNPRO | Repository Information System: Screen User Interface | 20090826 |
Properties
Class | CL_RIS_UI_MODEL | |
Short Description | Repository Information System: User Interface 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 | 20090826 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RIS_UI_MODEL has no forward declaration.
Interfaces
Class CL_RIS_UI_MODEL has no interface implemented.
Friends
Class CL_RIS_UI_MODEL has no friend class.
Attributes
Class CL_RIS_UI_MODEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Call Screen for Environment Analysis | 20090826 |
2 | ![]() |
Instance method | Public | Method | Call Results Screen | 20090828 |
3 | ![]() |
Instance method | Public | Method | Call Search Screen | 20090826 |
4 | ![]() |
Instance method | Public | Method | Call Screen for Where-Used List | 20090826 |
Events
Class CL_RIS_UI_MODEL has no event.
Types
Class CL_RIS_UI_MODEL has no local type.
Method Signatures
Method CALL_SCREEN_ENVIRONMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PARAMETER_ENVIRONMENT | Call by reference | Type reference (TYPE) | RIS_S_PARAMETER_ENVIRONMENT | 20090826 | |||
2 | ![]() |
IO_DATA_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RIS_DATA_MODEL | Repository Information System: Abstraktes Datenmodell | 20090827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Repository Information System: Ausnahmeklasse | 20091203 |
Method CALL_SCREEN_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_RIS_RESULT | Repository Information System: Ergebnisobjekt | 20090828 | ||
2 | ![]() |
IT_RESULTS | Call by reference | Type reference (TYPE) | RIS_T_RESULTS | Repository Information System: Ergebnisobjekte | 20090828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Repository Information System: Ausnahmeklasse | 20091203 |
Method CALL_SCREEN_SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PARAMETER_SEARCH | Call by reference | Type reference (TYPE) | RIS_S_PARAMETER_SEARCH | Suchparameter im Repository Infosystem | 20090826 | ||
2 | ![]() |
IO_DATA_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RIS_DATA_MODEL | Repository Information System: Abstraktes Datenmodell | 20090827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Repository Information System: Ausnahmeklasse | 20091203 |
Method CALL_SCREEN_WHERE_USED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PARAMETER_WHERE_USED | Call by reference | Type reference (TYPE) | RIS_S_PARAMETER_WHERE_USED | RIS: Parameter des Verwendungsnachweises | 20090826 | ||
2 | ![]() |
IO_DATA_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RIS_DATA_MODEL | Repository Information System: Abstraktes Datenmodell | 20090827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Repository Information System: Ausnahmeklasse | 20091203 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |