SAP ABAP Class CL_RSTRAN_RUNTIME_TEST_GEN (Unit Test with Generation)
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_RSTRAN_RUNTIME_TEST Unit Test for Transformation Runtime 20070511
Properties
Class CL_RSTRAN_RUNTIME_TEST_GEN  
Short Description Unit Test with Generation    
Super Class CL_RSTRAN_RUNTIME_TEST Unit Test for Transformation Runtime 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package RSTRAN_R   Transformation Runtime 
Created 20070511   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTRAN_RUNTIME_TEST_GEN has no forward declaration.
Interfaces
Class CL_RSTRAN_RUNTIME_TEST_GEN has no interface implemented.
Friends
Class CL_RSTRAN_RUNTIME_TEST_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTIVITY Constant Public See coding 20070511
2 G_R_TRAN Instance attribute Private Object reference (TYPE REF TO) CL_RSTRAN_MAINTAIN Maintenance Level for Transformation 20070512
3 G_T_CCONV Instance attribute Private Type reference (TYPE) T_T_CCONV 20070511
4 G_T_UCONV Instance attribute Private Type reference (TYPE) T_T_UCONV 20070511
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_IOBJ Instance method Public Method 20070511
2 ACTIVATE_TRAN Instance method Public Method 20070511
3 ADD_SINGLE_IOBJ Instance method Public Method 20070511
4 CHECK_IOBJ Instance method Private Method 20070511
5 CHECK_IOBJATTRIB_TIME Instance method Private Method 20070511
6 CHECK_IOBJ_KEY Instance method Public Method 20070511
7 CORRECT_IOBJ_LIST Instance method Private Method 20070511
8 CREATE_CCONV Instance method Public Method 20070511
9 CREATE_CUBE Instance method Public Method 20070511
10 CREATE_DEFAULT Instance method Public Method 20070511
11 CREATE_DEFAULT_IOBJ Instance method Private Method 20070511
12 CREATE_IOBJ Instance method Public Method 20070511
13 CREATE_ODSO Instance method Public Method 20070511
14 CREATE_RULE Instance method Private Method 20070511
15 CREATE_UCONV Instance method Public Method 20070511
16 DELETE_CCONV Instance method Public Method 20070511
17 DELETE_CUBE Instance method Public Method 20070511
18 DELETE_IOBJ Instance method Public Method 20070511
19 DELETE_ODSO Instance method Public Method 20070511
20 DELETE_TRAN Instance method Public Method 20070511
21 DELETE_UCONV Instance method Public Method 20070511
22 GET_NAME Instance method Public Method 20070511
23 GET_RSTRAN_FIELD Instance method Private Method 20070511
24 INIT Instance method Public Method 20070511
25 INIT_TRAN Instance method Public Method 20070511
26 MODE_CHECK Instance method Public Method 20070511
27 PREPARE_TEST Instance method Private Method Generate Metadata 20070511
28 SET_RULETYPE Instance method Private Method 20070511
Events
Class CL_RSTRAN_RUNTIME_TEST_GEN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CTT Private See coding 20070511 BEGIN OF ty_ctt. INCLUDE TYPE rscurtrt. TYPES: txtmd TYPE rscttxt, END OF ty_ctt
2 T_S_CCONV Private See coding 20070511 BEGIN OF t_s_cconv, cttnm TYPE rrnumbr, END OF t_s_cconv
3 T_S_UCONV Private See coding 20070511 BEGIN OF t_s_uconv, uomnm TYPE rsuomnm, END OF t_s_uconv
4 T_T_CCONV Private See coding 20070511 t_t_cconv TYPE STANDARD TABLE OF t_s_cconv
5 T_T_UCONV Private See coding 20070511 t_t_uconv TYPE STANDARD TABLE OF t_s_uconv
Method Signatures

Method ACTIVATE_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) I 20070511
2 Importing I_T_IOBJ Call by reference Type reference (TYPE) RSD_T_IOBJNM 20070511

Method ACTIVATE_IOBJ on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method ACTIVATE_TRAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) I 20070511

Method ACTIVATE_TRAN on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method ADD_SINGLE_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_IOBJ_COL Call by reference Object reference (TYPE REF TO) CL_RSD_IOBJ_COLLECTION 20070511
2 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME 20070511

Method ADD_SINGLE_IOBJ on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method CHECK_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJ Call by reference Type reference (TYPE) RSIOBJNM 20070511
2 Importing I_IOBJS Call by reference Type reference (TYPE) RSD_T_IOBJNM 20070511
3 Returning R_OK Value transfer Type reference (TYPE) ABAP_BOOL 20070511

Method CHECK_IOBJ on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method CHECK_IOBJATTRIB_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJ Call by reference Type reference (TYPE) RSIOBJNM 20070511
2 Importing I_TESTGROUP Call by reference Type reference (TYPE) INT4 20070511
3 Importing I_TESTNR Call by reference Type reference (TYPE) INT4 20070511
4 Returning R_TIME Value transfer Type reference (TYPE) RSDATRTIMFL 20070511

Method CHECK_IOBJATTRIB_TIME on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method CHECK_IOBJ_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJ Call by reference Type reference (TYPE) RSIOBJNM 20070511
2 Returning R_KEY Value transfer Type reference (TYPE) ABAP_BOOL 20070511

Method CHECK_IOBJ_KEY on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method CORRECT_IOBJ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJS Call by reference Type reference (TYPE) RSD_T_IOBJNM 20070511
2 Returning R_IOBJS Value transfer Type reference (TYPE) RSD_T_IOBJNM 20070511

