SAP ABAP Class CL_RSCOPY_UI_REPLACE (ALV Grid for Mappings)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSCOPY (Package) Data Flow Copy
Properties
Class CL_RSCOPY_UI_REPLACE  
Short Description ALV Grid for Mappings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCOPY   Data Flow Copy 
Created 20081106   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
Class CL_RSCOPY_UI_REPLACE has no interface implemented.
Friends
Class CL_RSCOPY_UI_REPLACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_NUMBER_OF_COPIES Instance attribute Protected Type reference (TYPE) INT4 Number of Copies 20081106
2 O_R_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20081106
3 O_R_RUN Instance attribute Protected Object reference (TYPE REF TO) IF_RSCOPY_RUN_TOOL Copy Process (Related to Tool) 20081107
4 O_TS_REPLACE Instance attribute Protected Type reference (TYPE) RSCOPY_TS_REPLACE Replacements in object name for 1:N copy 20081106
5 O_T_REPLACE Instance attribute Protected Type reference (TYPE) RSCOPY_T_RPL Replacements in Object Names (1:n copy) 20081106
Methods
# Method Level Visibility Method type Description Created on
1 COMPLETE_STEP Instance method Public Method Completes the wizard step 20081106
2 CONSTRUCTOR Instance method Public Constructor Creates an input help with ALV grid 20081106
3 CREATE_ALV_GRID Static method Public Method Creates an input help for replacements 20081106
4 FREE Instance method Public Method Releases the reserved memory space 20081201
5 HANDLE_DATA_CHANGED Instance method Public Event handling method Handles data modification made by entry 20081106
6 PREPARE_STEP Instance method Public Method Prepares the wizard step 20081106
7 SET_NUMBER_OF_COPIES Instance method Public Method User Entry for Number of Copies 20081107
Events
Class CL_RSCOPY_UI_REPLACE has no event.
Types
Class CL_RSCOPY_UI_REPLACE has no local type.
Method Signatures

Method COMPLETE_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NUMBER_OF_COPIES Call by reference Type reference (TYPE) INT4 Anzahl der Kopien 20090515
2 Returning R_COMPLETED Value transfer Type reference (TYPE) RS_BOOL Wizardschritt abgeschlossen? 20081106

Method COMPLETE_STEP on class CL_RSCOPY_UI_REPLACE 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 20081106
2 Importing I_R_RUN Call by reference Object reference (TYPE REF TO) IF_RSCOPY_RUN_TOOL Kopiervorgang (aus Sicht des Werkzeugs) 20081106

Method CONSTRUCTOR on class CL_RSCOPY_UI_REPLACE 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 20081106
2 Importing I_R_RUN Call by reference Object reference (TYPE REF TO) IF_RSCOPY_RUN_TOOL Kopiervorgang (aus Sicht des Werkzeugs) 20081106
3 Returning R_R_REPLACE Value transfer Object reference (TYPE REF TO) CL_RSCOPY_UI_REPLACE ALV Grid für Wertehilfe 20081106

Method CREATE_ALV_GRID on class CL_RSCOPY_UI_REPLACE has no exception.

Method FREE Signature

Method FREE on class CL_RSCOPY_UI_REPLACE has no parameter.
Method FREE on class CL_RSCOPY_UI_REPLACE has no exception.

Method HANDLE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Call by reference Attribute reference (LIKE) 20081106
2 Importing E_MODIFIED Call by reference Attribute reference (LIKE) 20081106

Method HANDLE_DATA_CHANGED on class CL_RSCOPY_UI_REPLACE has no exception.

Method PREPARE_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUMBER_OF_COPIES Value transfer Type reference (TYPE) INT4 Anzahl der Kopien 20081107

Method PREPARE_STEP on class CL_RSCOPY_UI_REPLACE has no exception.

Method SET_NUMBER_OF_COPIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NUMBER_OF_COPIES Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20081107

Method SET_NUMBER_OF_COPIES on class CL_RSCOPY_UI_REPLACE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720