SAP ABAP Class CL_RECA_GUI_DYNPSUBSCR_FRAME (Screen: Generic Subscreens for RE80)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)
⤷
⤷
Properties
| Class | CL_RECA_GUI_DYNPSUBSCR_FRAME | |
| Short Description | Screen: Generic Subscreens for RE80 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_CA_BC | RE: Base (Technical Objects - Library) |
| Created | 20060601 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RECA_GUI_DYNPSUBSCR_FRAME has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RECA_GUI_DYNPSPLITTER_FRAME | 20090112 | Screen Splitter: Wrapper for Caller |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | Height of Lower Subscreen | 20060601 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Lower Area Is Automatically Switched Off | 20060601 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Lower/Right Hidden | 20060601 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Upper/Left Hidden | 20060601 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | There is no lower subscreen | 20061114 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_GUI_DYNPSPLITTER_FRAME | Screen Splitter | 20090112 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RECASCREEN | Lower Subscreen (Large) | 20060601 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RECASCREEN | Lower Subscreen (Small) | 20060601 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RECASCREEN | Upper Subscreen (Large) | 20060601 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RECASCREEN | Upper Subscreen (Small) | 20060601 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RECASCREEN | Subscreen Container for Subscreen | 20060601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Call PAI for Subscreen [Final] | 20060601 | |
| 2 | Instance method | Public | Method | Call PBO for Subscreen [Final] | 20060601 | |
| 3 | Instance method | Public | Constructor | Constructor - Program-Specific | 20060601 | |
| 4 | Instance method | Public | Method | Gets Height of Lower Subscreen [Final] | 20060601 | |
| 5 | Instance method | Public | Method | Gets Subscreen at Bottom [Final] | 20060601 | |
| 6 | Instance method | Public | Method | Gets Subscreen at Top [Final] | 20060601 | |
| 7 | Instance method | Public | Method | Gets Subscreen Container for the Susbcreen [Final] | 20060601 | |
| 8 | Instance method | Public | Method | Should Lower Subscreen Be Collapsed Automatically? | 20060601 | |
| 9 | Instance method | Public | Method | Call PBO of Subscreen Container [Final] | 20060601 | |
| 10 | Instance method | Public | Method | Sets Lower/Right Subscreen [Final] | 20060601 | |
| 11 | Instance method | Public | Method | Sets Upper/Left Subscreen [Final] | 20060601 | |
| 12 | Instance method | Public | Method | Sets Height of Lower Subscreen [Final] | 20060601 | |
| 13 | Instance method | Public | Method | Sets Hide Lower/Right [Final] | 20060601 | |
| 14 | Instance method | Public | Method | Sets Hide Upper/Left [Final] | 20060601 | |
| 15 | Instance method | Public | Method | Does Not Set Lower Subscreen | 20061114 | |
| 16 | Instance method | Protected | Method | PAI Subscreen of Application | 20060601 | |
| 17 | Instance method | Protected | Method | PBO Subscreen of Application | 20060601 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | SASH_CHANGED | Instance Event (0) |
Public (2) |
Sash was changed | 20060601 |
Types
Class CL_RECA_GUI_DYNPSUBSCR_FRAME has no local type.
Method Signatures
Method CALL_SUBSCREEN_PAI Signature
Method CALL_SUBSCREEN_PAI on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no parameter.
Method CALL_SUBSCREEN_PAI on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method CALL_SUBSCREEN_PBO Signature
Method CALL_SUBSCREEN_PBO on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no parameter.
Method CALL_SUBSCREEN_PBO on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DYNNR_BOTTOM | Call by reference | Type reference (TYPE) | SYDYNNR | Subscreen Unten | 20060601 | |||
| 2 | ID_DYNNR_BOTTOM_SMALL | Call by reference | Type reference (TYPE) | SYDYNNR | Subscreen Unten (klein) | 20060601 | |||
| 3 | ID_DYNNR_TOP | Call by reference | Type reference (TYPE) | SYDYNNR | Subscreen Oben | 20060601 | |||
| 4 | ID_DYNNR_TOP_SMALL | Call by reference | Type reference (TYPE) | SYDYNNR | Subscreen Oben (klein) | 20060601 | |||
| 5 | ID_HEIGHT | Call by reference | Type reference (TYPE) | I | 5 | Größe des unteren Subscreens | 20060601 | ||
| 6 | ID_REPID | Value transfer | Type reference (TYPE) | SYREPID | Rahmenprogramm der Dynpros | 20060914 | |||
| 7 | ID_REPID_BOTTOM | Value transfer | Type reference (TYPE) | SYREPID | Rahmenprogramm der Dynpros | 20060914 | |||
| 8 | IF_NO_BOTTOM | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kein unterer Screen vorhanden | 20061114 |
Method CONSTRUCTOR on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method GET_HEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_HEIGHT | Value transfer | Type reference (TYPE) | I | Höhe | 20060601 |
Method GET_HEIGHT on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method GET_SUBSCREEN_BOTTOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Subscreen | 20060601 | |||
| 2 | ED_REPID | Value transfer | Type reference (TYPE) | SYREPID | Rahmenprogramm | 20060601 |
Method GET_SUBSCREEN_BOTTOM on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method GET_SUBSCREEN_TOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Subscreen | 20060601 | |||
| 2 | ED_REPID | Value transfer | Type reference (TYPE) | SYREPID | Rahmenprogramm | 20060601 |
Method GET_SUBSCREEN_TOP on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method GET_SUBSCR_CARRIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Subscreen für den Träger | 20060601 | |||
| 2 | ED_REPID | Value transfer | Type reference (TYPE) | SYREPID | Rahmenprogramm | 20060601 |
Method GET_SUBSCR_CARRIER on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method IS_SUBSCREEN_BOTTOM_AUTOHIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_AUTOHIDE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Automatisch zugeklappt | 20060601 |
Method IS_SUBSCREEN_BOTTOM_AUTOHIDE on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Subscreen Trägerdynpro | 20060601 | |||
| 2 | ED_REPID | Value transfer | Type reference (TYPE) | SYREPID | Rahmenprogramm | 20060601 |
Method PBO on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method SET_DYNNR_BOTTOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Subscreen | 20060601 | |||
| 2 | ID_REPID | Value transfer | Type reference (TYPE) | SYREPID | Programm des Subscreens | 20060914 | |||
| 3 | IF_BOTH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Beide Versionen setzen | 20060914 | ||
| 4 | IF_SMALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kleine Version setzen | 20060601 |
Method SET_DYNNR_BOTTOM on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method SET_DYNNR_TOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Subscreen | 20060601 | |||
| 2 | ID_REPID | Value transfer | Type reference (TYPE) | SYREPID | Programm des Subscreens | 20060914 | |||
| 3 | IF_BOTH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Beide Versionen setzen | 20060914 | ||
| 4 | IF_SMALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kleine Version setzen | 20060601 |
Method SET_DYNNR_TOP on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method SET_HEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe | 20060601 |
Method SET_HEIGHT on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method SET_HIDE_BOTTOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_HIDE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Ausblenden? | 20060601 |
Method SET_HIDE_BOTTOM on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method SET_HIDE_TOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_HIDE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Ausblenden? | 20060601 |
Method SET_HIDE_TOP on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method SET_NO_BOTTOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_NO_BOTTOM | Call by reference | Type reference (TYPE) | ABAP_BOOL | Kein unterer Subscreen vorhanden | 20061114 |
Method SET_NO_BOTTOM on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method SUBSCREEN_PAI Signature
Method SUBSCREEN_PAI on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no parameter.
Method SUBSCREEN_PAI on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Method SUBSCREEN_PBO Signature
Method SUBSCREEN_PBO on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no parameter.
Method SUBSCREEN_PBO on class CL_RECA_GUI_DYNPSUBSCR_FRAME has no exception.
Event Signatures
Event SASH_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_SASH | Exporting | Value transfer | Type reference (TYPE) | I | Sash | 20060601 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |