SAP ABAP Class CL_RSCOPY_UI_RUNS (ALV Grid for Copy Processes)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSCOPY (Package) Data Flow Copy
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCOPY_NODE_NEW Initial Object for New Copy Process 20090427
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCOPY_NODE_WIZ Node Interface to Wizard 20090427
Properties
Class CL_RSCOPY_UI_RUNS  
Short Description ALV Grid for Copy Processes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCOPY   Data Flow Copy 
Created 20081121   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSCOPY_NODE_NEW Initial Object for New Copy Process 20090427
2 IF_RSCOPY_NODE_WIZ Node Interface to Wizard 20090427
Friends
Class CL_RSCOPY_UI_RUNS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_INDEX Instance attribute Protected Type reference (TYPE) INT4 Table Index 20081121
2 O_R_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20081121
3 O_S_ORIG_EXT Instance attribute Protected Type reference (TYPE) RSCOPY_S_ORIG_EXTENDED Information about an Original Object 20090427
4 O_S_RUN_EXT Instance attribute Protected Type reference (TYPE) RSCOPY_S_RUN_EXTENDED Information on copy process 20081121
5 O_TESTING Instance attribute Protected Type reference (TYPE) RS_BOOL Only test cases? 20081121
6 O_TH_NODE Instance attribute Protected Type reference (TYPE) RSCOPY_TH_NODE Node for new initial objects 20090427
7 O_T_RUNID Instance attribute Protected Type reference (TYPE) LTY_T_RUNID Selected copy processes 20090520
8 O_T_RUN_EXT Instance attribute Protected Type reference (TYPE) RSCOPY_T_RUN_EXTENDED Copy Processes 20081121
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RUN Instance method Protected Method Adds extra details to copy process 20090109
2 COLLECT_CANDIDATES Instance method Public Method 20090428
3 CONSTRUCTOR Instance method Public Constructor Creates an input help with ALV grid 20081121
4 CREATE_ALV_GRID Static method Public Method Creates an ALV grid for copy processes 20081121
5 CREATE_NEW_RUN Instance method Public Method Creates a new copy process 20090424
6 DELETE_LOGS Instance method Public Method Delete Copy Process Logs 20090108
7 DELETE_RUNS Instance method Public Method Delete Copy Processes as Template (Incl. Logs) 20090108
8 GET_RUNS Instance method Public Method Returns the selected copy processes 20090108
9 GET_R_NODE_NEW Instance method Protected Method Returns initial object for new copy process 20090427
10 HANDLE_DOUBLE_CLICK Instance method Public Event handling method Handles double-click on row 20090108
11 HANDLE_HOTSPOT_CLICK Instance method Public Event handling method Handles single click on icon 20090108
12 REFRESH_GRID Instance method Public Method Updates the copy processes (display) 20090108
13 REFRESH_RUNS Instance method Public Method Updates the copy processes (model) 20090108
14 SELECT_RUN Instance method Public Method Selects a copy process 20090113
15 SET_ORIG_NAME_TEXT Instance method Public Method 20090427
16 SHOW_LAST_LOG Instance method Public Method Displays the last copy process log 20081128
17 SHOW_MAPPINGS Instance method Public Method Displays the copy process mappings 20081202
18 START_EXECUTE Instance method Public Method Restarts a copy process 20081121
19 START_WIZARD Instance method Public Method Starts the wizard with template 20081121
20 SWITCH_TESTING Instance method Public Method Switches to test mode and back again 20090331
21 TRANSPORT Instance method Public Method Writes the copied objects to a request 20090108
Events
Class CL_RSCOPY_UI_RUNS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_T_RUNID Protected See coding Selected copy processes 20090520 LTY_T_RUNID type standard table of RSCOPY_RUNID
Method Signatures

Method ADD_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RUN Call by reference Type reference (TYPE) RSCOPY_RUN Kopiervorgang (Lauf des Kopierwerkzeugs) 20090109
2 Importing I_T_OBJ Call by reference Type reference (TYPE) RSCOPY_T_OBJ Startobjekte für Kopiervorgänge 20090109

Method ADD_RUN on class CL_RSCOPY_UI_RUNS has no exception.

Method COLLECT_CANDIDATES Signature

Method COLLECT_CANDIDATES on class CL_RSCOPY_UI_RUNS has no parameter.
Method COLLECT_CANDIDATES on class CL_RSCOPY_UI_RUNS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20081121
2 Importing I_TESTING Call by reference Type reference (TYPE) RS_BOOL Nur Testfälle? 20081121

Method CONSTRUCTOR on class CL_RSCOPY_UI_RUNS has no exception.

Method CREATE_ALV_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20081121
2 Importing I_TESTING Call by reference Type reference (TYPE) RS_BOOL Nur Testfälle? 20081121
3 Returning R_R_RUNS Value transfer Object reference (TYPE REF TO) CL_RSCOPY_UI_RUNS ALV Grid für Kopiervorgänge 20081121

Method CREATE_ALV_GRID on class CL_RSCOPY_UI_RUNS has no exception.

Method CREATE_NEW_RUN Signature

Method CREATE_NEW_RUN on class CL_RSCOPY_UI_RUNS has no parameter.
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND 20090428

Method DELETE_LOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RUNID Call by reference Type reference (TYPE) RSCOPY_RUNID Kopiervorgang (Lauf des Kopierwerkzeugs) 20090108

Method DELETE_LOGS on class CL_RSCOPY_UI_RUNS has no exception.

Method DELETE_RUNS Signature

Method DELETE_RUNS on class CL_RSCOPY_UI_RUNS has no parameter.
Method DELETE_RUNS on class CL_RSCOPY_UI_RUNS has no exception.

Method GET_RUNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SELECTED_RUNID Call by reference Type reference (TYPE) RSCOPY_RUNID Kopiervorgang (Lauf des Kopierwerkzeugs) 20090423
2 Exporting E_S_RUN_EXT Call by reference Type reference (TYPE) RSCOPY_S_RUN_EXTENDED Informationen zum Kopiervorgang 20090108
3 Exporting E_T_RUN_EXT Call by reference Type reference (TYPE) RSCOPY_T_RUN_EXTENDED Informationen zu Kopiervorgängen 20090108

Method GET_RUNS on class CL_RSCOPY_UI_RUNS has no exception.

Method GET_R_NODE_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORIG_SUBTYPE Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE BW Metadata Repository: Subtyp eines TLOGO Typs 20090427
2 Importing I_ORIG_TYPE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20090427
3 Importing I_SLOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20090428
4 Returning R_R_NODE_NEW Value transfer Object reference (TYPE REF TO) IF_RSCOPY_NODE_NEW Ausgangsobjekt für neuen Kopiervorgang 20090427

Method GET_R_NODE_NEW on class CL_RSCOPY_UI_RUNS has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20090108
2 Importing E_ROW Value transfer Attribute reference (LIKE) 20090108

Method HANDLE_DOUBLE_CLICK on class CL_RSCOPY_UI_RUNS has no exception.

Method HANDLE_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) 20090108
2 Importing E_ROW_ID Value transfer Attribute reference (LIKE) 20090108

Method HANDLE_HOTSPOT_CLICK on class CL_RSCOPY_UI_RUNS has no exception.

Method REFRESH_GRID Signature

Method REFRESH_GRID on class CL_RSCOPY_UI_RUNS has no parameter.
Method REFRESH_GRID on class CL_RSCOPY_UI_RUNS has no exception.

Method REFRESH_RUNS Signature

Method REFRESH_RUNS on class CL_RSCOPY_UI_RUNS has no parameter.
Method REFRESH_RUNS on class CL_RSCOPY_UI_RUNS has no exception.

Method SELECT_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RUNID Call by reference Type reference (TYPE) RSCOPY_RUNID Kopiervorgang (Lauf des Kopierwerkzeugs) 20090113

Method SELECT_RUN on class CL_RSCOPY_UI_RUNS has no exception.

Method SET_ORIG_NAME_TEXT Signature

Method SET_ORIG_NAME_TEXT on class CL_RSCOPY_UI_RUNS has no parameter.
Method SET_ORIG_NAME_TEXT on class CL_RSCOPY_UI_RUNS has no exception.

Method SHOW_LAST_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_EXIT_COMMAND Value transfer Type reference (TYPE) BAL_S_EXCM Anwendungs-Log: Vom User betätigte Taste beim Beenden 20081128

Method SHOW_LAST_LOG on class CL_RSCOPY_UI_RUNS has no exception.

Method SHOW_MAPPINGS Signature

Method SHOW_MAPPINGS on class CL_RSCOPY_UI_RUNS has no parameter.
Method SHOW_MAPPINGS on class CL_RSCOPY_UI_RUNS has no exception.

Method START_EXECUTE Signature

Method START_EXECUTE on class CL_RSCOPY_UI_RUNS has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081121

Method START_WIZARD Signature

Method START_WIZARD on class CL_RSCOPY_UI_RUNS has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081121
2 CX_RS_NOT_FOUND Objekt nicht gefunden 20081121

Method SWITCH_TESTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TESTING Value transfer Type reference (TYPE) RS_BOOL Testmodus 20090331

Method SWITCH_TESTING on class CL_RSCOPY_UI_RUNS has no exception.

Method TRANSPORT Signature

Method TRANSPORT on class CL_RSCOPY_UI_RUNS has no parameter.
Method TRANSPORT on class CL_RSCOPY_UI_RUNS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720