SAP ABAP Class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL (Docking Container for qRFC Administration Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-BPE (Application Component) Business Process Engine
⤷
SWF_XI_ADM (Package) XI: BPE Administration

⤷

⤷

Properties
Class | CL_SWF_XI_ADM_QRFC_SCREEN_HNDL | |
Short Description | Docking Container for qRFC Administration Functions | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_XI_ADM | XI: BPE Administration |
Created | 20060601 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL has no forward declaration.
Interfaces
Class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL has no interface implemented.
Friends
Class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TV_NODEKEY | '002' | Tree Control: Node Key | 20060601 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TV_NODEKEY | '001' | Tree Control: Node Key | 20060601 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | TV_NODEKEY | '005' | Tree Control: Node Key | 20060608 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | TV_NODEKEY | '003' | Tree Control: Node Key | 20060607 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | TV_NODEKEY | '004' | Tree Control: Node Key | 20060608 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | TV_NODEKEY | '006' | Tree Control: Node Key | 20060609 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | TV_NODEKEY | '008' | Tree Control: Node Key | 20060921 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | TV_NODEKEY | '007' | Tree Control: Node Key | 20060612 | |
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_XI_ADM_QRFC_COMMAND | Functions for Analyzing qRFC | 20060608 | ||
10 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20060601 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20060601 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SWFXIADMTQRFCFUNC | Functions in qRFC Analysis Tool | 20060602 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20060601 | ||
14 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SWF_XI_ADM_QRFC_SCREEN_HNDL | Singleton | 20060601 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Column Tree Control | 20060601 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060602 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060601 |
3 | ![]() |
Instance method | Private | Method | 20060601 | |
4 | ![]() |
Static method | Public | Method | 20060601 | |
5 | ![]() |
Instance method | Private | Method | 20060601 | |
6 | ![]() |
Instance method | Public | Method | 20060605 | |
7 | ![]() |
Instance method | Public | Method | 20060605 | |
8 | ![]() |
Instance method | Private | Event handling method | 20060601 | |
9 | ![]() |
Instance method | Private | Method | 20060601 | |
10 | ![]() |
Instance method | Public | Method | 20060619 |
Events
Class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL has no event.
Types
Class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | 20060601 | |||
2 | ![]() |
IM_DYNP_DATA | Value transfer | Type reference (TYPE) | SWFXIADM_QRFCDATA | Daten für das qRFC-Analysetool | 20060602 | ||
3 | ![]() |
IM_REPID | Value transfer | Type reference (TYPE) | SYREPID | 20060601 |
Method CONSTRUCTOR on class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL has no exception.
Method CREATE_DOCKING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DOCKING | Value transfer | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20060601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070403 |
Method CREATE_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | SY-DYNNR | 20060601 | ||
2 | ![]() |
IM_DYNP_DATA | Call by reference | Type reference (TYPE) | SWFXIADM_QRFCDATA | Daten für das qRFC-Analysetool | 20060602 | ||
3 | ![]() |
IM_REPID | Call by reference | Type reference (TYPE) | SYREPID | SY-REPID | 20060601 | ||
4 | ![]() |
RE_SCREEN_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_SWF_XI_ADM_QRFC_SCREEN_HNDL | Dockingcontainer für qRFC Administrationsfunktionen | 20060605 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070403 |
Method CREATE_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20060601 | ||
2 | ![]() |
RE_TREE | Value transfer | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Column Tree Control | 20060601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070403 |
Method DISABLE_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FUNCTION | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20060605 |
Method DISABLE_FUNCTION on class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL has no exception.
Method ENABLE_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FUNCTION | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20060605 |
Method ENABLE_FUNCTION on class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL has no exception.
Method HANDLE_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20060601 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060601 |
Method HANDLE_BUTTON_CLICK on class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070403 |
Method SET_DYNP_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DYNP_DATA | Value transfer | Type reference (TYPE) | SWFXIADM_QRFCDATA | Daten für das qRFC-Analysetool | 20060619 |
Method SET_DYNP_DATA on class CL_SWF_XI_ADM_QRFC_SCREEN_HNDL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |