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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS 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 P_COMPID Static Attribute Private Type reference (TYPE) RSSGUID25 Key Structure for Comparison Information Table 20100422
2 P_R_ALV_OVERVIEW Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20091118
3 P_R_ALV_RESULT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20091118
4 P_R_BACKEND Instance attribute Private Object reference (TYPE REF TO) CL_RSTRAN_COMPARE_BACKEND Reference to back end: data flow comparison functionality 20091118
5 P_R_CCONT_OVERVIEW Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20091118
6 P_R_CCONT_RESULT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20091118
7 P_R_OVERVIEW_DATA 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 CONSTRUCTOR Instance method Public Constructor Front end: Constructor data flow comparison 20091116
2 CREATE_OVERVIEW_GRID Instance method Private Method Creates the ALV grid for comparison overview 20091118
3 CREATE_RESULT_GRID Instance method Private Method Creates ALV grid of comparison results 20091118
4 CREATE_RESULT_INFO Instance method Public Method Creates comparison information using the modification table 20091206
5 GET_BACKEND Instance method Public Method Returns the reference to the back end object 20091118
6 GET_COMPID Static method Public Method Loads component ID 20100422
7 GET_P_R_OVERVIEW_DATA Instance method Public Method Returns attribute reference 20100628
8 PAI_100 Instance method Public Method PAI for screen 100 (comparison overview) 20091118
9 PAI_110 Instance method Public Method PAI for screen 110 (create comparison) 20091120
10 PAI_120 Instance method Public Method PAI for screen 120 (comparison result) 20091120
11 PAI_EXIT_110 Instance method Public Method PAI exit command screen 110 (create comparison) 20091120
12 PBO_100 Instance method Public Method PBO for screen 100 (comparison screen) 20091118
13 PBO_110 Instance method Public Method PBO for screen 110 (create comparison) 20091120
14 PBO_120 Instance method Public Method PBO for screen 120 (comparison result) 20091120
15 PROCESS_COMPARISON Instance method Public Method Starts the data flow comparison 20091121
16 SET_COMPID Static method Public Method Saves component ID 20100422
17 SET_FILTER Instance method Public Method Sets a filter for the data flow comparison 20091207
18 SHOW_COMPARISON 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 Importing 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 Returning 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 Returning 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 Returning 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 Exporting 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 Changing C_DYN_VAR Value transfer Type reference (TYPE) RSTRAN_TMPL_COMPARE_GUI_DYN110 Dynprovariablen' Vergleich anlegen' Screen 110 20091214
2 Changing C_LOGSYS Value transfer Type reference (TYPE) RSTRAN_GUI_S_DYN050-LOGSYS Quellsystem 20091214
3 Importing 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 Changing C_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20100628
2 Changing C_DYN_VAR Call by reference Type reference (TYPE) RSTRAN_TMPL_COMPARE_GUI_DYN110 Dynprovariablen' Vergleich anlegen' Screen 110 20091120
3 Changing C_LOGSYS Call by reference Type reference (TYPE) RSTRAN_GUI_S_DYN050-LOGSYS Quellsystem 20091128
4 Importing I_OKCODE Value transfer Type reference (TYPE) CHAR30 30 Characters 20091120
5 Importing 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 Importing I_OKCODE Value transfer Type reference (TYPE) CHAR30 30 Characters 20091120
2 Importing 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 Changing C_DYN_VAR Call by reference Type reference (TYPE) RSTRAN_TMPL_COMPARE_GUI_DYN110 Dynprovariablen' Vergleich anlegen' Screen 110 20091121
2 Importing I_OKCODE Value transfer Type reference (TYPE) CHAR30 30 Characters 20091120
3 Importing 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 Changing C_DO_NOT_CHANGING Call by reference Type reference (TYPE) C Anzeige initialisieren 20100628
2 Changing C_DYN_VAR Call by reference Type reference (TYPE) RSTRAN_TMPL_COMPARE_GUI_DYN110 Dynprovariablen' Vergleich anlegen' Screen 110 20091122
3 Changing C_LOGSYS Call by reference Type reference (TYPE) RSTRAN_GUI_S_DYN050-LOGSYS Quellsystem 20091124
4 Importing 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 Changing 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 Exporting E_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20130322
2 Importing I_DYN_VAR Value transfer Type reference (TYPE) RSTRAN_TMPL_COMPARE_GUI_DYN110 Dynprovariablen' Vergleich anlegen' Screen 110 20091121
3 Importing 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 Importing 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 Changing C_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20100628
2 Changing 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 Importing 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