SAP ABAP Class CL_RSDF_GUI_TEMPLATE_SEL (Popup: Apply Data Flow)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSDF_GUI (Package) Data Warehousing Workbench Data Flow
⤷
⤷
Properties
| Class | CL_RSDF_GUI_TEMPLATE_SEL | |
| Short Description | Popup: Apply Data Flow | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDF_GUI | Data Warehousing Workbench Data Flow |
| Created | 20100222 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDF_GUI_TEMPLATE_SEL has no forward declaration.
Interfaces
Class CL_RSDF_GUI_TEMPLATE_SEL has no interface implemented.
Friends
Class CL_RSDF_GUI_TEMPLATE_SEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | 'CONTENTTEMPLATES' | 30 Characters | 20100222 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | 'DATAFLOWS' | 30 Characters | 20100222 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | 'TEMPLATES' | 30 Characters | 20100222 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20100222 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER_BAR | Vertical Tab Page for Controls | 20100222 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20100222 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20100222 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20100222 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDF_GUI | Reference to Data Flow Display | 20100223 | |||
| 10 | Instance attribute | Private | See coding | 20100222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100222 | ||
| 2 | Instance method | Private | Method | 20100222 | ||
| 3 | Instance method | Private | Method | 20100222 | ||
| 4 | Instance method | Private | Method | 20100222 | ||
| 5 | Instance method | Private | Event handling method | 20100223 | ||
| 6 | Instance method | Public | Method | 20100222 | ||
| 7 | Instance method | Public | Method | 20100303 | ||
| 8 | Instance method | Private | Method | 20100222 | ||
| 9 | Instance method | Private | Method | 20100222 | ||
| 10 | Instance method | Public | Event handling method | Klick on Drawer | 20100222 | |
| 11 | Instance method | Public | Method | 20100222 | ||
| 12 | Instance method | Public | Method | 20100222 |
Events
Class CL_RSDF_GUI_TEMPLATE_SEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DRAWER_ATTR | Private | See coding | 20100222 | BEGIN OF ty_s_drawer_attr,
caption TYPE text40,
icon TYPE iconname,
name TYPE text30,
r_tree_view TYPE REF TO cl_rsawbn_tree_view_dmod_sel,
END OF ty_s_drawer_attr
|
Method Signatures
Method CREATE_CONTAINERS Signature
Method CREATE_CONTAINERS on class CL_RSDF_GUI_TEMPLATE_SEL has no parameter.
Method CREATE_CONTAINERS on class CL_RSDF_GUI_TEMPLATE_SEL has no exception.
Method CREATE_DATAFLOW Signature
Method CREATE_DATAFLOW on class CL_RSDF_GUI_TEMPLATE_SEL has no parameter.
Method CREATE_DATAFLOW on class CL_RSDF_GUI_TEMPLATE_SEL has no exception.
Method CREATE_DRAWER Signature
Method CREATE_DRAWER on class CL_RSDF_GUI_TEMPLATE_SEL has no parameter.
Method CREATE_DRAWER on class CL_RSDF_GUI_TEMPLATE_SEL has no exception.
Method CREATE_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20100222 | |||
| 2 | I_TREENM | Call by reference | Type reference (TYPE) | RSAWBNTREENM | Zusammengesetzer Name aus Tree AWB-Objekt und evtl. Quellsys | 20100222 | |||
| 3 | RE_R_TREE_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_TREE_VIEW_DMOD_SEL | Selektion von Datenflüssen/Vorlagen | 20100222 |
Method CREATE_TREE on class CL_RSDF_GUI_TEMPLATE_SEL has no exception.
Method DATAFLOW_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATAFLOW | Call by reference | Attribute reference (LIKE) | 20100223 | |||||
| 2 | TREENM | Call by reference | Attribute reference (LIKE) | 20100223 |
Method DATAFLOW_SELECTED on class CL_RSDF_GUI_TEMPLATE_SEL has no exception.
Method FREE Signature
Method FREE on class CL_RSDF_GUI_TEMPLATE_SEL has no parameter.
Method FREE on class CL_RSDF_GUI_TEMPLATE_SEL has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_S_DATA | Value transfer | Type reference (TYPE) | RSDF_S_DATA | Datenstrukturen eines Datenflusses | 20100303 |
Method GET_DATA on class CL_RSDF_GUI_TEMPLATE_SEL has no exception.
Method INIT Signature
Method INIT on class CL_RSDF_GUI_TEMPLATE_SEL has no parameter.
Method INIT on class CL_RSDF_GUI_TEMPLATE_SEL has no exception.
Method INIT_DATA_TABLES Signature
Method INIT_DATA_TABLES on class CL_RSDF_GUI_TEMPLATE_SEL has no parameter.
Method INIT_DATA_TABLES on class CL_RSDF_GUI_TEMPLATE_SEL has no exception.
Method ON_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Attribute reference (LIKE) | 20100222 | |||||
| 2 | ID | Call by reference | Attribute reference (LIKE) | 20100222 | |||||
| 3 | NAME | Call by reference | Attribute reference (LIKE) | 20100222 |
Method ON_CLICKED on class CL_RSDF_GUI_TEMPLATE_SEL has no exception.
Method PAI_0050 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_DYN0050 | Call by reference | Type reference (TYPE) | RSDF_GUI_S_DYN0050 | Funktionscode | 20100222 |
Method PAI_0050 on class CL_RSDF_GUI_TEMPLATE_SEL has no exception.
Method PBO_0050 Signature
Method PBO_0050 on class CL_RSDF_GUI_TEMPLATE_SEL has no parameter.
Method PBO_0050 on class CL_RSDF_GUI_TEMPLATE_SEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |