SAP ABAP Class CL_RSTT_TDATA_CTRT (Data Transfer for Currency Translation Type)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX (Application Component) Business Explorer
     RSTT_TRACE (Package) Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TDATA Main Class for Test Data Transfer 20111018
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_OBJ Base Object Instance 20111018
Properties
Class CL_RSTT_TDATA_CTRT  
Short Description Data Transfer for Currency Translation Type    
Super Class CL_RSTT_TDATA Main Class for Test Data Transfer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_TRACE   Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer 
Created 20101112   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTT_TDATA_CTRT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_OBJ Base Object Instance 20111018
Friends
Class CL_RSTT_TDATA_CTRT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_SX_META Instance attribute Protected Type reference (TYPE) NT_SX_META 20111018
2 O_S_CUR Instance attribute Protected Type reference (TYPE) RSCURTRT Currency Translation Types 20111018
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111018
2 CREATE_CL_RSTT_TDATA_CTRT Static method Public Method 20111018
Events
Class CL_RSTT_TDATA_CTRT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_SX_META Public See coding 20111018 BEGIN OF nt_sx_meta, header TYPE rscurtrt, text TYPE nt_t_cur, END OF nt_sx_meta
2 NT_T_CUR Public See coding 20111018 nt_t_cur TYPE STANDARD TABLE OF rscurtxt WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJID Call by reference Type reference (TYPE) SYSUUID_25 Objekt-ID 20111018
2 Importing I_OBJNM Call by reference Type reference (TYPE) RSTT_TOBJNM Testdatenname 20111018
3 Importing I_OBJREFNM Call by reference Type reference (TYPE) RSTT_TOBJNM Name der Referenz 20111018
4 Importing I_TDATATP Call by reference Type reference (TYPE) RSTT_TDATATP Testdatentyp 20111018
5 Importing I_T_SUBTP Call by reference Type reference (TYPE) RSTT_T_TDATATP Liste von relevanten Subtypen 20111018

Method CONSTRUCTOR on class CL_RSTT_TDATA_CTRT has no exception.

Method CREATE_CL_RSTT_TDATA_CTRT Signature

Method CREATE_CL_RSTT_TDATA_CTRT on class CL_RSTT_TDATA_CTRT has no parameter.
Method CREATE_CL_RSTT_TDATA_CTRT on class CL_RSTT_TDATA_CTRT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740