SAP ABAP Class CL_SCMG_ARCH_VO (Central Archiving Information)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_ARCH_CASE Base Case Information: GUID, POID. 20040414
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_ARCH_DATA 20040204
Properties
Class CL_SCMG_ARCH_VO  
Short Description Central Archiving Information    
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 20040128   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCMG_ARCH_VO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCMG_ARCH_CASE Base Case Information: GUID, POID. 20040414
2 IF_SCMG_ARCH_DATA 20040204
Friends
Class CL_SCMG_ARCH_VO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARCHIVE_HANDLE Instance attribute Private Type reference (TYPE) SY-TABIX Internal Tables, Current Row Index 20040204
2 CASE_GUID Instance attribute Private Type reference (TYPE) SCMG_CASE_GUID Technical Key of Case (Case GUID) 20040202
3 CASE_POIDID Instance attribute Private Type reference (TYPE) SRMPOIDID POID ID 20040303
4 DELETE_FLAG Instance attribute Private Type reference (TYPE) C 20040202
5 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SCMG_ARCH_VO Value Object, Holder of Archiving data. 20040204
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method 20040204
2 SET_ARCHIVE_HANDLE Instance method Public Method 20040205
3 SET_CASE_GUID Instance method Public Method 20040205
4 SET_CASE_POIDID Instance method Public Method 20040303
5 SET_DELETE_FLAG Instance method Public Method 20040205
Events
Class CL_SCMG_ARCH_VO has no event.
Types
Class CL_SCMG_ARCH_VO has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SCMG_ARCH_VO Value object, holder of archiving data. 20040204

Method GET_INSTANCE on class CL_SCMG_ARCH_VO has no exception.

Method SET_ARCHIVE_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ARCHIVE_HANDLE Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20040205

Method SET_ARCHIVE_HANDLE on class CL_SCMG_ARCH_VO has no exception.

Method SET_CASE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040205

Method SET_CASE_GUID on class CL_SCMG_ARCH_VO has no exception.

Method SET_CASE_POIDID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_POIDID Call by reference Type reference (TYPE) SRMPOIDID POID ID 20040303

Method SET_CASE_POIDID on class CL_SCMG_ARCH_VO has no exception.

Method SET_DELETE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_DELETE_FLAG Call by reference Type reference (TYPE) C 20040205

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