SAP ABAP Class CL_SRM_REC_ARCHIVE_SERVICE (Record: Services for Displaying Archived Records)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_XML_BR_MD_FP (Package) XML, Browser, Modeler, File Plan
Properties
Class CL_SRM_REC_ARCHIVE_SERVICE  
Short Description Record: Services for Displaying Archived Records    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_XML_BR_MD_FP   XML, Browser, Modeler, File Plan 
Created 20050113   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRM_REC_ARCHIVE_SERVICE has no interface implemented.
Friends
Class CL_SRM_REC_ARCHIVE_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVITY Instance attribute Private Type reference (TYPE) SRMIF_SP_ACTIVITY 20050119
2 ARCHIVED Instance attribute Private Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20050113
3 ARCHIVE_MODE Instance attribute Private Type reference (TYPE) STRING Archiving mode 20050113
4 C_ARCHIVE_MODE_NON_TRANSP Constant Public Type reference (TYPE) STRING 'NON_TRANSPARENT' 20050113
5 C_ARCHIVE_MODE_TRANSP Constant Public Type reference (TYPE) STRING 'TRANSPARENT' 20050113
6 REQUEST Instance attribute Private Object reference (TYPE REF TO) IF_SRM_REQUEST Interface for Request 20050113
7 XML_CONTENT Instance attribute Private Type reference (TYPE) SRM_RECORD_XML_CONTENT Record: XML Content 20050113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050113
2 GET_ARCHIVE_MODE Instance method Public Method Returns the Archiving Mode 20050113
3 GET_XML_CONTENT Instance method Public Method Returns the archived XML content of the record 20050113
4 IS_ARCHIVED Instance method Public Method Returns whether the record is archived 20050113
5 SET_ACTIVITY Instance method Public Method Set (Client) Activity 20050119
6 SET_REQUEST Instance method Public Method Set Request 20050118
7 TEST_MODE Instance method Private Method Test Mode 20050113
Events
Class CL_SRM_REC_ARCHIVE_SERVICE has no event.
Types
Class CL_SRM_REC_ARCHIVE_SERVICE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SRM_REC_ARCHIVE_SERVICE has no parameter.
Method CONSTRUCTOR on class CL_SRM_REC_ARCHIVE_SERVICE has no exception.

Method GET_ARCHIVE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ARCHIVE_MODE Value transfer Type reference (TYPE) STRING 20050113

Method GET_ARCHIVE_MODE on class CL_SRM_REC_ARCHIVE_SERVICE has no exception.

Method GET_XML_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_XML_CONTENT Value transfer Type reference (TYPE) SRM_RECORD_XML_CONTENT Akte: XML Content 20050113
# Exception Resumable Description Created on
1 CX_SRM_REC_ARCHIVE_SERVICE Ausnahmen für Service anzeigen archivierter Akten 20050113

Method IS_ARCHIVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_ARCHIVED Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050113

Method IS_ARCHIVED on class CL_SRM_REC_ARCHIVE_SERVICE has no exception.

Method SET_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) SRMIF_SP_ACTIVITY Aktivität 20050119

Method SET_ACTIVITY on class CL_SRM_REC_ARCHIVE_SERVICE has no exception.

Method SET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_SRM_REQUEST Interface für Request 20050118

Method SET_REQUEST on class CL_SRM_REC_ARCHIVE_SERVICE has no exception.

Method TEST_MODE Signature

Method TEST_MODE on class CL_SRM_REC_ARCHIVE_SERVICE has no parameter.
Method TEST_MODE on class CL_SRM_REC_ARCHIVE_SERVICE has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700