SAP ABAP Class CL_RSTRAN_UTEST_SCEN_DESCR (Scenario-Beschreibung für Unit-Tests)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN_UTEST (Package) Unit-Tests für Transformationen
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_ACT_IMO_SCEN_DESCR Scenario Description for DataStore MPP Tests 20110518
2 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_ACT_MPP_SCEN_DESCR Scenario Description for DataStore MPP Tests 20090421
3 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_ACT_MPP_SCEN_DESCR_F Scenario Description for DataStore MPP Tests 20090728
4 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_SID_MPP_SCEN_DESCR Scenario Description for DataStore MPP Tests 20100301
5 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_UTEST_CORE_UNI_SCEN Scenario Description for Unit Tests 20080505
6 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_UT_AGGR Unittest Aggregationsverhalten prüfen 20080211
7 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_UT_CHANGE_RULES Unit-Test: Ändern von Transformationsregeln 20070831
8 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_UT_CPYTRFN_SCEN1_SRC Unittest für das Kopieren von TRFN, Quellobjekte 20070829
9 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_UT_CURRENCY Unit-Tests: Einheiten- und Währungen 20071107
10 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_UT_CURRENCY_AMOUNT 20071108
... Click here to see Used By full list (12 items)
Properties
Class CL_RSTRAN_UTEST_SCEN_DESCR  
Short Description Scenario-Beschreibung für Unit-Tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN_UTEST   Unit-Tests für Transformationen 
Created 20070724   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 CL_RSTRAN_UTEST_SCEN_DESCR has no interface implemented.
Friends
Class CL_RSTRAN_UTEST_SCEN_DESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CCONV Instance attribute Public Type reference (TYPE) RSTRAN_CONVERSION 'CC' 20070824
2 N_INFOAREA Instance attribute Public Type reference (TYPE) RSINFOAREA 'IA' 20070824
3 N_OBJNM_SRC Instance attribute Public Type reference (TYPE) SOBJ_NAME 'DSO' 20070824
4 N_OBJNM_TGT Instance attribute Public Type reference (TYPE) SOBJ_NAME 'ICB' 20070824
5 N_PARTYEAR_SRC Instance attribute Public Type reference (TYPE) NUMC4 20120530
6 N_PARTYEAR_TGT Instance attribute Public Type reference (TYPE) NUMC4 20120530
7 N_PREFIX Instance attribute Public Type reference (TYPE) CHAR4 20070824
8 N_TLOGO_SRC Instance attribute Public Type reference (TYPE) RSTLOGO 20070824
9 N_TLOGO_SRC_SUBTYPE Instance attribute Public Type reference (TYPE) RSO_TLOGO_SUBTYPE 20080505
10 N_TLOGO_TGT Instance attribute Public Type reference (TYPE) RSTLOGO 20070824
11 N_TLOGO_TGT_SUBTYPE Instance attribute Public Type reference (TYPE) RSO_TLOGO_SUBTYPE 20080505
12 N_TRFN_WITH_END_ROUT Instance attribute Public Type reference (TYPE) RS_BOOL 20070824
13 N_TRFN_WITH_EXPERT_ROUT Instance attribute Public Type reference (TYPE) RS_BOOL 20070824
14 N_TRFN_WITH_START_ROUT Instance attribute Public Type reference (TYPE) RS_BOOL 20070824
15 N_T_IOBJ_CHAR Instance attribute Public Type reference (TYPE) RSTRAN_T_UT_CHARDESCR 20070824
16 N_T_IOBJ_KEYFIGURE Instance attribute Public Type reference (TYPE) RSTRAN_T_UT_KEYFDESCR 20070824
17 N_T_RULE Instance attribute Public Type reference (TYPE) RSTRAN_T_UT_RULEDESCR 20070824
18 N_UOM Instance attribute Public Type reference (TYPE) RSTRAN_CONVERSION 'UO' 20070824
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_RUNTIME_INF_FOR_IOBJ Instance method Public Method 20070824
2 APPLY_RUNTIME_INF_FOR_RSDS Instance method Public Method 20070824
3 CONSTRUCTOR Instance method Public Constructor 20070824
4 INIT Instance method Public Method 20070824
5 _APPLY_PREFIX Instance method Protected Method 20070824
6 _FILL_IOBJ_CHAR Instance method Protected Method 20070824
7 _FILL_IOBJ_KEYFIGURE Instance method Protected Method 20070824
8 _FILL_TRFN Instance method Protected Method 20070824
9 _GET_PART_AVAIL Instance method Protected Method 20120530
10 _SET_OBJECT_NAMES Instance method Protected Method 20070824
11 _SET_PREFIX Instance method Protected Method 20070824
12 _SET_SRC_TYPE Instance method Protected Method 20070824
13 _SET_TGT_TYPE Instance method Protected Method 20070824
Events
Class CL_RSTRAN_UTEST_SCEN_DESCR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_PARTINFO Public See coding 20120530 BEGIN OF TS_PARTINFO, parttim TYPE rsparttim, partvl_from TYPE rspartvl_from, partvl_to TYPE rspartvl_to, partmaxcnt TYPE rspartmaxcnt, END OF ts_partinfo
Method Signatures

Method APPLY_RUNTIME_INF_FOR_IOBJ Signature

Method APPLY_RUNTIME_INF_FOR_IOBJ on class CL_RSTRAN_UTEST_SCEN_DESCR has no parameter.
# Exception Resumable Description Created on
1 CX_RSTRAN_EXCEPTION Exceptionklasse Transformation 20070824

Method APPLY_RUNTIME_INF_FOR_RSDS Signature

Method APPLY_RUNTIME_INF_FOR_RSDS on class CL_RSTRAN_UTEST_SCEN_DESCR has no parameter.
# Exception Resumable Description Created on
1 CX_RSTRAN_EXCEPTION Exceptionklasse Transformation 20070824

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSTRAN_UTEST_SCEN_DESCR has no parameter.
Method CONSTRUCTOR on class CL_RSTRAN_UTEST_SCEN_DESCR has no exception.

Method INIT Signature

Method INIT on class CL_RSTRAN_UTEST_SCEN_DESCR has no parameter.
Method INIT on class CL_RSTRAN_UTEST_SCEN_DESCR has no exception.

Method _APPLY_PREFIX Signature

Method _APPLY_PREFIX on class CL_RSTRAN_UTEST_SCEN_DESCR has no parameter.
Method _APPLY_PREFIX on class CL_RSTRAN_UTEST_SCEN_DESCR has no exception.

Method _FILL_IOBJ_CHAR Signature

Method _FILL_IOBJ_CHAR on class CL_RSTRAN_UTEST_SCEN_DESCR has no parameter.
Method _FILL_IOBJ_CHAR on class CL_RSTRAN_UTEST_SCEN_DESCR has no exception.

Method _FILL_IOBJ_KEYFIGURE Signature

Method _FILL_IOBJ_KEYFIGURE on class CL_RSTRAN_UTEST_SCEN_DESCR has no parameter.
Method _FILL_IOBJ_KEYFIGURE on class CL_RSTRAN_UTEST_SCEN_DESCR has no exception.

Method _FILL_TRFN Signature

Method _FILL_TRFN on class CL_RSTRAN_UTEST_SCEN_DESCR has no parameter.
Method _FILL_TRFN on class CL_RSTRAN_UTEST_SCEN_DESCR has no exception.

Method _GET_PART_AVAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_AVAILABLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20120530

Method _GET_PART_AVAIL on class CL_RSTRAN_UTEST_SCEN_DESCR has no exception.

Method _SET_OBJECT_NAMES Signature

Method _SET_OBJECT_NAMES on class CL_RSTRAN_UTEST_SCEN_DESCR has no parameter.
Method _SET_OBJECT_NAMES on class CL_RSTRAN_UTEST_SCEN_DESCR has no exception.

Method _SET_PREFIX Signature

Method _SET_PREFIX on class CL_RSTRAN_UTEST_SCEN_DESCR has no parameter.
Method _SET_PREFIX on class CL_RSTRAN_UTEST_SCEN_DESCR has no exception.

Method _SET_SRC_TYPE Signature

Method _SET_SRC_TYPE on class CL_RSTRAN_UTEST_SCEN_DESCR has no parameter.
Method _SET_SRC_TYPE on class CL_RSTRAN_UTEST_SCEN_DESCR has no exception.

Method _SET_TGT_TYPE Signature

Method _SET_TGT_TYPE on class CL_RSTRAN_UTEST_SCEN_DESCR has no parameter.
Method _SET_TGT_TYPE on class CL_RSTRAN_UTEST_SCEN_DESCR has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_ACT_IMO_SCEN_DESCR Scenario Description for DataStore MPP Tests 20110518
2 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_ACT_MPP_SCEN_DESCR Scenario Description for DataStore MPP Tests 20090421
3 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_ACT_MPP_SCEN_DESCR_F Scenario Description for DataStore MPP Tests 20090728
4 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_SID_MPP_SCEN_DESCR Scenario Description for DataStore MPP Tests 20100301
5 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_UTEST_CORE_UNI_SCEN Scenario Description for Unit Tests 20080505
6 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_UT_AGGR Unittest Aggregationsverhalten prüfen 20080211
7 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_UT_CHANGE_RULES Unit-Test: Ändern von Transformationsregeln 20070831
8 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_UT_CPYTRFN_SCEN1_SRC Unittest für das Kopieren von TRFN, Quellobjekte 20070829
9 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_UT_CURRENCY Unit-Tests: Einheiten- und Währungen 20071107
10 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_UT_CURRENCY_AMOUNT 20071108
11 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_UT_TUNNEL Unittest Aggregationsverhalten prüfen 20081010
12 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_UT_UNIT Unit-Tests: Einheiten- und Währungen 20071108
History
Last changed by/on SAP  20130531 
SAP Release Created in 720