SAP ABAP Class CL_SCMG_ARCH_IPROVIDER (Provides Data, Read from Archive)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_ARCHIVE_DELETE_PHASE (Package) Archiving Deletion Phase
Properties
Class CL_SCMG_ARCH_IPROVIDER  
Short Description Provides Data, Read from Archive    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_ARCHIVE_DELETE_PHASE   Archiving Deletion Phase 
Created 20040322   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCMG_ARCH_IPROVIDER has no forward declaration.
Interfaces
Class CL_SCMG_ARCH_IPROVIDER has no interface implemented.
Friends
Class CL_SCMG_ARCH_IPROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SUBCOMPONENTS Static Attribute Private Type reference (TYPE) SCMG_STRING_LIST List of Subcomponents 20040322
Methods
# Method Level Visibility Method type Description Created on
1 GET_SUBCOMPONENTS Static method Public Method 20040322
2 GET_TABLEDATA_BY_NAME Static method Public Method 20040329
3 SET_SUBCOMPONENTS Static method Public Method 20040322
Events
Class CL_SCMG_ARCH_IPROVIDER has no event.
Types
Class CL_SCMG_ARCH_IPROVIDER has no local type.
Method Signatures

Method GET_SUBCOMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SUBCOMPONENTS Value transfer Type reference (TYPE) SCMG_STRING_LIST List of strings. 20040322

Method GET_SUBCOMPONENTS on class CL_SCMG_ARCH_IPROVIDER has no exception.

Method GET_TABLEDATA_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_NAME Call by reference Type reference (TYPE) STRING 20040329
2 Exporting RE_DATA Call by reference Type reference (TYPE) TABLE 20040329

Method GET_TABLEDATA_BY_NAME on class CL_SCMG_ARCH_IPROVIDER has no exception.

Method SET_SUBCOMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_SUBCOMPONENTS Call by reference Type reference (TYPE) SCMG_STRING_LIST List of strings. 20040322

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