SAP ABAP Class CL_RSGM_FRAMEWORK (Graphical Modeling: Model Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSGM (Package) Graphical Model

⤷

⤷

Properties
Class | CL_RSGM_FRAMEWORK | |
Short Description | Graphical Modeling: Model Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSGM_MSG | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RSGM | Graphical Model |
Created | 20040419 | SAP |
Last change | 20130531 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSGM_FRAMEWORK has no interface implemented.
Friends
Class CL_RSGM_FRAMEWORK 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) | RS_BOOL | Indicator: Data Flow Model Saved / Not Saved | 20040419 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | PFSTATUS | 'STATUS_100' | PF Status | 20040421 | |
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSGM_T_FCODE | PF Status - Exclude Table | 20040423 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-REPID | 'SAPLRSGM' | PF Status Program Name | 20040421 | |
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | 'X' | Properties window is displayed | 20040419 | |
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20040419 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSO_REPOSITORY | BW Repository | 20040419 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20040419 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-DYNNR | Number of the subscreen DynPro | 20040419 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-REPID | Program name of the subscreen DynPro | 20040419 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | SY-DYNNR | 100 | Number of the main DynPro | 20040419 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | SY-SROWS | 50 | Max rows of DynPro 100 | 20040419 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | SY-REPID | 'SAPLRSGM' | Program name of the main DynPro | 20040419 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | I | 12 | Text height of the DynPro text | 20040419 | |
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Extension of the docking control | 20040419 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Indicator: PBO of DynPro 100 executed (values 0 or 1) | 20040419 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-SROWS | Height in rows of DynPro 100 | 20040419 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Mode: Initial, Display, Change | 20040430 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-SROWS | 6 | Height in rows of subscreen | 20040419 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040419 |
2 | ![]() |
Instance method | Private | Method | Initializes Docking Control for Screen 100 | 20040419 |
3 | ![]() |
Instance method | Private | Method | Initializes Splitter Control for Screen 100 | 20040419 |
4 | ![]() |
Instance method | Public | Method | Call of Main Screen (Screen 100) | 20040419 |
5 | ![]() |
Instance method | Public | Method | Execute or Forward the FCODE | 20040419 |
6 | ![]() |
Instance method | Public | Method | Ending the Control | 20040419 |
7 | ![]() |
Instance method | Public | Method | Returns the Container References for Toolbar and Network | 20040423 |
8 | ![]() |
Instance method | Public | Method | Returns Name and Program of DynPro Subscreens | 20040419 |
9 | ![]() |
Instance method | Private | Method | FCODE: CLOSE_PROPWIN - Close Properties Window | 20040506 |
10 | ![]() |
Instance method | Private | Method | FCODE: space (window or docking container resize) | 20040506 |
11 | ![]() |
Instance method | Public | Method | Execution of PAI DynPro 100 | 20040419 |
12 | ![]() |
Instance method | Public | Method | Execution of PBO DynPro 100 | 20040419 |
13 | ![]() |
Instance method | Public | Method | Sets the Title of the DynPro 100 | 20040419 |
14 | ![]() |
Instance method | Public | Method | Sets the PF_STATUS for DynPro 100 | 20040423 |
15 | ![]() |
Instance method | Public | Method | Sets Name and Program of DynPro Subscreen | 20040419 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | FCODE_RAISED | Instance Event (0) |
Public (2) |
FCODE | 20040419 |
2 | PBO_RUNS | Instance Event (0) |
Public (2) |
20040505 |
Types
Class CL_RSGM_FRAMEWORK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PF_STATUS | Call by reference | Type reference (TYPE) | PFSTATUS | PF-Status | 20040421 | ||
2 | ![]() |
I_PF_STATUS_EXCLUDE | Call by reference | Type reference (TYPE) | RSGM_T_FCODE | Tabelle mit FCODEs (als Exclude-Liste für PF_STATUS) | 20040423 | ||
3 | ![]() |
I_PF_STATUS_PROG | Call by reference | Type reference (TYPE) | SY-REPID | 20040421 | |||
4 | ![]() |
I_SUBSCREEN_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | Nummer des Subscreen DynPros | 20040421 | ||
5 | ![]() |
I_SUBSCREEN_PROG | Call by reference | Type reference (TYPE) | SY-REPID | Programm-Name des Subscreen DynPros | 20040421 |
Method CONSTRUCTOR on class CL_RSGM_FRAMEWORK has no exception.
Method CREATE_DOCKING_CONTROL Signature
Method CREATE_DOCKING_CONTROL on class CL_RSGM_FRAMEWORK has no parameter.
Method CREATE_DOCKING_CONTROL on class CL_RSGM_FRAMEWORK has no exception.
Method CREATE_SPLITTER_CONTROL Signature
Method CREATE_SPLITTER_CONTROL on class CL_RSGM_FRAMEWORK has no parameter.
Method CREATE_SPLITTER_CONTROL on class CL_RSGM_FRAMEWORK has no exception.
Method DISPLAY_DYNPRO100 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | 0 = initial, X = network | 20040419 |
Method DISPLAY_DYNPRO100 on class CL_RSGM_FRAMEWORK has no exception.
Method EXECUTE_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20040419 |
Method EXECUTE_FCODE on class CL_RSGM_FRAMEWORK has no exception.
Method FREE Signature
Method FREE on class CL_RSGM_FRAMEWORK has no parameter.
Method FREE on class CL_RSGM_FRAMEWORK has no exception.
Method GET_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_CONT_NETWORK | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für den Netzplan | 20040423 | ||
2 | ![]() |
E_R_CONT_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für den Toolbar | 20040423 |
Method GET_CONTAINER on class CL_RSGM_FRAMEWORK has no exception.
Method GET_SUBSCREEN_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBSCREEN_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | Number of the subscreen DynPro | 20040419 | ||
2 | ![]() |
E_SUBSCREEN_PROG | Call by reference | Type reference (TYPE) | SY-REPID | Program name of the subscreen DynPro | 20040419 |
Method GET_SUBSCREEN_INFO on class CL_RSGM_FRAMEWORK has no exception.
Method HANDLE_CLOSE_PROPWIN Signature
Method HANDLE_CLOSE_PROPWIN on class CL_RSGM_FRAMEWORK has no parameter.
Method HANDLE_CLOSE_PROPWIN on class CL_RSGM_FRAMEWORK has no exception.
Method HANDLE_RESIZE Signature
Method HANDLE_RESIZE on class CL_RSGM_FRAMEWORK has no parameter.
Method HANDLE_RESIZE on class CL_RSGM_FRAMEWORK has no exception.
Method RUN_DYNPRO100_PAI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code released by PAI of DynPro 100 | 20040419 |
Method RUN_DYNPRO100_PAI on class CL_RSGM_FRAMEWORK has no exception.
Method RUN_DYNPRO100_PBO Signature
Method RUN_DYNPRO100_PBO on class CL_RSGM_FRAMEWORK has no parameter.
Method RUN_DYNPRO100_PBO on class CL_RSGM_FRAMEWORK has no exception.
Method SET_DYNPRO100_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARM1 | Call by reference | Type reference (TYPE) | C | Titel Parameter 1 | 20040503 | ||
2 | ![]() |
I_PARM2 | Call by reference | Type reference (TYPE) | C | Titel Parameter 2 | 20040503 | ||
3 | ![]() |
I_PARM3 | Call by reference | Type reference (TYPE) | C | Titel Parameter 3 | 20040503 | ||
4 | ![]() |
I_PARM4 | Call by reference | Type reference (TYPE) | C | Titel Parameter 4 | 20040503 | ||
5 | ![]() |
I_PARM5 | Call by reference | Type reference (TYPE) | C | Titel Parameter 5 | 20040503 | ||
6 | ![]() |
I_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20040503 | ||
7 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | GUI_TITLE | Menu Painter: Titelcode | 20040419 |
Method SET_DYNPRO100_TITLE on class CL_RSGM_FRAMEWORK has no exception.
Method SET_PF_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PF_STATUS | Call by reference | Type reference (TYPE) | PFSTATUS | PF Status | 20040423 | ||
2 | ![]() |
I_PF_STATUS_EXCLUDE | Call by reference | Type reference (TYPE) | RSGM_T_FCODE | PF Status Exclude Tabelle | 20040423 | ||
3 | ![]() |
I_PF_STATUS_PROG | Call by reference | Type reference (TYPE) | SY-REPID | PF Status Programmname | 20040423 |
Method SET_PF_STATUS on class CL_RSGM_FRAMEWORK has no exception.
Method SET_SUBSCREEN_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SUBSCREEN_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20040419 | ||
2 | ![]() |
I_SUBSCREEN_PROG | Call by reference | Type reference (TYPE) | SY-REPID | ABAP-Programm, Nummer des aktuellen Dynpros | 20040419 |
Method SET_SUBSCREEN_INFO on class CL_RSGM_FRAMEWORK has no exception.
Event Signatures
Event FCODE_RAISED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | UI_FUNC | Funktionscode | 20040503 |
Event PBO_RUNS Signature
Event PBO_RUNS on class CL_RSGM_FRAMEWORK has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |