SAP ABAP Class CL_ILM_STOR_TEST_POOL (ILM DB Store: Test Helper for Pool Generation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-STO (Application Component) Integrated Data Base Archive Store
     S_ILM_STOR_TEST (Package) ILM DB Store: Tests, Demos
Properties
Class CL_ILM_STOR_TEST_POOL  
Short Description ILM DB Store: Test Helper for Pool Generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_STOR_TEST   ILM DB Store: Tests, Demos 
Created 20130729   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_ILM_STOR_TEST_POOL has no interface implemented.
Friends
Class CL_ILM_STOR_TEST_POOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LOG Instance attribute Private Object reference (TYPE REF TO) IF_ILM_STOR_LOG 20130816
2 MO_TACC_POOL Instance attribute Private Object reference (TYPE REF TO) IF_ILM_STOR_TACC_POOL 20130816
3 MO_TACC_ROOT Instance attribute Private Object reference (TYPE REF TO) IF_ILM_STOR_TACC_ROOT 20130816
4 MV_AU_INDEX Instance attribute Private Type reference (TYPE) I 5 20130816
5 MV_CHUNK Instance attribute Private Type reference (TYPE) XSTRING 20130816
6 MV_DEBUG Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130816
7 MV_FAKE_INDEX Instance attribute Private Type reference (TYPE) I 4 20130816
8 MV_ORIGIN Instance attribute Private Type reference (TYPE) ILM_STOR_ORIGIN 20130816
9 MV_TEST_INDEX Instance attribute Private Type reference (TYPE) I 6 20130816
10 MV_TRACE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130816
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Instance method Private Method Clean Up Data (Tables) 20130816
2 CREATE_AU_ENTRY Instance method Private Method Set TILMSTORRDBLOB_2 in ROOT and POOL 20130816
3 CREATE_FAKE_ENTRY Instance method Private Method Set Fake Table in ROOT and POOL 20130816
4 GET_ENQUEUE Instance method Private Method 20130816
5 SCENARIO_1 Instance method Public Method Test #1: Successful Generation 20130816
6 SCENARIO_2 Instance method Public Method Test #2: Successful Generation of Multiple Entries 20130816
7 SETUP Instance method Private Method Initialization of Test Environment 20130816
8 TEARDOWN Instance method Private Method Shut Down Test Environment 20130816
Events
Class CL_ILM_STOR_TEST_POOL has no event.
Types
Class CL_ILM_STOR_TEST_POOL has no local type.
Method Signatures

Method CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAB_NAME Call by reference Type reference (TYPE) STRING 20130816

Method CLEANUP on class CL_ILM_STOR_TEST_POOL has no exception.

Method CREATE_AU_ENTRY Signature

Method CREATE_AU_ENTRY on class CL_ILM_STOR_TEST_POOL has no parameter.
# Exception Resumable Description Created on
1 CX_ILM_STOR_EXCEPTION 20130816
2 CX_ILM_STOR_RUNTIME 20130816

Method CREATE_FAKE_ENTRY Signature

Method CREATE_FAKE_ENTRY on class CL_ILM_STOR_TEST_POOL has no parameter.
# Exception Resumable Description Created on
1 CX_ILM_STOR_EXCEPTION 20130816
2 CX_ILM_STOR_RUNTIME 20130816

Method GET_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABLE Call by reference Type reference (TYPE) STRING 'TILM_STOR_POOL' 20130816
2 Returning RV_COUNT Value transfer Type reference (TYPE) INT4 Anzahl der Locks 20130816

Method GET_ENQUEUE on class CL_ILM_STOR_TEST_POOL has no exception.

Method SCENARIO_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Ergebnis des Szenarios (Erfolgreich/Fehlerhaft) 20130816

Method SCENARIO_1 on class CL_ILM_STOR_TEST_POOL has no exception.

Method SCENARIO_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Ergebnis des Szenarios (Erfolgreich/Fehlerhaft) 20130816

Method SCENARIO_2 on class CL_ILM_STOR_TEST_POOL has no exception.

Method SETUP Signature

Method SETUP on class CL_ILM_STOR_TEST_POOL has no parameter.
Method SETUP on class CL_ILM_STOR_TEST_POOL has no exception.

Method TEARDOWN Signature

Method TEARDOWN on class CL_ILM_STOR_TEST_POOL has no parameter.
Method TEARDOWN on class CL_ILM_STOR_TEST_POOL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740