SAP ABAP Class CL_SCREEN_FRAMEWORK (Dynpro Screen Framework)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_DYNPRO (Package) Framework for Handling Screens in Classes

⤷

⤷

Properties
Class | CL_SCREEN_FRAMEWORK | |
Short Description | Dynpro Screen Framework | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_DYNPRO | Framework for Handling Screens in Classes |
Created | 20040114 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SCREEN_FRAMEWORK has no forward declaration.
Interfaces
Class CL_SCREEN_FRAMEWORK has no interface implemented.
Friends
Class CL_SCREEN_FRAMEWORK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '2' | Single-Character Indicator | 20040114 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '3' | Single-Character Indicator | 20040114 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '1' | Single-Character Indicator | 20040114 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYUCOMM | Screens, Function Code Triggered by PAI | 20040114 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYPFKEY | Screens, Current GUI Status | 20040114 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20040114 | ||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SCREEN_FRAMEWORK | Controller for Dynpro Screen Framework | 20040114 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SALV_DYNPRO_S_SCREEN_CURSOR | Screen: Cursor | 20040114 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GUI_TITLE | Menu Painter: Title code | 20040114 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20040114 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20040114 | |||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20040114 | |||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20040114 | |||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20040114 | |||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20040114 | |||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SALV_DYNPRO_T_FCODE | Screen: Function Codes | 20040114 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SALV_DYNPRO_T_SCREEN | Screen: Screen with Reference to Screen View | 20040114 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SALV_DYNPRO_T_SCREEN | Screen: Screen with Reference to Screen View | 20040114 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040114 |
2 | ![]() |
Static method | Public | Method | Get Instance | 20040114 |
3 | ![]() |
Instance method | Public | Method | Get Class Handler of a Screen | 20040114 |
4 | ![]() |
Instance method | Private | Method | Get Screen Type | 20040114 |
5 | ![]() |
Instance method | Public | Method | Register Class Handler of a Screen | 20040114 |
6 | ![]() |
Instance method | Public | Method | Set Screen Cursor | 20040114 |
7 | ![]() |
Instance method | Public | Method | Set Function Codes to be Excluded | 20040114 |
8 | ![]() |
Instance method | Public | Method | Set Function Code | 20040114 |
9 | ![]() |
Instance method | Public | Method | Set Screen Status | 20040114 |
10 | ![]() |
Instance method | Public | Method | Set Screen Title Bar | 20040114 |
11 | ![]() |
Instance method | Public | Method | Deregister Class Handler of a Screen | 20040114 |
Events
Class CL_SCREEN_FRAMEWORK has no event.
Types
Class CL_SCREEN_FRAMEWORK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SCREEN_FRAMEWORK has no parameter.
Method CONSTRUCTOR on class CL_SCREEN_FRAMEWORK has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SCREEN_FRAMEWORK | Controller für Dynpro Screen Framework | 20040114 |
Method GET_INSTANCE on class CL_SCREEN_FRAMEWORK has no exception.
Method GET_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20040114 | ||
2 | ![]() |
REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20040114 | ||
3 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SCREEN | Controller für Subscreen | 20040114 |
Method GET_VIEW on class CL_SCREEN_FRAMEWORK has no exception.
Method GET_VIEW_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_SCREEN | Controller für Subscreen | 20040114 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040114 |
Method GET_VIEW_TYPE on class CL_SCREEN_FRAMEWORK has no exception.
Method REGISTER_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_SCREEN | Controller für Subscreen | 20040114 |
Method REGISTER_VIEW on class CL_SCREEN_FRAMEWORK has no exception.
Method SET_CURSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_SCREEN | Controller für Subscreen | 20040114 | ||
2 | ![]() |
S_CURSOR | Call by reference | Type reference (TYPE) | SALV_DYNPRO_S_CURSOR | Screen: Cursor | 20040114 |
Method SET_CURSOR on class CL_SCREEN_FRAMEWORK has no exception.
Method SET_EXCL_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SALV_DYNPRO_T_FCODE | Screen: Funktionscodes | 20040114 |
Method SET_EXCL_FCODE on class CL_SCREEN_FRAMEWORK has no exception.
Method SET_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20040114 |
Method SET_FCODE on class CL_SCREEN_FRAMEWORK has no exception.
Method SET_PFSTATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PFSTATUS | Call by reference | Type reference (TYPE) | SYPFKEY | Bildschirmbilder, aktueller GUI-Status | 20040114 | ||
2 | ![]() |
PFSTATUS_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20040114 |
Method SET_PFSTATUS on class CL_SCREEN_FRAMEWORK has no exception.
Method SET_TITLEBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TITLEBAR | Call by reference | Type reference (TYPE) | GUI_TITLE | Menu Painter: Titelcode | 20040114 | ||
2 | ![]() |
TITLEBAR_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20040114 | ||
3 | ![]() |
TITLEBAR_VAR1 | Call by reference | Type reference (TYPE) | STRING | 20040114 | |||
4 | ![]() |
TITLEBAR_VAR2 | Call by reference | Type reference (TYPE) | STRING | 20040114 | |||
5 | ![]() |
TITLEBAR_VAR3 | Call by reference | Type reference (TYPE) | STRING | 20040114 | |||
6 | ![]() |
TITLEBAR_VAR4 | Call by reference | Type reference (TYPE) | STRING | 20040114 | |||
7 | ![]() |
TITLEBAR_VAR5 | Call by reference | Type reference (TYPE) | STRING | 20040114 |
Method SET_TITLEBAR on class CL_SCREEN_FRAMEWORK has no exception.
Method UNREGISTER_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_SCREEN | Controller für Subscreen | 20040114 |
Method UNREGISTER_VIEW on class CL_SCREEN_FRAMEWORK has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |