SAP ABAP Class IF_RSCOPY_RUN (General Interface of a Copy Process)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSCOPY_RUN_NODE Copy Process (Run for Copy Tool) 20081107
2 Interface composition (i COMPRISING i_ref)  IF_RSCOPY_RUN_TOOL Copy Process (Related to Tool) 20081107
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSCOPY_RUN Copy Process (Run for Copy Tool) 20081107
Properties
Class IF_RSCOPY_RUN  
Short Description General Interface of a Copy Process    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081107   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 IF_RSCOPY_RUN has no interface implemented.
Friends
Class IF_RSCOPY_RUN has no friend class.
Attributes
Class IF_RSCOPY_RUN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID Instance method Public Method Returns the run ID 20081107
2 GET_NODE Instance method Public Method Returns an original object 20081107
3 GET_REPLACEMENTS Instance method Public Method Returns the replacements for the placeholder in a name 20081107
4 IS_PC_COPY Instance method Public Method Is one of the start objects a process chain? 20081215
Events
Class IF_RSCOPY_RUN has no event.
Types
Class IF_RSCOPY_RUN has no local type.
Method Signatures

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RUNID Value transfer Type reference (TYPE) RSCOPY_RUNID Lauf des Kopierwerkzeugs 20081107

Method GET_ID on class IF_RSCOPY_RUN has no exception.

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_NODE Call by reference Type reference (TYPE) RSCOPY_S_NODE Originalobjekt mit Abhängigkeiten 20081107
2 Importing I_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20081107
3 Importing I_ORIG_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20081107
4 Importing I_ORIG_SUBTYPE Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE BW Metadata Repository: Subtyp eines TLOGO Typs 20081107
5 Importing I_ORIG_TYPE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20081107

Method GET_NODE on class IF_RSCOPY_RUN has no exception.

Method GET_REPLACEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NUMBER_OF_COPIES Call by reference Type reference (TYPE) INT4 Anzahl der Zielobjekte 20081107
2 Exporting E_TS_REPLACE Call by reference Type reference (TYPE) RSCOPY_TS_REPLACE Ersetzungen im Objektnamen bei 1:N-Kopie 20081107

Method GET_REPLACEMENTS on class IF_RSCOPY_RUN has no exception.

Method IS_PC_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PC_COPY Value transfer Type reference (TYPE) RS_BOOL Ist eines der Startobjekte eine Prozesskette? 20081215

Method IS_PC_COPY on class IF_RSCOPY_RUN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in