SAP ABAP Class CL_ECATT_TEST_02 (eCATT - Test of ABAP Objects Commands)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_QM (Package) eCATT Test Cases
Properties
Class CL_ECATT_TEST_02  
Short Description eCATT - Test of ABAP Objects Commands    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_QM   eCATT Test Cases 
Created 20040324   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ECATT_TEST_02 has no forward declaration.
Interfaces
Class CL_ECATT_TEST_02 has no interface implemented.
Friends
Class CL_ECATT_TEST_02 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PVAR_INR Static Attribute Private See coding NUM 10 Characters 20040415
2 PVAR_INSTANCE Static Attribute Private See coding CHAR 12 Characters 20040415
3 VAR_CHAR Instance attribute Public See coding TEXT 30 Characters 20040401
4 VAR_CHAR_STATIC Static Attribute Public See coding TEXT 30 Characters 20040401
5 VAR_DATE Instance attribute Public Type reference (TYPE) D DATS Field 20040401
6 VAR_DATE_STATIC Static Attribute Public Type reference (TYPE) D DATS Field 20040401
7 VAR_FLOAT Instance attribute Public Type reference (TYPE) F 20040401
8 VAR_FLOAT_STATIC Static Attribute Public Type reference (TYPE) F 20040401
9 VAR_INT Instance attribute Public Type reference (TYPE) I Integer Instance Variable 20040402
10 VAR_INT_STATIC Static Attribute Public Type reference (TYPE) I Static Integer Variable 20040324
11 VAR_NUMC Instance attribute Public See coding NUMC 8 Characters 20040402
12 VAR_NUMC_STATIC Static Attribute Public See coding NUMC 8 Characters 20040402
13 VAR_RAW Instance attribute Public See coding RAW 128 Characters 20040402
14 VAR_RAW_STATIC Static Attribute Public See coding RAW 128 Characters 20040402
15 VAR_STRING Instance attribute Public Type reference (TYPE) STRING 20040401
16 VAR_STRING_STATIC Static Attribute Public Type reference (TYPE) STRING 20040401
17 VAR_STRUCT Instance attribute Public Type reference (TYPE) ECATT_GD_TEST ECATT Test ABAP 20040407
18 VAR_STRUCT_STATIC Static Attribute Public Type reference (TYPE) ECATT_GD_TEST ECATT Test ABAP 20040407
19 VAR_TABLE Instance attribute Public Type reference (TYPE) ECATTTEST_DB1 Table sflight 20040406
20 VAR_TABLE_STATIC Static Attribute Public Type reference (TYPE) ECATTTEST_DB1 Table sflight 20040406
21 VAR_TIMS Instance attribute Public Type reference (TYPE) T TIMS Feld 20040402
22 VAR_TIMS_STATIC Static Attribute Public Type reference (TYPE) T TIMS Feld 20040402
23 VAR_XSTRING Instance attribute Public Type reference (TYPE) XSTRING 20040414
24 VAR_XSTRING_STATIC Static Attribute Public Type reference (TYPE) XSTRING 20040414
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_ALLVARS Instance method Public Method 20040413
2 CHANGE_ALLVARS_STATIC Static method Public Method 20040414
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040408
4 CONSTRUCTOR Instance method Public Constructor 20040408
5 GET_ALLVARS Instance method Public Method Returns All Instance Attributes (Variants Only) 20040413
6 GET_ALLVARS_STATIC Static method Public Method Returns All Static Attributes (Variants Only) 20040408
7 GET_ALLVARS_STATIC_EXC Static method Public Method Returns All Static Attributes (Variants Only) 20081112
8 GET_CHAR_STATIC Static method Public Method 20040408
9 GET_INSTANCE Static method Public Method Returns Instance Due to Number Passed 20040415
10 GET_INT Instance method Public Method 20040416
11 SET_ALLVARS Instance method Public Method Sets All Instance Attribues (Variants Only) 20040413
12 SET_ALLVARS_STATIC Static method Public Method Sets All Static Attribues (Variants Only) 20040408
13 SET_CHAR_STATIC Static method Public Method 20040408
14 SET_INT Instance method Public Method 20040416
Events
Class CL_ECATT_TEST_02 has no event.
Types
Class CL_ECATT_TEST_02 has no local type.
Method Signatures

Method CHANGE_ALLVARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CHAR Call by reference Type reference (TYPE) C 20040413
2 Changing C_DATE Call by reference Type reference (TYPE) D 20040413
3 Changing C_FLOAT Call by reference Type reference (TYPE) F 20040413
4 Changing C_INT Call by reference Type reference (TYPE) I 20040413
5 Changing C_NUMC Call by reference Type reference (TYPE) N 20040413
6 Changing C_RAW Call by reference Type reference (TYPE) X 20040413
7 Changing C_STRING Call by reference Type reference (TYPE) STRING 20040413
8 Changing C_TIMS Call by reference Type reference (TYPE) T 20040413
9 Changing C_XSTRING Call by reference Type reference (TYPE) XSTRING 20040415

Method CHANGE_ALLVARS on class CL_ECATT_TEST_02 has no exception.

Method CHANGE_ALLVARS_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CHAR Call by reference Type reference (TYPE) C 20040414
2 Changing C_DATE Call by reference Type reference (TYPE) D 20040414
3 Changing C_FLOAT Call by reference Type reference (TYPE) F 20040414
4 Changing C_INT Call by reference Type reference (TYPE) I 20040414
5 Changing C_NUMC Call by reference Type reference (TYPE) N 20040414
6 Changing C_RAW Call by reference Type reference (TYPE) X 20040414
7 Changing C_STRING Call by reference Type reference (TYPE) STRING 20040414
8 Changing C_TIMS Call by reference Type reference (TYPE) T 20040414
9 Changing C_XSTRING Call by reference Type reference (TYPE) XSTRING 20040415

Method CHANGE_ALLVARS_STATIC on class CL_ECATT_TEST_02 has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ECATT_TEST_02 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ECATT_TEST_02 has no exception.

Method CONSTRUCTOR Signature

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

Method GET_ALLVARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHAR Call by reference Type reference (TYPE) C 20040413
2 Exporting E_DATE Call by reference Type reference (TYPE) D 20040413
3 Exporting E_FLOAT Call by reference Type reference (TYPE) F 20040413
4 Exporting E_INT Call by reference Type reference (TYPE) I 20040413
5 Exporting E_NUMC Call by reference Type reference (TYPE) N 20040413
6 Exporting E_RAW Call by reference Type reference (TYPE) X 20040413
7 Exporting E_STRING Call by reference Type reference (TYPE) STRING 20040413
8 Exporting E_TIMS Call by reference Type reference (TYPE) T 20040413
9 Exporting E_XSTRING Call by reference Type reference (TYPE) XSTRING 20040415

Method GET_ALLVARS on class CL_ECATT_TEST_02 has no exception.

Method GET_ALLVARS_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHAR Call by reference Type reference (TYPE) C 20040408
2 Exporting E_DATE Call by reference Type reference (TYPE) D 20040408
3 Exporting E_FLOAT Call by reference Type reference (TYPE) F 20040408
4 Exporting E_INT Call by reference Type reference (TYPE) I 20040408
5 Exporting E_NUMC Call by reference Type reference (TYPE) N 20040408
6 Exporting E_RAW Call by reference Type reference (TYPE) X 20040408
7 Exporting E_STRING Call by reference Type reference (TYPE) STRING 20040408
8 Exporting E_TIMS Call by reference Type reference (TYPE) T 20040408
9 Exporting E_XSTRING Call by reference Type reference (TYPE) XSTRING 20040415

Method GET_ALLVARS_STATIC on class CL_ECATT_TEST_02 has no exception.

Method GET_ALLVARS_STATIC_EXC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHAR Call by reference Type reference (TYPE) C 20081112
2 Exporting E_DATE Call by reference Type reference (TYPE) D 20081112
3 Exporting E_FLOAT Call by reference Type reference (TYPE) F 20081112
4 Exporting E_INT Call by reference Type reference (TYPE) I 20081112
5 Exporting E_NUMC Call by reference Type reference (TYPE) N 20081112
6 Exporting E_RAW Value transfer Type reference (TYPE) X 20081112
7 Exporting E_STRING Value transfer Type reference (TYPE) STRING 20081112
8 Exporting E_TIMS Value transfer Type reference (TYPE) T 20081112
9 Exporting E_XSTRING Value transfer Type reference (TYPE) XSTRING 20081112
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS 20081112

Method GET_CHAR_STATIC Signature

Method GET_CHAR_STATIC on class CL_ECATT_TEST_02 has no parameter.
Method GET_CHAR_STATIC on class CL_ECATT_TEST_02 has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INSTANCE Call by reference Type reference (TYPE) C 20040415
2 Importing I_NR Call by reference Type reference (TYPE) N 20040415

Method GET_INSTANCE on class CL_ECATT_TEST_02 has no exception.

Method GET_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INT Call by reference Type reference (TYPE) I 20040416

Method GET_INT on class CL_ECATT_TEST_02 has no exception.

Method SET_ALLVARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAR Call by reference Type reference (TYPE) C 20040413
2 Importing I_DATE Call by reference Type reference (TYPE) D 20040413
3 Importing I_FLOAT Call by reference Type reference (TYPE) F 20040413
4 Importing I_INT Call by reference Type reference (TYPE) I 20040413
5 Importing I_NUMC Call by reference Type reference (TYPE) N 20040413
6 Importing I_RAW Call by reference Type reference (TYPE) X 20040413
7 Importing I_STRING Call by reference Type reference (TYPE) STRING 20040413
8 Importing I_TIMS Call by reference Type reference (TYPE) T 20040413
9 Importing I_XSTRING Call by reference Type reference (TYPE) XSTRING 20040415

Method SET_ALLVARS on class CL_ECATT_TEST_02 has no exception.

Method SET_ALLVARS_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAR Call by reference Type reference (TYPE) C 20040408
2 Importing I_DATE Call by reference Type reference (TYPE) D 20040408
3 Importing I_FLOAT Call by reference Type reference (TYPE) F 20040408
4 Importing I_INT Call by reference Type reference (TYPE) I 20040408
5 Importing I_NUMC Call by reference Type reference (TYPE) N 20040408
6 Importing I_RAW Call by reference Type reference (TYPE) X 20040408
7 Importing I_STRING Call by reference Type reference (TYPE) STRING 20040408
8 Importing I_TIMS Call by reference Type reference (TYPE) T 20040408
9 Importing I_XSTRING Call by reference Type reference (TYPE) XSTRING 20040415

Method SET_ALLVARS_STATIC on class CL_ECATT_TEST_02 has no exception.

Method SET_CHAR_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAR Call by reference Type reference (TYPE) C 20040408

Method SET_CHAR_STATIC on class CL_ECATT_TEST_02 has no exception.

Method SET_INT Signature

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

Method SET_INT on class CL_ECATT_TEST_02 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700