SAP ABAP Class CL_RSTRAN_COMPARE_GUI (Front end: Data flow comparison function)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSTRAN_TMPL (Package) Transformation: Migration

⤷

⤷

Properties
Class | CL_RSTRAN_COMPARE_GUI | |
Short Description | Front end: Data flow comparison function | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSTRAN_TMPL | Transformation: Migration |
Created | 20091116 | 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_RSTRAN_COMPARE_GUI has no interface implemented.
Friends
Class CL_RSTRAN_COMPARE_GUI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSSGUID25 | Key Structure for Comparison Information Table | 20100422 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20091118 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20091118 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSTRAN_COMPARE_BACKEND | Reference to back end: data flow comparison functionality | 20091118 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20091118 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20091118 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to comparison table data | 20091118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Front end: Constructor data flow comparison | 20091116 |
2 | ![]() |
Instance method | Private | Method | Creates the ALV grid for comparison overview | 20091118 |
3 | ![]() |
Instance method | Private | Method | Creates ALV grid of comparison results | 20091118 |
4 | ![]() |
Instance method | Public | Method | Creates comparison information using the modification table | 20091206 |
5 | ![]() |
Instance method | Public | Method | Returns the reference to the back end object | 20091118 |
6 | ![]() |
Static method | Public | Method | Loads component ID | 20100422 |
7 | ![]() |
Instance method | Public | Method | Returns attribute reference | 20100628 |
8 | ![]() |
Instance method | Public | Method | PAI for screen 100 (comparison overview) | 20091118 |
9 | ![]() |
Instance method | Public | Method | PAI for screen 110 (create comparison) | 20091120 |
10 | ![]() |
Instance method | Public | Method | PAI for screen 120 (comparison result) | 20091120 |
11 | ![]() |
Instance method | Public | Method | PAI exit command screen 110 (create comparison) | 20091120 |
12 | ![]() |
Instance method | Public | Method | PBO for screen 100 (comparison screen) | 20091118 |
13 | ![]() |
Instance method | Public | Method | PBO for screen 110 (create comparison) | 20091120 |
14 | ![]() |
Instance method | Public | Method | PBO for screen 120 (comparison result) | 20091120 |
15 | ![]() |
Instance method | Public | Method | Starts the data flow comparison | 20091121 |
16 | ![]() |
Static method | Public | Method | Saves component ID | 20100422 |
17 | ![]() |
Instance method | Public | Method | Sets a filter for the data flow comparison | 20091207 |
18 | ![]() |
Instance method | Public | Method | Shows the result of a data flow comparison | 20091206 |
Events
Class CL_RSTRAN_COMPARE_GUI has no event.
Types
Class CL_RSTRAN_COMPARE_GUI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSTRAN_COMPARE_GUI has no parameter.
Method CONSTRUCTOR on class CL_RSTRAN_COMPARE_GUI has no exception.
Method CREATE_OVERVIEW_GRID Signature
Method CREATE_OVERVIEW_GRID on class CL_RSTRAN_COMPARE_GUI has no parameter.
Method CREATE_OVERVIEW_GRID on class CL_RSTRAN_COMPARE_GUI has no exception.
Method CREATE_RESULT_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPID | Call by reference | Type reference (TYPE) | RSTRAN_TMPL_CLUST_INFO_KEY | Schlüsselstruktur für Vergleichsinformationstabelle | 20100422 |
Method CREATE_RESULT_GRID on class CL_RSTRAN_COMPARE_GUI has no exception.
Method CREATE_RESULT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STR_RESULT | Value transfer | Type reference (TYPE) | STRING | Vergleichsinformationen | 20091206 |
Method CREATE_RESULT_INFO on class CL_RSTRAN_COMPARE_GUI has no exception.
Method GET_BACKEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_BACKEND | Value transfer | Object reference (TYPE REF TO) | CL_RSTRAN_COMPARE_BACKEND | Backend: Datenflussvergleichsfunktionalität | 20091118 |
Method GET_BACKEND on class CL_RSTRAN_COMPARE_GUI has no exception.
Method GET_COMPID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COMPID | Value transfer | Type reference (TYPE) | RSSGUID25 | Schlüsselstruktur für Vergleichsinformationstabelle | 20100422 |
Method GET_COMPID on class CL_RSTRAN_COMPARE_GUI has no exception.
Method GET_P_R_OVERVIEW_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_OVERVIEW_DATA | Call by reference | Type reference (TYPE) | DATA | 20100628 |
Method GET_P_R_OVERVIEW_DATA on class CL_RSTRAN_COMPARE_GUI has no exception.
Method PAI_100 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DYN_VAR | Value transfer | Type reference (TYPE) | RSTRAN_TMPL_COMPARE_GUI_DYN110 | Dynprovariablen' Vergleich anlegen' Screen 110 | 20091214 | ||
2 | ![]() |
C_LOGSYS | Value transfer | Type reference (TYPE) | RSTRAN_GUI_S_DYN050-LOGSYS | Quellsystem | 20091214 | ||
3 | ![]() |
I_OKCODE | Value transfer | Type reference (TYPE) | CHAR30 | 30 Characters | 20091120 |
Method PAI_100 on class CL_RSTRAN_COMPARE_GUI has no exception.
Method PAI_110 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DTP | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_DTP | Datentransferprozess: Public Interface | 20100628 | ||
2 | ![]() |
C_DYN_VAR | Call by reference | Type reference (TYPE) | RSTRAN_TMPL_COMPARE_GUI_DYN110 | Dynprovariablen' Vergleich anlegen' Screen 110 | 20091120 | ||
3 | ![]() |
C_LOGSYS | Call by reference | Type reference (TYPE) | RSTRAN_GUI_S_DYN050-LOGSYS | Quellsystem | 20091128 | ||
4 | ![]() |
I_OKCODE | Value transfer | Type reference (TYPE) | CHAR30 | 30 Characters | 20091120 | ||
5 | ![]() |
I_REQUNR | Value transfer | Type reference (TYPE) | RSREQUNR | Anforderungsnummer für die Datenübertragung | 20100628 |
Method PAI_110 on class CL_RSTRAN_COMPARE_GUI has no exception.
Method PAI_120 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OKCODE | Value transfer | Type reference (TYPE) | CHAR30 | 30 Characters | 20091120 | ||
2 | ![]() |
I_PREV_SCREEN | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20091206 |
Method PAI_120 on class CL_RSTRAN_COMPARE_GUI has no exception.
Method PAI_EXIT_110 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DYN_VAR | Call by reference | Type reference (TYPE) | RSTRAN_TMPL_COMPARE_GUI_DYN110 | Dynprovariablen' Vergleich anlegen' Screen 110 | 20091121 | ||
2 | ![]() |
I_OKCODE | Value transfer | Type reference (TYPE) | CHAR30 | 30 Characters | 20091120 | ||
3 | ![]() |
I_REPID | Value transfer | Type reference (TYPE) | REPID | Abap-Reportname | 20091124 |
Method PAI_EXIT_110 on class CL_RSTRAN_COMPARE_GUI has no exception.
Method PBO_100 Signature
Method PBO_100 on class CL_RSTRAN_COMPARE_GUI has no parameter.
Method PBO_100 on class CL_RSTRAN_COMPARE_GUI has no exception.
Method PBO_110 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DO_NOT_CHANGING | Call by reference | Type reference (TYPE) | C | Anzeige initialisieren | 20100628 | ||
2 | ![]() |
C_DYN_VAR | Call by reference | Type reference (TYPE) | RSTRAN_TMPL_COMPARE_GUI_DYN110 | Dynprovariablen' Vergleich anlegen' Screen 110 | 20091122 | ||
3 | ![]() |
C_LOGSYS | Call by reference | Type reference (TYPE) | RSTRAN_GUI_S_DYN050-LOGSYS | Quellsystem | 20091124 | ||
4 | ![]() |
I_REPID | Value transfer | Type reference (TYPE) | REPID | Abap-Reportname | 20091124 |
Method PBO_110 on class CL_RSTRAN_COMPARE_GUI has no exception.
Method PBO_120 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STR_RESULT | Call by reference | Type reference (TYPE) | CHAR120 | Resultatstring | 20091206 |
Method PBO_120 on class CL_RSTRAN_COMPARE_GUI has no exception.
Method PROCESS_COMPARISON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20130322 | ||
2 | ![]() |
I_DYN_VAR | Value transfer | Type reference (TYPE) | RSTRAN_TMPL_COMPARE_GUI_DYN110 | Dynprovariablen' Vergleich anlegen' Screen 110 | 20091121 | ||
3 | ![]() |
I_REQUNR | Value transfer | Type reference (TYPE) | RSREQUNR | Anforderungsnummer für die Datenübertragung | 20100628 |
Method PROCESS_COMPARISON on class CL_RSTRAN_COMPARE_GUI has no exception.
Method SET_COMPID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPID | Call by reference | Type reference (TYPE) | RSSGUID25 | Schlüsselstruktur für Vergleichsinformationstabelle | 20100422 |
Method SET_COMPID on class CL_RSTRAN_COMPARE_GUI has no exception.
Method SET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DTP | Call by reference | Object reference (TYPE REF TO) | CL_RSBK_DTP | Datentransferprozess: Public Interface | 20100628 | ||
2 | ![]() |
C_DYN_VAR | Call by reference | Type reference (TYPE) | RSTRAN_TMPL_COMPARE_GUI_DYN110 | Dynprovariablen' Vergleich anlegen' Screen 110 | 20091207 |
Method SET_FILTER on class CL_RSTRAN_COMPARE_GUI has no exception.
Method SHOW_COMPARISON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPID | Value transfer | Type reference (TYPE) | RSSGUID25 | BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) | 20091206 |
Method SHOW_COMPARISON on class CL_RSTRAN_COMPARE_GUI has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |