SAP ABAP Class CL_ILM_STOR_TEST_TOOL (ILM DB Store: Test Helpers)
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_TOOL  
Short Description ILM DB Store: Test Helpers    
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 20130826   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_TOOL has no interface implemented.
Friends
Class CL_ILM_STOR_TEST_TOOL has no friend class.
Attributes
Class CL_ILM_STOR_TEST_TOOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SYSTEM Static method Public Method Determines Whether the Current System Is a Dev System 20130916
2 GET_BLOB Static method Public Method Supplies BLOB in the Required Size 20130830
Events
Class CL_ILM_STOR_TEST_TOOL has no event.
Types
Class CL_ILM_STOR_TEST_TOOL has no local type.
Method Signatures

Method CHECK_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSTEM_NAME Call by reference Type reference (TYPE) SYSYSID '-' Name des SAP-Systems 20130916
2 Importing IV_SYSTEM_TYPE Call by reference Type reference (TYPE) SYSYSID '-' Typ des SAP-Systems 20130916
3 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20130916

Method CHECK_SYSTEM on class CL_ILM_STOR_TEST_TOOL has no exception.

Method GET_BLOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SIZE Call by reference Type reference (TYPE) I Größe des BLOBs, wird als MB interpretiert 20130830
2 Returning RV_VALUE Value transfer Type reference (TYPE) XSTRING Zusammengesetzter BLOB 20130830

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