SAP ABAP Class CL_RSO_TRFN_BIXP (Proxy for Transformation)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_BIXP (Package) BI Repository: TLOGO Object for Conversions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_TLOGO_BIXP_RELATED Objects with BIXP Reference 20080130
Properties
Class CL_RSO_TRFN_BIXP  
Short Description Proxy for Transformation    
Super Class CL_RSO_TLOGO_BIXP_RELATED Objects with BIXP Reference 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_BIXP   BI Repository: TLOGO Object for Conversions 
Created 20080130   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSO_TRFN_BIXP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSO_TRFN_BIXP has no interface implemented.
Friends
Class CL_RSO_TRFN_BIXP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_RSTRAN_READ Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20080130
2 P_S_TRAN Instance attribute Private Type reference (TYPE) RSTRAN Transformation 20080130
3 P_TH_FACTORY Static Attribute Private Type reference (TYPE) CL_RSO_TRFN_BIXP=>TH_FACTORY 20080130
4 P_TH_TGT Instance attribute Private Type reference (TYPE) CL_RSO_TRFN_BIXP=>TH_TGT 20080130
5 P_TRANID Instance attribute Private Type reference (TYPE) RSTRANID Transformation 20080130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080130
2 FACTORY Static method Public Method 20080130
3 GET_RSTRAN Instance method Private Method 20080130
4 GET_TH_TGT Instance method Private Method 20080130
Events
Class CL_RSO_TRFN_BIXP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_FACTORY Private See coding 20080130 begin of s_factory, tranid type rstranid, r_trfn_bixp type ref to cl_rso_trfn_bixp, end of s_factory
2 S_TGT Private See coding 20080130 begin of s_tgt, tgt type rsbktgtnm, tgttp type rsbktgttp, end of s_tgt
3 TH_FACTORY Private See coding 20080130 th_factory type hashed table of s_factory with unique key tranid
4 TH_TGT Private See coding 20080130 th_tgt type hashed table of s_tgt with unique key tgt tgttp
Method Signatures

Method CONSTRUCTOR 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 Objektname im Objektkatalog 20080130

Method CONSTRUCTOR on class CL_RSO_TRFN_BIXP has no exception.

Method FACTORY 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 20080130
2 Returning R_R_TRFN_BIXP Value transfer Object reference (TYPE REF TO) CL_RSO_TRFN_BIXP 20080130

Method FACTORY on class CL_RSO_TRFN_BIXP has no exception.

Method GET_RSTRAN Signature

Method GET_RSTRAN on class CL_RSO_TRFN_BIXP has no parameter.
Method GET_RSTRAN on class CL_RSO_TRFN_BIXP has no exception.

Method GET_TH_TGT Signature

Method GET_TH_TGT on class CL_RSO_TRFN_BIXP has no parameter.
Method GET_TH_TGT on class CL_RSO_TRFN_BIXP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711