SAP ABAP Class CL_SCMG_ARCH_REPOSITORY (Directory of Writer and Eraser Instances.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_ARCHIVE_STRATEGY (Package) Strategy Pattern for Archiving
Properties
Class CL_SCMG_ARCH_REPOSITORY  
Short Description Directory of Writer and Eraser Instances.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_ARCHIVE_STRATEGY   Strategy Pattern for Archiving 
Created 20040317   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SCMG_ARCH_REPOSITORY has no interface implemented.
Friends
Class CL_SCMG_ARCH_REPOSITORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASE_ERASER_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SCMG_ARCH_ERASER Delete Scenario for SP Case 20040318
2 BASE_WRITER_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SCMG_ARCH_WRITER Write Scenario for SP Case. 20040318
3 INSTANCES Static Attribute Private Type reference (TYPE) T_INSTANCE_TABLE 20040317
4 SUBCOMPONENTS Static Attribute Private Type reference (TYPE) T_SCMGARCHSUBCOMP Preloaded SCMGARCHSUBCOMP Table. 20040317
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040317
2 GET_BASE_ERASER Static method Public Method Get Base/Main Eraser for SP Case. 20040318
3 GET_BASE_WRITER Static method Public Method Get Base/Main Writer for SP Case 20040318
4 GET_ERASER Static method Public Method Get Eraser for Subcomponent by fcode. 20040317
5 GET_WRITER Static method Public Method Get Writer for Subcomponent by fcode. 20040317
Events
Class CL_SCMG_ARCH_REPOSITORY has no event.
Types
Class CL_SCMG_ARCH_REPOSITORY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_BASE_ERASER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ERASER Value transfer Object reference (TYPE REF TO) IF_SCMG_ARCH_ERASER Interface for delete scenario. 20040318

Method GET_BASE_ERASER on class CL_SCMG_ARCH_REPOSITORY has no exception.

Method GET_BASE_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WRITER Value transfer Object reference (TYPE REF TO) IF_SCMG_ARCH_WRITER Interface for write scenario. 20040318

Method GET_BASE_WRITER on class CL_SCMG_ARCH_REPOSITORY has no exception.

Method GET_ERASER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ERASER Value transfer Object reference (TYPE REF TO) IF_SCMG_ARCH_ERASER Interface for delete scenario. 20040317
2 Importing SUBCOMPONENT_FCODE Call by reference Type reference (TYPE) STRING 20040317

Method GET_ERASER on class CL_SCMG_ARCH_REPOSITORY has no exception.

Method GET_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WRITER Value transfer Object reference (TYPE REF TO) IF_SCMG_ARCH_WRITER Interface for write scenario. 20040317
2 Importing SUBCOMPONENT_FCODE Call by reference Type reference (TYPE) STRING 20040317

Method GET_WRITER on class CL_SCMG_ARCH_REPOSITORY has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700