SAP ABAP Interface IF_TREX_TEST_DATA_GENERATABLE2 (IF_TREX_TEST_DATA_GENERATABLE2)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREXTESTTOOL (Package) TREX Test Tool.

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_TEST_DATA_MANAGER | Data generation management. | 20060907 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_TEST_RANDOM_GENERATE2 | 20060906 | |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_TEST_SEQUENT_GENERATE2 | 20060906 |
Properties
Interface | IF_TREX_TEST_DATA_GENERATABLE2 | |
Short Description |
General Data
Package | STREXTESTTOOL | TREX Test Tool. |
Created | 20060906 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_TREX_TEST_DATA_GENERATABLE2 has no interface.
Friends
Interface IF_TREX_TEST_DATA_GENERATABLE2 has no friend.
Attributes
Interface IF_TREX_TEST_DATA_GENERATABLE2 has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20060906 | |
2 | ![]() |
Instance method | Public | Method | 20060906 | |
3 | ![]() |
Instance method | Public | Method | 20060906 | |
4 | ![]() |
Instance method | Public | Method | 20060906 | |
5 | ![]() |
Instance method | Public | Method | 20060906 | |
6 | ![]() |
Instance method | Public | Method | 20060906 | |
7 | ![]() |
Instance method | Public | Method | 20060906 | |
8 | ![]() |
Instance method | Public | Method | 20060906 | |
9 | ![]() |
Instance method | Public | Method | 20060906 | |
10 | ![]() |
Instance method | Public | Method | 20060906 | |
11 | ![]() |
Instance method | Public | Method | 20060906 | |
12 | ![]() |
Instance method | Public | Method | 20060907 |
Events
Interface IF_TREX_TEST_DATA_GENERATABLE2 has no event.
Types
Interface IF_TREX_TEST_DATA_GENERATABLE2 has no local type.
Method Signatures
Method GENERATE_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEYS | Call by reference | Type reference (TYPE) | ABAP_KEYDESCR_TAB | 20060906 | |||
2 | ![]() |
REQUIRED_ROWS | Call by reference | Type reference (TYPE) | I | 0 | 0 = No record is generated. | 20060906 | |
3 | ![]() |
TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20060906 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy-Ausnahme | 20060906 |
Method GET_CHARACTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHAR_VAL | Value transfer | Type reference (TYPE) | CHAR22 | Text string 22 characters | 20060906 |
Method GET_CHARACTERS on Interface IF_TREX_TEST_DATA_GENERATABLE2 has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | 20060906 | |||
2 | ![]() |
DECIMALS | Call by reference | Type reference (TYPE) | I | 3 | For TYPEKIND_PACKED | 20060906 | |
3 | ![]() |
LENGTH | Call by reference | Type reference (TYPE) | I | 16 | For TYPEKIND_PACKED & TYPEKIND_CHAR | 20060906 | |
4 | ![]() |
TYPE_KIND | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | 20060906 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy-Ausnahme | 20060906 |
Method GET_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATE_VAL | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20060906 |
Method GET_DATE on Interface IF_TREX_TEST_DATA_GENERATABLE2 has no exception.
Method GET_FLOAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLOAT_VAL | Value transfer | Type reference (TYPE) | F | 20060906 |
Method GET_FLOAT on Interface IF_TREX_TEST_DATA_GENERATABLE2 has no exception.
Method GET_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INT_VAL | Value transfer | Type reference (TYPE) | I | 20060906 |
Method GET_INT on Interface IF_TREX_TEST_DATA_GENERATABLE2 has no exception.
Method GET_PACKED_DEC1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PACKED_DEC1_VAL | Value transfer | Type reference (TYPE) | CL_TREX_TEST_DATA_GENERATOR2=>TREX_P31_1 | 20060906 |
Method GET_PACKED_DEC1 on Interface IF_TREX_TEST_DATA_GENERATABLE2 has no exception.
Method GET_PACKED_DEC2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PACKED_DEC2_VAL | Value transfer | Type reference (TYPE) | CL_TREX_TEST_DATA_GENERATOR2=>TREX_P31_2 | 20060906 |
Method GET_PACKED_DEC2 on Interface IF_TREX_TEST_DATA_GENERATABLE2 has no exception.
Method GET_PACKED_DEC3 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PACKED_DEC3_VAL | Value transfer | Type reference (TYPE) | CL_TREX_TEST_DATA_GENERATOR2=>TREX_P31_3 | 20060906 |
Method GET_PACKED_DEC3 on Interface IF_TREX_TEST_DATA_GENERATABLE2 has no exception.
Method GET_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STRING_VAL | Value transfer | Type reference (TYPE) | STRING | 20060906 |
Method GET_STRING on Interface IF_TREX_TEST_DATA_GENERATABLE2 has no exception.
Method GET_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TIME_VAL | Value transfer | Type reference (TYPE) | TIMS | Field of type TIMS | 20060906 |
Method GET_TIME on Interface IF_TREX_TEST_DATA_GENERATABLE2 has no exception.
Method SET_INITIAL_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHAR_VAL | Call by reference | Type reference (TYPE) | NUM10 | 0 | 10 digit number | 20060907 | |
2 | ![]() |
DATE_VAL | Call by reference | Type reference (TYPE) | DATS | SY-DATUM | Field of type DATS | 20060907 | |
3 | ![]() |
DEC1_VAL | Call by reference | Type reference (TYPE) | I | 0 | 20060907 | ||
4 | ![]() |
DEC2_VAL | Call by reference | Type reference (TYPE) | I | 0 | 20060907 | ||
5 | ![]() |
DEC3_VAL | Call by reference | Type reference (TYPE) | I | 0 | 20060907 | ||
6 | ![]() |
FLOAT_VAL | Call by reference | Type reference (TYPE) | F | 0 | 20060907 | ||
7 | ![]() |
INT_VAL | Call by reference | Type reference (TYPE) | I | 0 | 20060907 | ||
8 | ![]() |
STRING_VAL | Call by reference | Type reference (TYPE) | NUM10 | 0 | 10 digit number | 20060907 | |
9 | ![]() |
TIME_VAL | Call by reference | Type reference (TYPE) | TIMS | SY-UZEIT | Field of type TIMS | 20060907 |
Method SET_INITIAL_VALUE on Interface IF_TREX_TEST_DATA_GENERATABLE2 has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |