SAP ABAP Class CL_RECA_GUI_DYNPSPLITTER_FRAME (Screen Splitter: Wrapper for Caller)
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_DYNPSPLITTER_FRAME | |
Short Description | Screen Splitter: Wrapper for Caller | |
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 | 20090112 | SAP |
Last change | 20100310 | 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_DYNPSPLITTER_FRAME has no interface implemented.
Friends
Class CL_RECA_GUI_DYNPSPLITTER_FRAME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 50 | Sash Position of Splitter | 20090112 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 50 | Sash Position of Splitter | 20090112 | |
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Display Buttons | 20090112 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Upper/Left Hidden | 20090112 | |
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Lower/Right Hidden | 20090112 | |
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Subscreen Lower/Right Does Not Exist | 20090112 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Expanded/Collapsed in PAI | 20090112 | |
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Vertical Position | 20090112 | |
9 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_DYNPRO_SPLITTER | Screen Splitter (Singleton) | 20090112 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RECASCREEN | Horizontal Subscreen Container | 20090112 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RECASCREEN | Horizontal Subscreen Container with Buttons | 20090112 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RECASCREEN | Vertical Subscreen Container | 20090112 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RECASCREEN | Vertical Subscreen Container with Buttons | 20090112 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RECASCREEN | Upper/Left Subscreen | 20090112 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RECASCREEN | Lower/Right Subscreen | 20090112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Call PAI for Subscreen [Final] | 20090112 |
2 | ![]() |
Instance method | Public | Method | Call PBO for Subscreen [Final] | 20090112 |
3 | ![]() |
Instance method | Public | Constructor | Constructor - Program-Specific | 20090112 |
4 | ![]() |
Instance method | Public | Method | Sets Display of Buttons | 20090112 |
5 | ![]() |
Instance method | Public | Method | Gets Sash of Splitter (with Hide) [Final] | 20090112 |
6 | ![]() |
Instance method | Public | Method | Gets Container for Splitter [Final] | 20090112 |
7 | ![]() |
Instance method | Public | Method | Gets Upper/Left Subscreen [Final] | 20090112 |
8 | ![]() |
Instance method | Public | Method | Gets Lower/Right Subscreen [Final] | 20090112 |
9 | ![]() |
Instance method | Public | Method | Sets Upper/Left Subscreen [Final] | 20090112 |
10 | ![]() |
Instance method | Public | Method | Sets Lower/Right Subscreen [Final] | 20090112 |
11 | ![]() |
Instance method | Public | Method | Sets the Singleton Screen Splitter (One-Time) | 20090112 |
12 | ![]() |
Instance method | Public | Method | Sets Hide Upper/Left [Final] | 20090112 |
13 | ![]() |
Instance method | Public | Method | Sets Hide Lower/Right [Final] | 20090112 |
14 | ![]() |
Instance method | Public | Method | Sets Horizontal Splitter | 20090112 |
15 | ![]() |
Instance method | Public | Method | Subscreen Lower/Right Does Not Exist | 20090112 |
16 | ![]() |
Instance method | Public | Method | Sets Sash of Splitter [Final] | 20090112 |
17 | ![]() |
Instance method | Public | Method | Call PBO of Splitter [Final] | 20090112 |
18 | ![]() |
Instance method | Protected | Method | PAI Subscreen of Application | 20090112 |
19 | ![]() |
Instance method | Protected | Method | PBO Subscreen of Application | 20090112 |
20 | ![]() |
Instance method | Private | Method | Note Sash Position in Hidden Mode | 20090112 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | SASH_CHANGED | Instance Event (0) |
Public (2) |
Sash was changed | 20090112 |
Types
Class CL_RECA_GUI_DYNPSPLITTER_FRAME has no local type.
Method Signatures
Method CALL_SUBSCREEN_PAI Signature
Method CALL_SUBSCREEN_PAI on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no parameter.
Method CALL_SUBSCREEN_PAI on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method CALL_SUBSCREEN_PBO Signature
Method CALL_SUBSCREEN_PBO on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no parameter.
Method CALL_SUBSCREEN_PBO on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DYNNR_1 | Call by reference | Type reference (TYPE) | SYDYNNR | 20090112 | |||
2 | ![]() |
ID_DYNNR_2 | Call by reference | Type reference (TYPE) | SYDYNNR | 20090112 | |||
3 | ![]() |
ID_REPID | Value transfer | Type reference (TYPE) | SYREPID | 20090112 | |||
4 | ![]() |
ID_REPID_2 | Value transfer | Type reference (TYPE) | SYREPID | 20090112 | |||
5 | ![]() |
ID_SASH | Call by reference | Type reference (TYPE) | I | 50 | 20090112 |
Method CONSTRUCTOR on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method DISPLAY_BUTTONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_BUTTONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090112 |
Method DISPLAY_BUTTONS on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method GET_SASH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_USE_HIDDEN_SASH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090112 | ||
2 | ![]() |
RD_SASH | Value transfer | Type reference (TYPE) | I | 20090112 |
Method GET_SASH on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method GET_SPLITTER_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 | 20090112 | |||
2 | ![]() |
ED_REPID | Value transfer | Type reference (TYPE) | SYREPID | 20090112 |
Method GET_SPLITTER_CARRIER on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method GET_SUBSCREEN_1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | 20090112 | |||
2 | ![]() |
ED_REPID | Value transfer | Type reference (TYPE) | SYREPID | 20090112 |
Method GET_SUBSCREEN_1 on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method GET_SUBSCREEN_2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | 20090112 | |||
2 | ![]() |
ED_REPID | Value transfer | Type reference (TYPE) | SYREPID | 20090112 |
Method GET_SUBSCREEN_2 on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method SET_DYNNR_1 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 | 20090112 | |||
2 | ![]() |
ID_REPID | Value transfer | Type reference (TYPE) | SYREPID | 20090112 |
Method SET_DYNNR_1 on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method SET_DYNNR_2 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 | 20090112 | |||
2 | ![]() |
ID_REPID | Value transfer | Type reference (TYPE) | SYREPID | 20090112 |
Method SET_DYNNR_2 on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method SET_DYNPRO_SPLITTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DYNPRO_SPLITTER | Call by reference | Object reference (TYPE REF TO) | CL_DYNPRO_SPLITTER | 20090112 |
Method SET_DYNPRO_SPLITTER on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method SET_HIDE_1 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 | 20090112 |
Method SET_HIDE_1 on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method SET_HIDE_2 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 | 20090112 |
Method SET_HIDE_2 on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method SET_HORIZONTAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_HORIZONTAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090112 |
Method SET_HORIZONTAL on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method SET_NO_SCREEN_2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_NO_SCREEN_2 | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090112 |
Method SET_NO_SCREEN_2 on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method SET_SASH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_SASH | Call by reference | Type reference (TYPE) | I | 20090112 | |||
2 | ![]() |
IF_FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090112 |
Method SET_SASH on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method SPLITTER_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 | 20090112 | |||
2 | ![]() |
ED_REPID | Value transfer | Type reference (TYPE) | SYREPID | 20090112 |
Method SPLITTER_PBO on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method SUBSCREEN_PAI Signature
Method SUBSCREEN_PAI on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no parameter.
Method SUBSCREEN_PAI on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method SUBSCREEN_PBO Signature
Method SUBSCREEN_PBO on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no parameter.
Method SUBSCREEN_PBO on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no exception.
Method _REMEMBER_SASH_HIDDEN Signature
Method _REMEMBER_SASH_HIDDEN on class CL_RECA_GUI_DYNPSPLITTER_FRAME has no parameter.
Method _REMEMBER_SASH_HIDDEN on class CL_RECA_GUI_DYNPSPLITTER_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 | 20090112 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |