SAP ABAP Class CL_SLEI_TST_UNIT_TRA (Unit tests for Transporting (After Import Methods))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-BPM-LEI (Application Component) Local Event Infrastructure
     SLEI_TST (Package) LEI Unit tests and test tools
Properties
Class CL_SLEI_TST_UNIT_TRA  
Short Description Unit tests for Transporting (After Import Methods)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SLEI_TST   LEI Unit tests and test tools 
Created 20081217   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLEI_TST_UNIT_TRA has no forward declaration.
Interfaces
Class CL_SLEI_TST_UNIT_TRA has no interface implemented.
Friends
Class CL_SLEI_TST_UNIT_TRA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_TESTDATA Instance attribute Private Type reference (TYPE) TS_TESTDATA 20090116
2 MS_TESTRSLT Instance attribute Private Type reference (TYPE) TS_TESTDATA 20090116
Methods
# Method Level Visibility Method type Description Created on
1 CHK01_DESIGN_DELETION Instance method Private Method Check Method: Import of deleted design linkage 20090116
2 CHK02_DESIGN_UPDATE Instance method Private Method Check Method: Import of updated design linkage 20090116
3 CHK03_CUST_ORPHAN Instance method Private Method Check Method: Import of orphan customizing inkage 20090116
4 CHK04_CUST_DELETION Instance method Private Method Check Method: Import of deleted customizing linkage 20090116
5 CHK05_CUST_DELETION_ORPHAN Instance method Private Method Check Method: Import of deleted customizing linkage (orphan) 20090116
6 CHK06_CUST_ACTIVE_UPD Instance method Private Method Check Method: Import of updated active customizing linkage 20090116
7 CHK07_CUST_ACTIVE_NEW Instance method Private Method Check Method: Import of new active customizing linkage 20090116
8 CHK08_CUST_INACTIVE_UPD Instance method Private Method Check Method: Import of updated inactive customizing linkage 20090116
9 CHK09_CUST_INACTIVE_NEW Instance method Private Method Check Method: Import of new inactive customizing linkage 20090116
10 CLASS_SETUP Static method Private Method 20090109
11 CLASS_TEARDOWN Static method Private Method 20090109
12 COUNT_LINES Instance method Private Method Cound dedicated lines of test result 20090116
13 CREATE_TEST_DATA Static method Private Method 20090109
14 DELETE_TEST_DATA Static method Private Method 20090109
15 READ_LINE Instance method Private Method Read dedicated line of test result 20090116
16 READ_TEST_DATA Static method Private Method 20090109
17 TST01_DESIGN_DELETION Instance method Protected Test Method for ABAP Unit Test Method: Import of deleted design linkage 20090116
18 TST02_DESIGN_UPDATE Instance method Protected Test Method for ABAP Unit Test Method: Import of updated design linkage 20090116
19 TST03_CUST_ORPHAN Instance method Protected Test Method for ABAP Unit Test Method: Import of orphan customizing inkage 20090116
20 TST04_CUST_DELETION Instance method Protected Test Method for ABAP Unit Test Method: Import of deleted customizing linkage 20090116
21 TST05_CUST_DELETION_ORPHAN Instance method Protected Test Method for ABAP Unit Test Method: Import of deleted customizing linkage (orphan) 20090116
22 TST06_CUST_ACTIVE_UPD Instance method Protected Test Method for ABAP Unit Test Method: Import of updated active customizing linkage 20090116
23 TST07_CUST_ACTIVE_NEW Instance method Protected Test Method for ABAP Unit Test Method: Import of new active customizing linkage 20090116
24 TST08_CUST_INACTIVE_UPD Instance method Protected Test Method for ABAP Unit Test Method: Import of updated inactive customizing linkage 20090116
25 TST09_CUST_INACTIVE_NEW Instance method Protected Test Method for ABAP Unit Test Method: Import of new inactive customizing linkage 20090116
26 TST99_MULTIPLE_IMPORT Instance method Protected Test Method for ABAP Unit Test Method: Import of all kinds of linkages 20090116
Events
Class CL_SLEI_TST_UNIT_TRA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_TESTDATA Private See coding 20090109 begin of TS_TESTDATA, lnkg TYPE STANDARD TABLE OF slei_lnkg WITH DEFAULT KEY, lnkg_c TYPE slei_lnkg_c_t, bind TYPE slei_binding_t, bind_c TYPE slei_binding_c_t, cond TYPE slei_condition_t, cond_c TYPE slei_condition_c_t, evttyp TYPE STANDARD TABLE OF swfdevtyp WITH DEFAULT KEY, evtena TYPE STANDARD TABLE OF swfdevena WITH DEFAULT KEY, end of TS_TESTDATA
Method Signatures

Method CHK01_DESIGN_DELETION Signature

Method CHK01_DESIGN_DELETION on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method CHK01_DESIGN_DELETION on class CL_SLEI_TST_UNIT_TRA has no exception.

Method CHK02_DESIGN_UPDATE Signature

Method CHK02_DESIGN_UPDATE on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method CHK02_DESIGN_UPDATE on class CL_SLEI_TST_UNIT_TRA has no exception.

Method CHK03_CUST_ORPHAN Signature

Method CHK03_CUST_ORPHAN on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method CHK03_CUST_ORPHAN on class CL_SLEI_TST_UNIT_TRA has no exception.

Method CHK04_CUST_DELETION Signature

Method CHK04_CUST_DELETION on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method CHK04_CUST_DELETION on class CL_SLEI_TST_UNIT_TRA has no exception.

