SAP ABAP Class CL_ILM_STOR_TEST_GLOBALS (ILM DB Store: Test Helpers - Global Values)
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_GLOBALS  
Short Description ILM DB Store: Test Helpers - Global Values    
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 20130620   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_GLOBALS has no interface implemented.
Friends
Class CL_ILM_STOR_TEST_GLOBALS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AU_CONTEXT Static Attribute Public Type reference (TYPE) STRING Internally Usable Checkbox for Indicating the AU Context 20130816
2 GV_ORIGIN Static Attribute Public Type reference (TYPE) ILM_STOR_ORIGIN 'arthurdent' Standard Value of Origin 20130816
3 GV_RUN_ORIGIN Static Attribute Public Type reference (TYPE) ILM_STOR_ORIGIN 'archeb' Origin of Productive Tests 20130911
4 ST_HANDLES Static Attribute Private Type reference (TYPE) ILM_STOR_T_STRING Table with Simple Strings 20130816
5 ST_URIS Static Attribute Private Type reference (TYPE) ILM_STOR_T_STRING Table with Simple Strings 20130816
6 SV_AU_RUNNING Static Attribute Private Type reference (TYPE) ABAP_BOOL 20130816
7 SV_DBCON_CERT Static Attribute Private Type reference (TYPE) DBCON_NAME 20130830
8 SV_DBCON_COLL Static Attribute Private Type reference (TYPE) DBCON_NAME 20130830
9 SV_DBCON_DATA Static Attribute Private Type reference (TYPE) DBCON_NAME 20130830
10 SV_DBCON_POOL Static Attribute Private Type reference (TYPE) DBCON_NAME 20130830
11 SV_DBCON_PROP Static Attribute Private Type reference (TYPE) DBCON_NAME 20130830
12 SV_DBCON_ROOT Static Attribute Private Type reference (TYPE) DBCON_NAME 20130830
13 SV_DBCON_RTI Static Attribute Private Type reference (TYPE) DBCON_NAME 20130830
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130816
2 ENSURE_POOL Static method Public Method Make Sure You Enter the Pool Table 20130816
3 HANDLE Static method Public Method Sets or Gets a Handle 20130816
4 HANDLE_FROM_URI Static method Public Method Gets a Handle with a URI 20130816
5 IS_AU_RUNNING Static method Public Method 20130816
6 REMOVE_DATA_MOCK Static method Public Method Required for DB_OPERATOR 20130816
7 SETUP Static method Public Method Setup Method for Unit Tests 20130816
8 SET_DBCON Static method Public Method 20130830
9 TEARDOWN Static method Public Method Tear Down Method for Unit Tests 20130816
10 URI Static method Public Method Sets or Gets a URI 20130816
11 URI_FROM_HANDLE Static method Public Method Gets a URI with a Handle 20130816
Events
Class CL_ILM_STOR_TEST_GLOBALS has no event.
Types
Class CL_ILM_STOR_TEST_GLOBALS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method ENSURE_POOL Signature

Method ENSURE_POOL on class CL_ILM_STOR_TEST_GLOBALS has no parameter.
Method ENSURE_POOL on class CL_ILM_STOR_TEST_GLOBALS has no exception.

Method HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I Zu verwendende URI 20130816
2 Importing IV_VALUE Call by reference Type reference (TYPE) ILM_STOR_HANDLE '-' Zu setzender Wert 20130816
3 Returning RV_VALUE Value transfer Type reference (TYPE) ILM_STOR_HANDLE Aktueller Wert 20130816

Method HANDLE on class CL_ILM_STOR_TEST_GLOBALS has no exception.

Method HANDLE_FROM_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_URI Call by reference Type reference (TYPE) ILM_STOR_URI ILM-DB-Ablage: URI einer Ressource 20130816
2 Returning RV_VALUE Value transfer Type reference (TYPE) ILM_STOR_HANDLE ILM-DB-Ablage: Ressourcen-Handle 20130816

Method HANDLE_FROM_URI on class CL_ILM_STOR_TEST_GLOBALS has no exception.

Method IS_AU_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20130816

Method IS_AU_RUNNING on class CL_ILM_STOR_TEST_GLOBALS has no exception.

Method REMOVE_DATA_MOCK Signature

Method REMOVE_DATA_MOCK on class CL_ILM_STOR_TEST_GLOBALS has no parameter.
Method REMOVE_DATA_MOCK on class CL_ILM_STOR_TEST_GLOBALS has no exception.

Method SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORIGIN Call by reference Type reference (TYPE) ILM_STOR_ORIGIN ILM-DB-Ablage: Kennzeichnung der Herkunft der Daten 20130816

Method SETUP on class CL_ILM_STOR_TEST_GLOBALS has no exception.

Method SET_DBCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DBCON Call by reference Type reference (TYPE) DBCON_NAME 20130830
2 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) STRING 20130830

Method SET_DBCON on class CL_ILM_STOR_TEST_GLOBALS has no exception.

Method TEARDOWN Signature

Method TEARDOWN on class CL_ILM_STOR_TEST_GLOBALS has no parameter.
Method TEARDOWN on class CL_ILM_STOR_TEST_GLOBALS has no exception.

Method URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I Zu verwendende URI 20130816
2 Importing IV_VALUE Call by reference Type reference (TYPE) ILM_STOR_URI '-' Zu setzender Wert 20130816
3 Returning RV_VALUE Value transfer Type reference (TYPE) ILM_STOR_URI Aktueller Wert 20130816

Method URI on class CL_ILM_STOR_TEST_GLOBALS has no exception.

Method URI_FROM_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) ILM_STOR_HANDLE ILM-DB-Ablage: URI einer Ressource 20130816
2 Returning RV_VALUE Value transfer Type reference (TYPE) ILM_STOR_URI ILM-DB-Ablage: Ressourcen-Handle 20130816

Method URI_FROM_HANDLE on class CL_ILM_STOR_TEST_GLOBALS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740