Hierarchy

⤷

⤷

Properties
Class | CL_RSFC_UI | |
Short Description | Simple Tree for Displaying the Feature | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSFC | Technology for Feature Content |
Created | 20070716 | 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) |
Interfaces
Class CL_RSFC_UI has no interface implemented.
Friends
Class CL_RSFC_UI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 20080506 | ||||
2 | ![]() |
Constant | Private | Type reference (TYPE) | DDOBJNAME | 'RSFC_TOPIC' | Name of ABAP Dictionary Object | 20080506 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | RSFC_TOPIC | 'TO' | Topic for Sample Content | 20080506 | |
4 | ![]() |
Constant | Public | See coding | 20080506 | ||||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TV_ITMNAME | Tree Control: Column Name / Item Name | 20080506 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20080506 | ||
7 | ![]() |
Instance attribute | Protected | See coding | RSFC CHAR 20 | 20080506 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OT_S_KEY | 20080506 | |||
9 | ![]() |
Constant | Private | Type reference (TYPE) | DSYSH-DOKCLASS | 'TX' | Document Class of the Docu | 20080506 | |
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-DYNNR | Current Screen Number | 20080506 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | Function Code that Triggered PAI | 20080506 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-REPID | 20080506 | |||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20080506 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20080506 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20080506 | ||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20080506 | ||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080506 | ||
18 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080506 | ||
19 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080506 | ||
20 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSFC_ITEMSEL | Selection of Content Elements | 20080506 | ||
21 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | List Tree Control | 20080506 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20080506 | |||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20080506 | ||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PT_T_ITEM_TABLE | 20080506 | |||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PT_T_ITEM_TABLE | 20080506 | |||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREEV_NTAB | Tree Control: Node Table | 20080506 | ||
27 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSFC_T_QUERY | Feature Content Query Table | 20080506 | ||
28 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PT_T_TDATA_STATE | 20080506 | |||
29 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSFC_T_WB | Workbook and Web Template Table | 20080506 | ||
30 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSFC_T_WB | Workbook Table for ALV Grid 102 | 20080506 |
Methods
Events
Class CL_RSFC_UI has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | OT_S_KEY | Protected | See coding | 20080506 | BEGIN OF ot_s_key,
topic(2) TYPE c,
feature(10) TYPE c,
END OF ot_s_key
|
||
2 | PT_T_ITEM_TABLE | Private | See coding | 20080506 | PT_T_ITEM_TABLE type STANDARD TABLE OF MTREEITM with DEFAULT KEY
|
||
3 | PT_T_TDATA_STATE | Private | See coding | 20080506 | pt_t_tdata_state TYPE TABLE OF rstt_s_tdata_state
|
Method Signatures
Method CALL_TRANSACTION_JOBMONI Signature
Method CALL_TRANSACTION_JOBMONI on class CL_RSFC_UI has no parameter.
Method CALL_TRANSACTION_JOBMONI on class CL_RSFC_UI has no exception.
Method CHECK_DOCU_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DOC_LANGU | Call by reference | Type reference (TYPE) | LANG | Sprachkennzeichen | 20080506 | ||
2 | ![]() |
E_EXIST | Value transfer | Type reference (TYPE) | RSBOOL | Flag-Struktur | 20080506 | ||
3 | ![]() |
I_QUERYNM | Call by reference | Type reference (TYPE) | RSFC_S_QUERY-COMPID | Name (ID) einer Reporting-Komponete | 20080506 |
Method CHECK_DOCU_EXIST on class CL_RSFC_UI has no exception.
Method COLLAPSE_ALL_NODES Signature
Method COLLAPSE_ALL_NODES on class CL_RSFC_UI has no parameter.
Method COLLAPSE_ALL_NODES on class CL_RSFC_UI has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | Aktuelle Dynpro-Nummer | 20080506 | ||
2 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | SY-REPID | 20080506 |
Method CONSTRUCTOR on class CL_RSFC_UI has no exception.
Method CREATE_ALV_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20080506 |
Method CREATE_ALV_GRID on class CL_RSFC_UI has no exception.
Method CREATE_ALV_GRID_QUERY Signature
Method CREATE_ALV_GRID_QUERY on class CL_RSFC_UI has no parameter.
Method CREATE_ALV_GRID_QUERY on class CL_RSFC_UI has no exception.
Method CREATE_ALV_GRID_WB Signature
Method CREATE_ALV_GRID_WB on class CL_RSFC_UI has no parameter.
Method CREATE_ALV_GRID_WB on class CL_RSFC_UI has no exception.
Method CREATE_ALV_GRID_WT Signature
Method CREATE_ALV_GRID_WT on class CL_RSFC_UI has no parameter.
Method CREATE_ALV_GRID_WT on class CL_RSFC_UI has no exception.
Method CREATE_NODE_AND_ITEM_TABLE Signature
Method CREATE_NODE_AND_ITEM_TABLE on class CL_RSFC_UI has no parameter.
Method CREATE_NODE_AND_ITEM_TABLE on class CL_RSFC_UI has no exception.
Method DISPLAY_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ITEM_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20080506 | ||
2 | ![]() |
I_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20080506 | ||
3 | ![]() |
I_REFRESH | Call by reference | Type reference (TYPE) | RS_BOOL | SPACE | Boolean | 20080506 |
Method DISPLAY_TABLE on class CL_RSFC_UI has no exception.
Method ENQUEUE_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSTT_TOBJNM | Trace-Tool: Testobjekt-Name | 20080506 | ||
2 | ![]() |
R_LOCKED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080506 |
Method ENQUEUE_READ on class CL_RSFC_UI has no exception.
Method EXPAND_ALL_NODES Signature
Method EXPAND_ALL_NODES on class CL_RSFC_UI has no parameter.
Method EXPAND_ALL_NODES on class CL_RSFC_UI has no exception.
Method FILL_GRID_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ITEM_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20080506 | ||
2 | ![]() |
I_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20080506 |
Method FILL_GRID_TABLE on class CL_RSFC_UI has no exception.
Method GET_INFOPROV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_QUERYNM | Call by reference | Type reference (TYPE) | RSZCOMPID | Name (ID) einer Reporting-Komponete | 20080506 | ||
2 | ![]() |
R_INFOPROV | Value transfer | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20080506 |
Method GET_INFOPROV on class CL_RSFC_UI has no exception.
Method GET_NUMBER_WEBTEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LINES_WT | Value transfer | Type reference (TYPE) | I | 20080506 |
Method GET_NUMBER_WEBTEMPLATE on class CL_RSFC_UI has no exception.
Method GET_NUMBER_WORKBOOK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LINES_WB | Value transfer | Type reference (TYPE) | I | 20080506 |
Method GET_NUMBER_WORKBOOK on class CL_RSFC_UI 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 | Value transfer | Attribute reference (LIKE) | 20080506 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20080506 |
Method HANDLE_BUTTON_CLICK on class CL_RSFC_UI has no exception.
Method HANDLE_CHECKBOX_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECKED | Value transfer | Attribute reference (LIKE) | 20080506 | ||||
2 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20080506 | ||||
3 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20080506 |
Method HANDLE_CHECKBOX_CHANGE on class CL_RSFC_UI has no exception.
Method HANDLE_EXPAND_NO_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20080506 |
Method HANDLE_EXPAND_NO_CHILDREN on class CL_RSFC_UI has no exception.
Method HANDLE_GRID_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20080506 |
Method HANDLE_GRID_TOOLBAR on class CL_RSFC_UI has no exception.
Method HANDLE_GRID_UC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20080506 |
Method HANDLE_GRID_UC on class CL_RSFC_UI has no exception.
Method HANDLE_HEADER_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HEADER_NAME | Value transfer | Attribute reference (LIKE) | 20080506 |
Method HANDLE_HEADER_CLICK on class CL_RSFC_UI has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20080506 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20080506 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_RSFC_UI has no exception.
Method HANDLE_LINK_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20080506 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20080506 |
Method HANDLE_LINK_CLICK on class CL_RSFC_UI has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20080506 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_RSFC_UI has no exception.
Method ON_HOTSPOT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20080506 | ||||
2 | ![]() |
E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20080506 | ||||
3 | ![]() |
E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20080506 |
Method ON_HOTSPOT_CLICK on class CL_RSFC_UI has no exception.
Method PREPARE_EVENTS_FOR_TREE Signature
Method PREPARE_EVENTS_FOR_TREE on class CL_RSFC_UI has no parameter.
Method PREPARE_EVENTS_FOR_TREE on class CL_RSFC_UI has no exception.
Method PRINT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOC_LANGU | Call by reference | Type reference (TYPE) | LANG | Sprachkennzeichen | 20080506 | ||
2 | ![]() |
I_DOKNAME | Call by reference | Type reference (TYPE) | C | 20080506 |
Method PRINT_INFO on class CL_RSFC_UI has no exception.
Method RESET Signature
Method RESET on class CL_RSFC_UI has no parameter.
Method RESET on class CL_RSFC_UI has no exception.
Method SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIND_NEXT | Call by reference | Type reference (TYPE) | RSBOOL | Flag-Struktur | 20080506 |
Method SEARCH on class CL_RSFC_UI has no exception.
Method SET_ALV_GRID_FCAT_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20080506 |
Method SET_ALV_GRID_FCAT_QUERY on class CL_RSFC_UI has no exception.
Method SET_ALV_GRID_FCAT_WTEMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20080506 |
Method SET_ALV_GRID_FCAT_WTEMPL on class CL_RSFC_UI has no exception.
Method SET_PRESSED_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PRESSED_TAB | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20080506 |
Method SET_PRESSED_TAB on class CL_RSFC_UI has no exception.
Method SHOW_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATE_FROM | Call by reference | Type reference (TYPE) | BALDATE | Anwendungs-Log: Datum | 20080506 | ||
2 | ![]() |
I_DATE_TO | Call by reference | Type reference (TYPE) | BALDATE | Anwendungs-Log: Datum | 20080506 | ||
3 | ![]() |
I_EXT_IDENT | Call by reference | Type reference (TYPE) | BALHDR-EXTNUMBER | Anwendungs-Log: Externe Identifikation | 20080506 | ||
4 | ![]() |
I_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20080506 | ||
5 | ![]() |
I_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20080506 | ||
6 | ![]() |
I_TIME_FROM | Call by reference | Type reference (TYPE) | BALTIME | Anwendungs-Log: Uhrzeit | 20080506 | ||
7 | ![]() |
I_TIME_TO | Call by reference | Type reference (TYPE) | BALTIME | Anwendungs-Log: Uhrzeit | 20080506 | ||
8 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | BALUSER | Anwendungs-Log: Benutzername | 20080506 |
Method SHOW_LOG on class CL_RSFC_UI has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |