SAP ABAP Class CL_RSCOPY_RUN (Copy Process (Run for Copy Tool))
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_LOG Application Log for Copy Process 20081114
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCOPY_RUN General Interface of a Copy Process 20081107
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCOPY_RUN_NODE Copy Process (Run for Copy Tool) 20080915
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCOPY_RUN_TOOL Copy Process (Related to Tool) 20080915
Properties
Class CL_RSCOPY_RUN  
Short Description Copy Process (Run for Copy Tool)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCOPY   Data Flow Copy 
Created 20080716   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_LOG Application Log for Copy Process 20081114
2 IF_RSCOPY_RUN General Interface of a Copy Process 20081107
3 IF_RSCOPY_RUN_NODE Copy Process (Run for Copy Tool) 20080915
4 IF_RSCOPY_RUN_TOOL Copy Process (Related to Tool) 20080915
Friends
Class CL_RSCOPY_RUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_LOG_LEVEL Instance attribute Protected Type reference (TYPE) BALLEVEL Level of Detail in Log 20081114
2 O_R_AWBN_FACTORY Static Attribute Protected Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY Factory for AWB proxies 20080905
3 O_R_LOG Instance attribute Protected Object reference (TYPE REF TO) IF_RSCOPY_LOG Application Log for Copy Process 20090323
4 O_R_TEMPLATE Instance attribute Protected Object reference (TYPE REF TO) CL_RSCOPY_RUN Template for this copy process 20081002
5 O_S_RUN Instance attribute Protected Type reference (TYPE) RSCOPY_RUN Copy Process 20080915
6 O_TH_NODE Instance attribute Protected Type reference (TYPE) RSCOPY_TH_NODE Original Objects with Dependencies 20080716
7 O_TS_FLD_STATIC Static Attribute Protected Type reference (TYPE) LTY_TS_FLD General field mappings 20090417
8 O_TS_REPLACE Instance attribute Protected Type reference (TYPE) RSCOPY_TS_REPLACE Replacements in the Object Name 20081007
9 O_T_MODE Instance attribute Protected Type reference (TYPE) RSCOPY_T_MODE Supported copy types 20081016
10 O_T_OBJ Instance attribute Protected Type reference (TYPE) RSCOPY_T_OBJ Start Objects for Copy Processes 20081002
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090417
2 CONSTRUCTOR Instance method Public Constructor Constructor Copy Run 20080716
3 CREATE Static method Public Method Creates a new copy process 20081007
4 CREATE_APPLICATION_LOG Instance method Protected Method Creates an application log 20081110
5 CREATE_EXCEPTION Instance method Protected Method Creates an exception with predecessor 20090105
6 CREATE_EXCEPTION_FROM_SY_MSG Instance method Protected Method Creates an exception with the current system message 20081007
7 FINISH Instance method Protected Method Completes the copy process 20081128
8 GET_CLASS Static method Public Method Classified an object type 20080929
9 GET_R_NODE Instance method Protected Method Returns an original object with dependencies 20080915
10 LOAD Static method Public Method Finds the last uncompleted copy process 20081007
11 REFRESH_AWBN_FACTORY Static method Public Method Clears buffer for TLOGO objects and substitutes 20090420
12 TRANSFER_COLLECT_MODE Static method Protected Method Applies the collection method to a structure 20080917
Events
Class CL_RSCOPY_RUN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_TS_FLD Protected See coding 20090417 LTY_TS_FLD type sorted table of RSCOPY_FLD with unique key ORIG_TYPE ORIG_SUBTYPE ORIG_NAME ORIG_FIELD COPY_TYPE COPY_SUBTYPE COPY_NAME
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSCOPY_RUN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSCOPY_RUN has no exception.

Method CONSTRUCTOR 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 20080915

