SAP ABAP Class CX_SRM_GSP_ARC_READ (Error while accessing archived data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_GSP_ARCHIVE (Package) Archiving for Generic SP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SRM Base Class (abstract) 20041203
Properties
Class CX_SRM_GSP_ARC_READ  
Short Description Error while accessing archived data    
Super Class CX_SRM Base Class (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SRM_GSP_ARCHIVE   Archiving for Generic SP 
Created 20041203   SAP 
Last change 20050228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SRM_GSP_ARC_READ has no forward declaration.
Interfaces
Class CX_SRM_GSP_ARC_READ has no interface implemented.
Friends
Class CX_SRM_GSP_ARC_READ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SRM_GSP_ARC_READ Constant Public Type reference (TYPE) SOTR_CONC '6DE539DC74AC394B9BB2091FFE3783E5' 20041203
2 ERROR_TYPE Instance attribute Public Type reference (TYPE) STRING Error Type 20041203
3 INITIALIZATION_ERROR Constant Public Type reference (TYPE) STRING 'InitError' Problem During Initialization 20041203
4 INTERNAL_ERROR Constant Public Type reference (TYPE) STRING 'InternalError' Internal Error 20041203
5 LOAD_ERROR Constant Public Type reference (TYPE) STRING 'LoadError' Problem While Loading Data 20041203
6 SRC_CLASS Instance attribute Public Type reference (TYPE) STRING Class in which the error occurred 20041203
7 SRC_METHOD Instance attribute Public Type reference (TYPE) STRING Method in which the error occurred 20041203
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041203
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041203
Events
Class CX_SRM_GSP_ARC_READ has no event.
Types
Class CX_SRM_GSP_ARC_READ has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CX_SRM_GSP_ARC_READ has no parameter.
Method CLASS_CONSTRUCTOR on class CX_SRM_GSP_ARC_READ has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR_TYPE Call by reference Type reference (TYPE) STRING 20041203
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041203
3 Importing SRC_CLASS Call by reference Type reference (TYPE) STRING 20041203
4 Importing SRC_METHOD Call by reference Type reference (TYPE) STRING 20041203
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041203

Method CONSTRUCTOR on class CX_SRM_GSP_ARC_READ has no exception.
History
Last changed by/on SAP  20050228 
SAP Release Created in 700