SAP ABAP Class CL_RSTT_TDATA_UI (Front End for Data Transfer Processing)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
BW_TDATA (Package) Transfer of Test and Application Data
⤷
⤷
Properties
| Class | CL_RSTT_TDATA_UI | |
| Short Description | Front End for Data Transfer Processing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_TDATA | Transfer of Test and Application Data |
| Created | 20090202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSTT_TDATA_UI has no interface implemented.
Friends
Class CL_RSTT_TDATA_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSTT_STRING | '0D_FC_' | Prefix for Query Names | 20090311 | ||
| 2 | Constant | Protected | See coding | 20090310 | |||||
| 3 | Static Attribute | Protected | Type reference (TYPE) | RSTT_T_TDATA_OBJ | Object List of Transfer Source | 20090223 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | RSTT_T_TDATA | RSFC Query List | 20090311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Find Elements for Theme Selection | 20090310 | |
| 2 | Static method | Public | Method | Generate Hierarchy for Feature Content | 20090310 | |
| 3 | Static method | Public | Method | Prepare Object List for Displaying a Type | 20090203 | |
| 4 | Static method | Public | Method | Prepare Object List for Displaying a Type | 20090203 | |
| 5 | Static method | Public | Method | Define Processing Parameters | 20090225 | |
| 6 | Static method | Public | Method | Prepare Initial List | 20090302 | |
| 7 | Static method | Protected | Method | Get Objects in the Data Source | 20090203 | |
| 8 | Static method | Protected | Method | Find Parameters for an Object | 20090203 | |
| 9 | Static method | Private | Method | Code RSFC Selection Key | 20090311 | |
| 10 | Static method | Private | Method | Add All Functionalities in Hierarchy | 20090310 | |
| 11 | Static method | Private | Method | Add All Themes in Hierarchy | 20090310 | |
| 12 | Static method | Private | Method | Read Feature Content Queries | 20090311 |
Events
Class CL_RSTT_TDATA_UI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_T_STARTLIST | Public | See coding | 20090203 | nt_t_startlist TYPE STANDARD TABLE OF rstt_s_tdata_startlist
WITH DEFAULT KEY
|
||
| 2 | NT_T_TDMAP_UI | Public | See coding | 20090203 | nt_t_tdmap_ui TYPE STANDARD TABLE OF rstt_s_tdata_startlist_ui
WITH DEFAULT KEY
|
Method Signatures
Method COLLECT_RSFC_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SEL | Call by reference | Type reference (TYPE) | RSTT_T_TDATA | Objektselektion | 20090310 | |||
| 2 | I_R_HIER | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_HIER | Themenhierarchie | 20090310 | |||
| 3 | I_SID | Call by reference | Type reference (TYPE) | RSTT_INT4 | Element | 20090310 |
Method COLLECT_RSFC_ITEMS on class CL_RSTT_TDATA_UI has no exception.
Method GET_RSFC_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_HIER | Value transfer | Object reference (TYPE REF TO) | CL_RSTT_HIER | Hierarchieinstanz | 20090310 |
Method GET_RSFC_HIER on class CL_RSTT_TDATA_UI has no exception.
Method GET_TRANS_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_TRANS_TP | Call by reference | Type reference (TYPE) | RSTT_T_TEXT | Zulässige Typen zur Transformation | 20090203 | |||
| 2 | I_INITIALIZE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Neu lesen | 20090223 | |||
| 3 | I_SOURCE | Call by reference | Type reference (TYPE) | RSTT_SOURCE | Quelle | 20090203 | |||
| 4 | I_SYSDEST | Call by reference | Type reference (TYPE) | RSRLOGSYS | Logisches System des Empfängers | 20090203 | |||
| 5 | I_T_OBJ_START | Call by reference | Type reference (TYPE) | NT_T_STARTLIST | Objektstartliste | 20090203 |
Method GET_TRANS_TYPES on class CL_RSTT_TDATA_UI has no exception.
Method PREPARE_OBJLIST_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_OBJ | Call by reference | Type reference (TYPE) | NT_T_TDMAP_UI | Objektliste | 20090203 | |||
| 2 | I_INITIALIZE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Neu lesen | 20090223 | |||
| 3 | I_R_TRANS | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRANS | Instanz der Transformation | 20090205 | |||
| 4 | I_SOURCE | Call by reference | Type reference (TYPE) | RSTT_SOURCE | Quelle | 20090203 | |||
| 5 | I_SYSDEST | Call by reference | Type reference (TYPE) | RSRLOGSYS | Logisches System des Empfängers | 20090203 | |||
| 6 | I_TDATATP | Call by reference | Type reference (TYPE) | RSTT_TDATATP | Objekttyp | 20090203 | |||
| 7 | I_T_OBJ_START | Call by reference | Type reference (TYPE) | NT_T_STARTLIST | Objektstartliste | 20090203 |
Method PREPARE_OBJLIST_TYPE on class CL_RSTT_TDATA_UI has no exception.
Method PREPARE_PROCESS_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_OBJ | Call by reference | Type reference (TYPE) | RSTT_T_TDATA_PROCESS | Objektliste | 20090225 | |||
| 2 | E_T_SYSDEST | Call by reference | Type reference (TYPE) | RSTT_T_SYS | Tabellentyp für logische Systeme | 20090225 | |||
| 3 | I_T_STARTLIST | Call by reference | Type reference (TYPE) | NT_T_STARTLIST | Startliste der Objekte | 20090225 | |||
| 4 | I_T_SYS | Call by reference | Type reference (TYPE) | RSTT_T_TEXT | Systemliste | 20090225 |
Method PREPARE_PROCESS_PARAMS on class CL_RSTT_TDATA_UI has no exception.
Method PREPARE_START_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_OBJ | Call by reference | Type reference (TYPE) | RSTT_T_TDATA_PROCESS | Objektliste | 20090302 | |||
| 2 | I_T_STARTLIST | Call by reference | Type reference (TYPE) | NT_T_STARTLIST | Startliste | 20090302 |
Method PREPARE_START_LIST on class CL_RSTT_TDATA_UI has no exception.
Method _COLLECT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INITIALIZE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Neu lesen | 20090223 | |||
| 2 | I_SOURCE | Call by reference | Type reference (TYPE) | RSTT_SOURCE | Quelle | 20090203 | |||
| 3 | I_SYSDEST | Call by reference | Type reference (TYPE) | RSRLOGSYS | Logisches System des Empfängers | 20090203 | |||
| 4 | I_TRANSKIND | Call by reference | Type reference (TYPE) | RSTT_TRANSKIND | Transferart | 20090223 | |||
| 5 | I_T_OBJ_START | Call by reference | Type reference (TYPE) | NT_T_STARTLIST | Objektstartliste | 20090203 |
Method _COLLECT_OBJECTS on class CL_RSTT_TDATA_UI has no exception.
Method _PREPARE_SINGLE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_OBJ | Call by reference | Type reference (TYPE) | NT_T_TDMAP_UI | Objektliste | 20090203 | |||
| 2 | I_R_TRANS | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRANS | Instanz der Transformation | 20090205 | |||
| 3 | I_SOURCE | Call by reference | Type reference (TYPE) | RSTT_SOURCE | Quelle | 20090203 | |||
| 4 | I_SYSDEST | Call by reference | Type reference (TYPE) | RSRLOGSYS | Logisches System des Empfängers | 20090203 | |||
| 5 | I_S_OBJ | Call by reference | Type reference (TYPE) | RSTT_S_TDATA_OBJ | Objektparameter | 20090203 |
Method _PREPARE_SINGLE_OBJECT on class CL_RSTT_TDATA_UI has no exception.
Method __RSFC_CODE_SEL_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FEATURE | Call by reference | Type reference (TYPE) | CHAR10 | Funktionalität | 20090311 | |||
| 2 | I_TOPIC | Call by reference | Type reference (TYPE) | CHAR2 | Thema des Beispielcontents | 20090311 | |||
| 3 | R_CODE | Value transfer | Type reference (TYPE) | RSTT_STRING | Schlüssel | 20090311 |
Method __RSFC_CODE_SEL_KEY on class CL_RSTT_TDATA_UI has no exception.
Method __RSFC_HIER_FEATURES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_HIER | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_HIER | Instanz | 20090310 | |||
| 2 | I_SID_REF | Call by reference | Type reference (TYPE) | RSTT_INT4 | SID des Vorgängers | 20090310 | |||
| 3 | I_TOPIC | Call by reference | Type reference (TYPE) | CHAR2 | Thema des Beispielcontents | 20090310 |
Method __RSFC_HIER_FEATURES_GET on class CL_RSTT_TDATA_UI has no exception.
Method __RSFC_HIER_TOPICS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_HIER | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_HIER | Instanz | 20090310 | |||
| 2 | I_SID_REF | Call by reference | Type reference (TYPE) | RSTT_INT4 | SID des Vorgängers | 20090310 |
Method __RSFC_HIER_TOPICS_GET on class CL_RSTT_TDATA_UI has no exception.
Method __RSFC_READ_QUERIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_QUERY | Call by reference | Type reference (TYPE) | RSTT_T_TDATA | Queryliste | 20090311 | |||
| 2 | I_FEATURE | Call by reference | Type reference (TYPE) | CHAR10 | Funktionalität | 20090311 | |||
| 3 | I_TOPIC | Call by reference | Type reference (TYPE) | CHAR2 | Thema des Beispielcontents | 20090311 |
Method __RSFC_READ_QUERIES on class CL_RSTT_TDATA_UI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |