SAP ABAP Class CL_SCMG_ARCH_WRITER (Write Scenario for SP Case.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_ARCHIVE_WRITE_PHASE (Package) Archiving Write Phase
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SCMG_ARCH_BASE Base Class for Archiving Business Cases 20040205
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_ARCH_WRITER Interface for Write Scenario 20031219
Properties
Class CL_SCMG_ARCH_WRITER  
Short Description Write Scenario for SP Case.    
Super Class CL_SCMG_ARCH_BASE Base Class for Archiving Business Cases 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCMG_ARCHIVE_WRITE_PHASE   Archiving Write Phase 
Created 20031219   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMUR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCMG_ARCH_WRITER Interface for Write Scenario 20031219
Friends
Class CL_SCMG_ARCH_WRITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_RECORD Instance attribute Private Type reference (TYPE) SCMG_T_CASE_ATTR Record of SCMG_T_CASE_ATTR Table. 20031219
2 CASE_RECORD Instance attribute Private Type reference (TYPE) SCMG_T_CASE Case: Entity Table for Case 20040206
3 CUSTOMATTR_RECORD Instance attribute Private Object reference (TYPE REF TO) DATA 20040304
4 CUSTOMATTR_TNAME Instance attribute Private Type reference (TYPE) STRING 20040304
5 RELATIONS_RECORD Instance attribute Private Type reference (TYPE) SCMGPREL List of Relations for Subcomponents. 20040303
Methods
# Method Level Visibility Method type Description Created on
1 PUT_CUSTOMIZED_ATTRIBUTES Instance method Private Method Puts Contents of Customized Attributes Table into Archive 20040322
2 PUT_MAIN_TABLES Instance method Private Method Puts Contents of Main Tables into Archive. 20040322
Events
Class CL_SCMG_ARCH_WRITER has no event.
Types
Class CL_SCMG_ARCH_WRITER has no local type.
Method Signatures

Method PUT_CUSTOMIZED_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CUSTOMATTR_TNAME Call by reference Type reference (TYPE) STRING 20040322

Method PUT_CUSTOMIZED_ATTRIBUTES on class CL_SCMG_ARCH_WRITER has no exception.

Method PUT_MAIN_TABLES Signature

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