Method CORRECT_IOBJ_LIST on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method CREATE_CCONV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CCONV Call by reference Type reference (TYPE) RRNUMBR 20070511

Method CREATE_CCONV on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method CREATE_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) I 20070511
2 Importing I_NAME Call by reference Type reference (TYPE) RSINFOCUBE 20070511
3 Importing I_T_IOBJ Call by reference Type reference (TYPE) RSD_T_IOBJNM 20070511
4 Returning R_OK Value transfer Type reference (TYPE) ABAP_BOOL 20070511

Method CREATE_CUBE on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method CREATE_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) I 20070511

Method CREATE_DEFAULT on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method CREATE_DEFAULT_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) I 20070511

Method CREATE_DEFAULT_IOBJ on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method CREATE_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJ_INFO Call by reference Type reference (TYPE) RSTRAN_R_IOBJ 20070511
2 Importing I_MODE Call by reference Type reference (TYPE) I 20070511
3 Importing I_TESTGROUP Call by reference Type reference (TYPE) INT4 20070511
4 Importing I_TESTNR Call by reference Type reference (TYPE) INT4 20070511
5 Returning R_DEP_IOBJ Value transfer Type reference (TYPE) RSD_T_IOBJNM 20070511

Method CREATE_IOBJ on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method CREATE_ODSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_IOBJ Call by reference Type reference (TYPE) RSD_T_IOBJNM 20070511
2 Importing I_MODE Call by reference Type reference (TYPE) I 20070511
3 Importing I_NAME Call by reference Type reference (TYPE) RSDODSOBJECT 20070511
4 Importing I_T_IOBJ Call by reference Type reference (TYPE) RSD_T_IOBJNM 20070511
5 Exporting R_OK Call by reference Type reference (TYPE) ABAP_BOOL 20070511

Method CREATE_ODSO on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method CREATE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RULETYPE Call by reference Type reference (TYPE) RSTRAN_RULETYPE 20070511
2 Importing I_TARGETFIELD Call by reference Type reference (TYPE) RSD_S_IOBJNM 20070511
3 Importing I_TESTGROUP Call by reference Type reference (TYPE) INT4 20070511
4 Importing I_TESTNR Call by reference Type reference (TYPE) INT4 20070511
5 Importing I_T_SOURCEFIELDS Call by reference Type reference (TYPE) RSD_T_IOBJNM 20070511

Method CREATE_RULE on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method CREATE_UCONV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UCONV Call by reference Type reference (TYPE) RSUOMNM 20070511

Method CREATE_UCONV on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method DELETE_CCONV Signature

Method DELETE_CCONV on class CL_RSTRAN_RUNTIME_TEST_GEN has no parameter.
Method DELETE_CCONV on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method DELETE_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSINFOCUBE 20070511

Method DELETE_CUBE on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method DELETE_IOBJ Signature

Method DELETE_IOBJ on class CL_RSTRAN_RUNTIME_TEST_GEN has no parameter.
Method DELETE_IOBJ on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method DELETE_ODSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSDODSOBJECT 20070511

Method DELETE_ODSO on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method DELETE_TRAN 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 20070511

Method DELETE_TRAN on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method DELETE_UCONV Signature

Method DELETE_UCONV on class CL_RSTRAN_RUNTIME_TEST_GEN has no parameter.
Method DELETE_UCONV on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO 20070511
2 Returning R_OBJNM Value transfer Type reference (TYPE) SOBJ_NAME 20070511

Method GET_NAME on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method GET_RSTRAN_FIELD 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 20070511
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20070511
3 Importing I_SOURCE Call by reference Type reference (TYPE) ABAP_BOOL 20070511
4 Importing I_S_OBJECT Call by reference Type reference (TYPE) RSTRAN_S_TLOGO 20070511
5 Returning R_S_RSTRAN_FIELD Value transfer Type reference (TYPE) RSTRAN_S_FIELD 20070511

Method GET_RSTRAN_FIELD on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF Call by reference Object reference (TYPE REF TO) CL_RSTRAN_RUNTIME_TEST 20070511

Method INIT on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method INIT_TRAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CUBE Call by reference Type reference (TYPE) RSINFOCUBE 20070511
2 Importing I_ODSO Call by reference Type reference (TYPE) RSDODSOBJECT 20070511

Method INIT_TRAN on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method MODE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) STRING 20070511
2 Importing I_MODE Call by reference Type reference (TYPE) I 20070511
3 Returning R_DO_IT Value transfer Type reference (TYPE) RS_BOOL 20070511

Method MODE_CHECK on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method PREPARE_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) I 0 20070511
2 Importing I_TESTGROUP Call by reference Type reference (TYPE) I 20070511
3 Importing I_TESTNR Call by reference Type reference (TYPE) I 20070511

Method PREPARE_TEST on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.

Method SET_RULETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RULEID Call by reference Type reference (TYPE) RSTRAN_RULEID 20070511
2 Importing I_RULETYPE Call by reference Type reference (TYPE) RSTRAN_RULETYPE 20070511
3 Importing I_TESTGROUP Call by reference Type reference (TYPE) INT4 20070511
4 Importing I_TESTNR Call by reference Type reference (TYPE) INT4 20070511

Method SET_RULETYPE on class CL_RSTRAN_RUNTIME_TEST_GEN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700