SAP ABAP Class CL_RIS_AUX_SCREEN_PARSER (Repository Information System: Selection Screen Parser)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-INR (Application Component) Repository Infosystem
⤷
SRIS_DATA_MODEL_CLASSIC (Package) Repository Information System: Classic Data Model
⤷
⤷
Properties
| Class | CL_RIS_AUX_SCREEN_PARSER | |
| Short Description | Repository Information System: Selection Screen Parser | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRIS_DATA_MODEL_CLASSIC | Repository Information System: Classic Data Model |
| Created | 20090817 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RIS_AUX_SCREEN_PARSER has no forward declaration.
Interfaces
Class CL_RIS_AUX_SCREEN_PARSER has no interface implemented.
Friends
Class CL_RIS_AUX_SCREEN_PARSER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20090817 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20090817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090817 | ||
| 2 | Instance method | Public | Method | Parsing a Selection Screen | 20090817 |
Events
Class CL_RIS_AUX_SCREEN_PARSER has no event.
Types
Class CL_RIS_AUX_SCREEN_PARSER 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_INCLUDE_NAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20090817 | |||
| 2 | IV_PROGRAM_NAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20090817 |
Method CONSTRUCTOR on class CL_RIS_AUX_SCREEN_PARSER has no exception.
Method PARSE_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ELEMENT | Call by reference | Type reference (TYPE) | RIS_T_MD_SCREEN_ELEMENTS | Repository Information System: Bildschirmelemente | 20090817 | |||
| 2 | ET_GROUP | Call by reference | Type reference (TYPE) | RIS_T_MD_SCREEN_GROUPS | Repository Information System: Bildschirmelementgruppen | 20090817 |
Method PARSE_SCREEN on class CL_RIS_AUX_SCREEN_PARSER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |