SAP ABAP Class CL_RSCOPY_TRF (Transformation with Dependencies)
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 Inheritance (c INHERITING FROM c_ref)  CL_RSCOPY_AWBN AWB Object with Dependencies 20080905
Properties
Class CL_RSCOPY_TRF  
Short Description Transformation with Dependencies    
Super Class CL_RSCOPY_AWBN AWB Object with Dependencies 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCOPY   Data Flow Copy 
Created 20080905   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSCOPY_TRF has no forward declaration.
Interfaces
Class CL_RSCOPY_TRF has no interface implemented.
Friends
Class CL_RSCOPY_TRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_REUSE_ORIGINAL_POSSIBLE Instance attribute Protected Type reference (TYPE) RS_BOOL Can the original be used? 20090406
2 O_S_NODE_SRC Instance attribute Protected Type reference (TYPE) RSCOPY_S_NODE Source Object with Dependencies 20081024
3 O_S_NODE_TGT Instance attribute Protected Type reference (TYPE) RSCOPY_S_NODE Target Object with Dependencies 20081024
4 O_TS_TRF Instance attribute Protected Type reference (TYPE) RSCOPY_TS_COPY Target Transformations (1:N Copy) 20081024
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081024
2 FIND_TRANSFORMATION Instance method Public Method Finds a direct transformation if there is one 20081024
3 FIND_TRANSFORMATIONS Instance method Protected Method Finds any target transformations (1:N Copy) 20081024
4 NAME_TRANSFORMATION Instance method Protected Method Calculates the name of a transformation 20081126
5 PROPOSE_COPY_NAME_AND_TEXT Instance method Public Method Proposal for Name of Transformation 20081218
Events
Class CL_RSCOPY_TRF has no event.
Types
Class CL_RSCOPY_TRF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_RUN Call by reference Object reference (TYPE REF TO) IF_RSCOPY_RUN_NODE Lauf des Kopierwerkzeugs 20081024
2 Importing I_S_ORIG Call by reference Type reference (TYPE) RSCOPY_S_ORIG Originalobjekt 20081024

Method CONSTRUCTOR on class CL_RSCOPY_TRF has no exception.

Method FIND_TRANSFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COPY_INDEX Call by reference Type reference (TYPE) INT4 Index für 1:N-Kopie 20081024
2 Returning R_S_CAND Value transfer Type reference (TYPE) RSCOPY_S_CAND Kandidat für Zielobjekt 20081024

Method FIND_TRANSFORMATION on class CL_RSCOPY_TRF has no exception.

Method FIND_TRANSFORMATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUMBER_OF_TRANSFORMATIONS Value transfer Type reference (TYPE) INT4 Anzahl vorhandener Transformationen 20081024

Method FIND_TRANSFORMATIONS on class CL_RSCOPY_TRF has no exception.

Method NAME_TRANSFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COPY_INDEX Call by reference Type reference (TYPE) INT4 Index für 1:N-Kopie 20081126
2 Returning R_TRANID Value transfer Type reference (TYPE) RSTRANID TransformationsId 20081126

Method NAME_TRANSFORMATION on class CL_RSCOPY_TRF has no exception.

Method PROPOSE_COPY_NAME_AND_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_COPY Call by reference Type reference (TYPE) RSCOPY_S_COPY Zielobjekt für Kopie 20081218

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