SAP ABAP Class CL_SCMG_ARCH_RUNNER (Generic Sequence of Calls on ArchiveSequence/)
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_RUNNER  
Short Description Generic Sequence of Calls on ArchiveSequence/    
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 20040216   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCMG_ARCH_RUNNER has no forward declaration.
Interfaces
Class CL_SCMG_ARCH_RUNNER has no interface implemented.
Friends
Class CL_SCMG_ARCH_RUNNER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARCH_SEQUENCE Instance attribute Private Object reference (TYPE REF TO) IF_SCMG_ARCH_SEQUENCE Steps of the Algorithm. 20040216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040216
2 RUN Instance method Public Method 20040216
Events
Class CL_SCMG_ARCH_RUNNER has no event.
Types
Class CL_SCMG_ARCH_RUNNER 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 IN_ARCH_SEQUENCE Call by reference Object reference (TYPE REF TO) IF_SCMG_ARCH_SEQUENCE Steps of the algorithm. 20040216

Method CONSTRUCTOR on class CL_SCMG_ARCH_RUNNER has no exception.

Method RUN Signature

Method RUN on class CL_SCMG_ARCH_RUNNER has no parameter.
Method RUN on class CL_SCMG_ARCH_RUNNER has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700