SAP ABAP Class IF_ILM_STOR_INJECT (ILM_STRG: Injector Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ILM_STOR_CF ILM DB Store: Class Factory 20130816
Properties
Class IF_ILM_STOR_INJECT  
Short Description ILM_STRG: Injector Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130510   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ILM_STOR_INJECT has no forward declaration.
Interfaces
Class IF_ILM_STOR_INJECT has no interface implemented.
Friends
Class IF_ILM_STOR_INJECT has no friend class.
Attributes
Class IF_ILM_STOR_INJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Delete a Default 20130816
2 INJECT Instance method Public Method Insert Prepared Instance 20130816
3 INJECT_NAME Instance method Public Method Specify Name of Class to Be Instantiated 20130816
Events
Class IF_ILM_STOR_INJECT has no event.
Types
Class IF_ILM_STOR_INJECT has no local type.
Method Signatures

Method CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INTERFACE Call by reference Type reference (TYPE) CLASSNAME '*' Name des Interface 20130816
2 Importing IV_VERSION Call by reference Type reference (TYPE) ILM_STOR_API_VERSION SPACE ILM-DB-Ablage: API Version 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_RUNTIME 20130816

Method INJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INSTANCE Call by reference Object reference (TYPE REF TO) OBJECT Interface-Realisierung 20130816
2 Importing IV_INTERFACE Call by reference Type reference (TYPE) CLASSNAME Name des Interface 20130816
3 Importing IV_PARAM Call by reference Type reference (TYPE) ILM_STOR_CF_PARAM ILM-DB-Ablage: Selektionsparameter für Class Factory 20130816
4 Importing IV_VERSION Call by reference Type reference (TYPE) ILM_STOR_API_VERSION SPACE ILM-DB-Ablage: API Version 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_RUNTIME 20130816

Method INJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME Realísierende Klasse 20130816
2 Importing IV_INTERFACE Call by reference Type reference (TYPE) CLASSNAME Name des Interface 20130816
3 Importing IV_VERSION Call by reference Type reference (TYPE) ILM_STOR_API_VERSION SPACE ILM-DB-Ablage: API Version 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_RUNTIME 20130816
History
Last changed by/on SAP  20140121 
SAP Release Created in