Method CONSTRUCTOR on class CL_RSCOPY_RUN has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLLECT_RT Call by reference Type reference (TYPE) RSDS_ANSWER Auch DTPs und InfoPackages sammeln? 20090420
2 Importing I_R_OBJECTS Call by reference Object reference (TYPE REF TO) CL_RSAWBNDF_OBJECTS Startobjekte für Kopie 20081007
3 Importing I_S_ROOT Call by reference Type reference (TYPE) RSCOPY_S_ORIG Wurzelobjekt für Kopie 20081007
4 Importing I_TESTID Call by reference Type reference (TYPE) RSCOPY_TESTID 0 Testbeispiel (Lauf des Kopierwerkzeugs) 20081007
5 Returning R_R_RUN Value transfer Object reference (TYPE REF TO) IF_RSCOPY_RUN_TOOL Kopiervorgang (Lauf des Kopierwerkzeugs) 20081007
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20081016

Method CREATE_APPLICATION_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_LOG Value transfer Object reference (TYPE REF TO) IF_RSCOPY_LOG Applikationslog 20081114
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081110

Method CREATE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) STRING Operation 20090105
2 Importing I_R_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20090105
3 Returning R_RX_FAILED Value transfer Object reference (TYPE REF TO) CX_RS_FAILED Operation gescheitert 20090105

Method CREATE_EXCEPTION on class CL_RSCOPY_RUN has no exception.

Method CREATE_EXCEPTION_FROM_SY_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) STRING Operation 20081007
2 Returning R_RX_FAILED Value transfer Object reference (TYPE REF TO) CX_RS_FAILED Operation gescheitert 20081007

Method CREATE_EXCEPTION_FROM_SY_MSG on class CL_RSCOPY_RUN has no exception.

Method FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERROR Call by reference Type reference (TYPE) RS_BOOL Fehler aufgetreten? 20081128

Method FINISH on class CL_RSCOPY_RUN has no exception.

Method GET_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20080929
2 Exporting E_IS_DATAFLOW_OBJECT Call by reference Type reference (TYPE) RS_BOOL Datenflussobjekt? 20081014
3 Exporting E_IS_PROCESS_OBJECT Call by reference Type reference (TYPE) RS_BOOL Prozessobjekt? 20081014
4 Importing I_SUBTYPE Call by reference Type reference (TYPE) RSAWBNSUBOBJECT Subobjekt zum AWB-Objekt 20080929
5 Importing I_TYPE Call by reference Type reference (TYPE) RSAWBNOBJECT Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) 20080929

Method GET_CLASS on class CL_RSCOPY_RUN has no exception.

Method GET_R_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_FLD Call by reference Type reference (TYPE) RSCOPY_FLD Zuordnung zwischen Original- und Zielfeldern 20090417
2 Importing I_S_MAP Call by reference Type reference (TYPE) RSCOPY_MAP Zuordnung zwischen Original und Kopie 20080915
3 Returning R_R_NODE Value transfer Object reference (TYPE REF TO) CL_RSCOPY_NODE Originalobjekt mit Abhängigkeiten 20080915

Method GET_R_NODE on class CL_RSCOPY_RUN has no exception.

Method LOAD 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 0 Kopiervorgang (Lauf des Kopierwerkzeugs) 20081007
2 Importing I_TESTID Call by reference Type reference (TYPE) RSCOPY_TESTID 0 Testbeispiel (Lauf des Kopierwerkzeugs) 20081007
3 Returning R_R_RUN Value transfer Object reference (TYPE REF TO) CL_RSCOPY_RUN Kopiervorgang (Lauf des Kopierwerkzeugs) 20081007
# Exception Resumable Description Created on
1 CX_RS_FAILED 20081017

Method REFRESH_AWBN_FACTORY Signature

Method REFRESH_AWBN_FACTORY on class CL_RSCOPY_RUN has no parameter.
Method REFRESH_AWBN_FACTORY on class CL_RSCOPY_RUN has no exception.

Method TRANSFER_COLLECT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_RUN Call by reference Type reference (TYPE) RSCOPY_RUN Kopiervorgang (Lauf des Kopierwerkzeugs) 20080917
2 Importing I_R_OBJECTS Call by reference Object reference (TYPE REF TO) CL_RSAWBNDF_OBJECTS Startobjekte für den Datenfluss 20080917
3 Importing I_S_ROOT Call by reference Type reference (TYPE) RSCOPY_S_ORIG Originalobjekt für Kopie 20090420

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