Hierarchy

⤷

⤷

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 | ![]() |
Constant | Public | See coding | 20070511 | ||||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSTRAN_MAINTAIN | Maintenance Level for Transformation | 20070512 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_T_CCONV | 20070511 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_T_UCONV | 20070511 |
Methods
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 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | I | 20070511 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
C_R_IOBJ_COL | Call by reference | Object reference (TYPE REF TO) | CL_RSD_IOBJ_COLLECTION | 20070511 | |||
2 | ![]() |
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 | ![]() |
I_IOBJ | Call by reference | Type reference (TYPE) | RSIOBJNM | 20070511 | |||
2 | ![]() |
I_IOBJS | Call by reference | Type reference (TYPE) | RSD_T_IOBJNM | 20070511 | |||
3 | ![]() |
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 | ![]() |
I_IOBJ | Call by reference | Type reference (TYPE) | RSIOBJNM | 20070511 | |||
2 | ![]() |
I_TESTGROUP | Call by reference | Type reference (TYPE) | INT4 | 20070511 | |||
3 | ![]() |
I_TESTNR | Call by reference | Type reference (TYPE) | INT4 | 20070511 | |||
4 | ![]() |
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 | ![]() |
I_IOBJ | Call by reference | Type reference (TYPE) | RSIOBJNM | 20070511 | |||
2 | ![]() |
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 | ![]() |
I_IOBJS | Call by reference | Type reference (TYPE) | RSD_T_IOBJNM | 20070511 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | I | 20070511 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSINFOCUBE | 20070511 | |||
3 | ![]() |
I_T_IOBJ | Call by reference | Type reference (TYPE) | RSD_T_IOBJNM | 20070511 | |||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_IOBJ_INFO | Call by reference | Type reference (TYPE) | RSTRAN_R_IOBJ | 20070511 | |||
2 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | I | 20070511 | |||
3 | ![]() |
I_TESTGROUP | Call by reference | Type reference (TYPE) | INT4 | 20070511 | |||
4 | ![]() |
I_TESTNR | Call by reference | Type reference (TYPE) | INT4 | 20070511 | |||
5 | ![]() |
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 | ![]() |
E_T_IOBJ | Call by reference | Type reference (TYPE) | RSD_T_IOBJNM | 20070511 | |||
2 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | I | 20070511 | |||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSDODSOBJECT | 20070511 | |||
4 | ![]() |
I_T_IOBJ | Call by reference | Type reference (TYPE) | RSD_T_IOBJNM | 20070511 | |||
5 | ![]() |
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 | ![]() |
I_RULETYPE | Call by reference | Type reference (TYPE) | RSTRAN_RULETYPE | 20070511 | |||
2 | ![]() |
I_TARGETFIELD | Call by reference | Type reference (TYPE) | RSD_S_IOBJNM | 20070511 | |||
3 | ![]() |
I_TESTGROUP | Call by reference | Type reference (TYPE) | INT4 | 20070511 | |||
4 | ![]() |
I_TESTNR | Call by reference | Type reference (TYPE) | INT4 | 20070511 | |||
5 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | 20070511 | |||
2 | ![]() |
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 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | 20070511 | |||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20070511 | |||
3 | ![]() |
I_SOURCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070511 | |||
4 | ![]() |
I_S_OBJECT | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | 20070511 | |||
5 | ![]() |
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 | ![]() |
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 | ![]() |
I_CUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | 20070511 | |||
2 | ![]() |
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 | ![]() |
I_ACTIVITY | Call by reference | Type reference (TYPE) | STRING | 20070511 | |||
2 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | I | 20070511 | |||
3 | ![]() |
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 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | I | 0 | 20070511 | ||
2 | ![]() |
I_TESTGROUP | Call by reference | Type reference (TYPE) | I | 20070511 | |||
3 | ![]() |
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 | ![]() |
I_RULEID | Call by reference | Type reference (TYPE) | RSTRAN_RULEID | 20070511 | |||
2 | ![]() |
I_RULETYPE | Call by reference | Type reference (TYPE) | RSTRAN_RULETYPE | 20070511 | |||
3 | ![]() |
I_TESTGROUP | Call by reference | Type reference (TYPE) | INT4 | 20070511 | |||
4 | ![]() |
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 |