SAP ABAP Class CL_SCMG_ARCH_BASE (Base Class for Archiving Business Cases)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_ARCHIVE (Package) Package for Archiving Interfaces/Classes
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SCMG_ARCH_ERASER Delete Scenario for SP Case 20040204
2 Inheritance (c INHERITING FROM c_ref)  CL_SCMG_ARCH_WRITER Write Scenario for SP Case. 20040205
3 Inheritance (c INHERITING FROM c_ref)  CL_SCMG_SUBCOMPONENT_NOTES_ARC Class for SP Notes Archiving 20040204
4 Inheritance (c INHERITING FROM c_ref)  CL_SCMG_SUBCOMPONENT_PATH_ARC Class for Workflow Path Archiving 20040302
5 Inheritance (c INHERITING FROM c_ref)  CL_SCMG_SUBCOMPONENT_RECORD_AR Class for SP Record Archiving 20040204
6 Inheritance (c INHERITING FROM c_ref)  CL_SRM_PROTOCOL_ADK_ER Log Archiving: _Eraser 20040311
7 Inheritance (c INHERITING FROM c_ref)  CL_SRM_PROTOCOL_ADK_WR Log Archving: Writer 20040311
Properties
Class CL_SCMG_ARCH_BASE  
Short Description Base Class for Archiving Business Cases    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_ARCHIVE   Package for Archiving Interfaces/Classes 
Created 20040204   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCMG_ARCH_BASE has no forward declaration.
Interfaces
Class CL_SCMG_ARCH_BASE has no interface implemented.
Friends
Class CL_SCMG_ARCH_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARCHIVE_DATA Instance attribute Protected Object reference (TYPE REF TO) IF_SCMG_ARCH_DATA 20040205
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040204
2 GIVE_STATISTICS Instance method Protected Method Provide ADK with Statistics Data 20040315
Events
Class CL_SCMG_ARCH_BASE has no event.
Types
Class CL_SCMG_ARCH_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARCH_DATA Call by reference Object reference (TYPE REF TO) IF_SCMG_ARCH_DATA 20040204

Method CONSTRUCTOR on class CL_SCMG_ARCH_BASE has no exception.

Method GIVE_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AMOUNT_OF_DEL_LINES Call by reference Type reference (TYPE) I 20040315
2 Importing TABLENAME Call by reference Type reference (TYPE) STRING 20040315

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