SAP ABAP Class CL_RSODSO_GUI_SCREEN_HANDLER (CL_RSODSO_GUI_SCREEN_HANDLER)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_GUI (Package) UI Framework for DataStore objects
⤷
⤷
Properties
| Class | CL_RSODSO_GUI_SCREEN_HANDLER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSODSO_GUI | UI Framework for DataStore objects |
| Created | 20121109 | SAP |
| Last change | 20140121 | 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_RSODSO_GUI_SCREEN_HANDLER has no interface implemented.
Friends
Class CL_RSODSO_GUI_SCREEN_HANDLER 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) | RS_BOOL | Boolean | 20121109 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SDYNNR | Standard Screen | 20121109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns If Exiting the Screen Is Allowed | 20121109 | |
| 2 | Instance method | Public | Method | Returns Next Screen for Display | 20121109 | |
| 3 | Instance method | Public | Method | Initializes Object (Call for Constructor Is Necessary) | 20121109 | |
| 4 | Instance method | Public | Method | Determines If Exiting the Screen Is Allowed | 20121109 | |
| 5 | Instance method | Public | Method | Determines Next Screen for Display | 20121109 |
Events
Class CL_RSODSO_GUI_SCREEN_HANDLER has no event.
Types
Class CL_RSODSO_GUI_SCREEN_HANDLER has no local type.
Method Signatures
Method GET_EXIT_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXIT_ALLOWED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20121109 |
Method GET_EXIT_ALLOWED on class CL_RSODSO_GUI_SCREEN_HANDLER has no exception.
Method GET_NEXT_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NEXT_SCREEN | Value transfer | Type reference (TYPE) | SDYNNR | Standard Screen | 20121109 |
Method GET_NEXT_SCREEN on class CL_RSODSO_GUI_SCREEN_HANDLER has no exception.
Method INIT Signature
Method INIT on class CL_RSODSO_GUI_SCREEN_HANDLER has no parameter.
Method INIT on class CL_RSODSO_GUI_SCREEN_HANDLER has no exception.
Method SET_EXIT_ALLOWED Signature
Method SET_EXIT_ALLOWED on class CL_RSODSO_GUI_SCREEN_HANDLER has no parameter.
Method SET_EXIT_ALLOWED on class CL_RSODSO_GUI_SCREEN_HANDLER has no exception.
Method SET_NEXT_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEXT_SCREEN | Call by reference | Type reference (TYPE) | SDYNNR | Standard Screen | 20121109 |
Method SET_NEXT_SCREEN on class CL_RSODSO_GUI_SCREEN_HANDLER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |