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 GENERATE_ROWS Instance method Public Method 20060906
2 GET_CHARACTERS Instance method Public Method 20060906
3 GET_DATA Instance method Public Method 20060906
4 GET_DATE Instance method Public Method 20060906
5 GET_FLOAT Instance method Public Method 20060906
6 GET_INT Instance method Public Method 20060906
7 GET_PACKED_DEC1 Instance method Public Method 20060906
8 GET_PACKED_DEC2 Instance method Public Method 20060906
9 GET_PACKED_DEC3 Instance method Public Method 20060906
10 GET_STRING Instance method Public Method 20060906
11 GET_TIME Instance method Public Method 20060906
12 SET_INITIAL_VALUE 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 Importing KEYS Call by reference Type reference (TYPE) ABAP_KEYDESCR_TAB 20060906
2 Importing REQUIRED_ROWS Call by reference Type reference (TYPE) I 0 0 = No record is generated. 20060906
3 Changing TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20060906
# Exception Resumable Description Created on
1 CX_TREX_PROXY Proxy-Ausnahme 20060906

Method GET_CHARACTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Exporting DATA Call by reference Type reference (TYPE) ANY 20060906
2 Importing DECIMALS Call by reference Type reference (TYPE) I 3 For TYPEKIND_PACKED 20060906
3 Importing LENGTH Call by reference Type reference (TYPE) I 16 For TYPEKIND_PACKED & TYPEKIND_CHAR 20060906
4 Importing TYPE_KIND Call by reference Type reference (TYPE) ABAP_TYPEKIND 20060906
# Exception Resumable Description Created on
1 CX_TREX_PROXY Proxy-Ausnahme 20060906

Method GET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing CHAR_VAL Call by reference Type reference (TYPE) NUM10 0 10 digit number 20060907
2 Importing DATE_VAL Call by reference Type reference (TYPE) DATS SY-DATUM Field of type DATS 20060907
3 Importing DEC1_VAL Call by reference Type reference (TYPE) I 0 20060907
4 Importing DEC2_VAL Call by reference Type reference (TYPE) I 0 20060907
5 Importing DEC3_VAL Call by reference Type reference (TYPE) I 0 20060907
6 Importing FLOAT_VAL Call by reference Type reference (TYPE) F 0 20060907
7 Importing INT_VAL Call by reference Type reference (TYPE) I 0 20060907
8 Importing STRING_VAL Call by reference Type reference (TYPE) NUM10 0 10 digit number 20060907
9 Importing 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