Method CHK05_CUST_DELETION_ORPHAN Signature

Method CHK05_CUST_DELETION_ORPHAN on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method CHK05_CUST_DELETION_ORPHAN on class CL_SLEI_TST_UNIT_TRA has no exception.

Method CHK06_CUST_ACTIVE_UPD Signature

Method CHK06_CUST_ACTIVE_UPD on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method CHK06_CUST_ACTIVE_UPD on class CL_SLEI_TST_UNIT_TRA has no exception.

Method CHK07_CUST_ACTIVE_NEW Signature

Method CHK07_CUST_ACTIVE_NEW on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method CHK07_CUST_ACTIVE_NEW on class CL_SLEI_TST_UNIT_TRA has no exception.

Method CHK08_CUST_INACTIVE_UPD Signature

Method CHK08_CUST_INACTIVE_UPD on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method CHK08_CUST_INACTIVE_UPD on class CL_SLEI_TST_UNIT_TRA has no exception.

Method CHK09_CUST_INACTIVE_NEW Signature

Method CHK09_CUST_INACTIVE_NEW on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method CHK09_CUST_INACTIVE_NEW on class CL_SLEI_TST_UNIT_TRA has no exception.

Method CLASS_SETUP Signature

Method CLASS_SETUP on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method CLASS_SETUP on class CL_SLEI_TST_UNIT_TRA has no exception.

Method CLASS_TEARDOWN Signature

Method CLASS_TEARDOWN on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method CLASS_TEARDOWN on class CL_SLEI_TST_UNIT_TRA has no exception.

Method COUNT_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TESTDATA Call by reference Type reference (TYPE) TS_TESTDATA 20090116
2 Importing IV_COUNT Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20090116
3 Importing IV_LNKG_ID Call by reference Type reference (TYPE) SLEI_LNKG_ID LEI linkage ID 20090116
4 Importing IV_MSG Call by reference Type reference (TYPE) CSEQUENCE 20090116
5 Importing IV_TABNAME Call by reference Type reference (TYPE) CSEQUENCE 20090116

Method COUNT_LINES on class CL_SLEI_TST_UNIT_TRA has no exception.

Method CREATE_TEST_DATA Signature

Method CREATE_TEST_DATA on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method CREATE_TEST_DATA on class CL_SLEI_TST_UNIT_TRA has no exception.

Method DELETE_TEST_DATA Signature

Method DELETE_TEST_DATA on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method DELETE_TEST_DATA on class CL_SLEI_TST_UNIT_TRA has no exception.

Method READ_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EG_DATA Call by reference Type reference (TYPE) ANY 20090116
2 Importing IS_TESTDATA Call by reference Type reference (TYPE) TS_TESTDATA 20090116
3 Importing IV_LNKG_ID Call by reference Type reference (TYPE) SLEI_LNKG_ID LEI linkage ID 20090116
4 Importing IV_TABNAME Call by reference Type reference (TYPE) CSEQUENCE 20090116

Method READ_LINE on class CL_SLEI_TST_UNIT_TRA has no exception.

Method READ_TEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TESTDATA Call by reference Type reference (TYPE) TS_TESTDATA 20090109

Method READ_TEST_DATA on class CL_SLEI_TST_UNIT_TRA has no exception.

Method TST01_DESIGN_DELETION Signature

Method TST01_DESIGN_DELETION on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method TST01_DESIGN_DELETION on class CL_SLEI_TST_UNIT_TRA has no exception.

Method TST02_DESIGN_UPDATE Signature

Method TST02_DESIGN_UPDATE on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method TST02_DESIGN_UPDATE on class CL_SLEI_TST_UNIT_TRA has no exception.

Method TST03_CUST_ORPHAN Signature

Method TST03_CUST_ORPHAN on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method TST03_CUST_ORPHAN on class CL_SLEI_TST_UNIT_TRA has no exception.

Method TST04_CUST_DELETION Signature

Method TST04_CUST_DELETION on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method TST04_CUST_DELETION on class CL_SLEI_TST_UNIT_TRA has no exception.

Method TST05_CUST_DELETION_ORPHAN Signature

Method TST05_CUST_DELETION_ORPHAN on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method TST05_CUST_DELETION_ORPHAN on class CL_SLEI_TST_UNIT_TRA has no exception.

Method TST06_CUST_ACTIVE_UPD Signature

Method TST06_CUST_ACTIVE_UPD on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method TST06_CUST_ACTIVE_UPD on class CL_SLEI_TST_UNIT_TRA has no exception.

Method TST07_CUST_ACTIVE_NEW Signature

Method TST07_CUST_ACTIVE_NEW on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method TST07_CUST_ACTIVE_NEW on class CL_SLEI_TST_UNIT_TRA has no exception.

Method TST08_CUST_INACTIVE_UPD Signature

Method TST08_CUST_INACTIVE_UPD on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method TST08_CUST_INACTIVE_UPD on class CL_SLEI_TST_UNIT_TRA has no exception.

Method TST09_CUST_INACTIVE_NEW Signature

Method TST09_CUST_INACTIVE_NEW on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method TST09_CUST_INACTIVE_NEW on class CL_SLEI_TST_UNIT_TRA has no exception.

Method TST99_MULTIPLE_IMPORT Signature

Method TST99_MULTIPLE_IMPORT on class CL_SLEI_TST_UNIT_TRA has no parameter.
Method TST99_MULTIPLE_IMPORT on class CL_SLEI_TST_UNIT_TRA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731