SAP ABAP Class CL_RSTRAN_TRFN_TPL (Command Template TRFN)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN_R (Package) Transformation Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBK_CMD_TPL_T DTP Command: Superclass for Transformation Template 20040811
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_SRC_LAST DTP: Interface for Extraction and Transformation 20040811
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_TGT_FIRST DTP: Interface for First Data Recipient After Extraction 20040811
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_TPL_STATIC DTP Command Template: Static Methods 20040818
Properties
Class CL_RSTRAN_TRFN_TPL  
Short Description Command Template TRFN    
Super Class CL_RSBK_CMD_TPL_T DTP Command: Superclass for Transformation Template 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN_R   Transformation Runtime 
Created 20040811   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTRAN_TRFN_TPL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_SRC_LAST DTP: Interface for Extraction and Transformation 20040811
2 IF_RSBK_TGT_FIRST DTP: Interface for First Data Recipient After Extraction 20040811
3 IF_RSBK_TPL_STATIC DTP Command Template: Static Methods 20040818
Friends
Class CL_RSTRAN_TRFN_TPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSG_DUMMY Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20041213
2 N_CHECK_ONLY_SIDS Instance attribute Public Type reference (TYPE) RSODSOCHECKONLY 20050121
3 N_S_SOURCE Instance attribute Public Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20050121
4 N_S_TARGET Instance attribute Public Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20050121
5 N_TRANID Instance attribute Public Type reference (TYPE) RSTRANID Transformation ID 20040811
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040811
2 GET_OBJECT_REF_FROM_TRANID Static method Public Method 20040811
3 GET_UPDINFO_SINGLE_IOBJ Instance method Private Method 20041213
4 SET_CHECK_ONLY_SIDS Instance method Public Method 20050121
5 SET_TRANID Instance method Private Method 20040818
Events
Class CL_RSTRAN_TRFN_TPL has no event.
Types
Class CL_RSTRAN_TRFN_TPL 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_DTP Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20040811
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20040811
3 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20040811

Method CONSTRUCTOR on class CL_RSTRAN_TRFN_TPL has no exception.

Method GET_OBJECT_REF_FROM_TRANID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20040818
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20040818
3 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20040811
4 Returning R_R_TRFN_TPL Value transfer Object reference (TYPE REF TO) CL_RSTRAN_TRFN_TPL Command Template TRFN 20040811
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050121

Method GET_UPDINFO_SINGLE_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20041213
2 Returning R_S_UPDINFO Value transfer Type reference (TYPE) RSBK_S_UPDINFO Fortschreibungsinformationen DTP 20041213

Method GET_UPDINFO_SINGLE_IOBJ on class CL_RSTRAN_TRFN_TPL has no exception.

Method SET_CHECK_ONLY_SIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ONLY_SIDS Call by reference Type reference (TYPE) RSODSOCHECKONLY RSODSOCHECKONLY 20050121

Method SET_CHECK_ONLY_SIDS on class CL_RSTRAN_TRFN_TPL has no exception.

Method SET_TRANID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20040818
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20050121
History
Last changed by/on SAP  20130531 
SAP Release Created in 700