SAP ABAP Class CL_RCM_ARCH_HANDLE_REPOSITORY (Repository for points where the archive can be accessed)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_ARCHIVE (Package) Package for Archiving Interfaces/Classes
Properties
Class CL_RCM_ARCH_HANDLE_REPOSITORY  
Short Description Repository for points where the archive can be accessed    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_ARCHIVE   Package for Archiving Interfaces/Classes 
Created 20040609   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RCM_ARCH_HANDLE_REPOSITORY has no forward declaration.
Interfaces
Class CL_RCM_ARCH_HANDLE_REPOSITORY has no interface implemented.
Friends
Class CL_RCM_ARCH_HANDLE_REPOSITORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE_TABLE Static Attribute Private Type reference (TYPE) MAIN_TABLE 20040609
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECT Static method Public Method Returns Object, Associated with Provided Handle 20040609
2 SET_OBJECT Static method Public Method Stores Object with Handle in Internal Table 20040609
Events
Class CL_RCM_ARCH_HANDLE_REPOSITORY has no event.
Types
Class CL_RCM_ARCH_HANDLE_REPOSITORY has no local type.
Method Signatures

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ARCHIVE_HANDLE Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20040609
2 Returning RE_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20040609

Method GET_OBJECT on class CL_RCM_ARCH_HANDLE_REPOSITORY has no exception.

Method SET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ARCHIVE_HANDLE Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20040609
2 Importing IN_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20040609

Method SET_OBJECT on class CL_RCM_ARCH_HANDLE_REPOSITORY has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700