SAP ABAP Class CL_SRM_SP_DOCVIEW_AL (SRM: Class For Displaying Documents)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_SP_AL (Package) Service Provider for ArchiveLink
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_BDV BDV: Basis Class 20000602
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_CONTENT BDV: Methods for Content delivery 20000602
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_SPECIAL Old - do not use !!! 20000602
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_MENUE SP Client Menu Interface 20011017
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_VISUAL_QUERY_WIN Visual Query Interface for SP's 20011010
Properties
Class CL_SRM_SP_DOCVIEW_AL  
Short Description SRM: Class For Displaying Documents    
Super Class CL_SRM_SP_BDV BDV: Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SRM_AL    
Program status     
Category 0   
Package SRM_SP_AL   Service Provider for ArchiveLink 
Created 20000602   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNDP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMAL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRMCL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SRMGU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SRMIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_SP_BDV_CONTENT BDV: Methods for Content delivery 20000602
2 IF_SRM_SP_BDV_SPECIAL Old - do not use !!! 20000602
3 IF_SRM_SP_MENUE SP Client Menu Interface 20011017
4 IF_SRM_SP_VISUAL_QUERY_WIN Visual Query Interface for SP's 20011010
Friends
Class CL_SRM_SP_DOCVIEW_AL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CREATE_NEW_SCAN Constant Public Type reference (TYPE) STRING 'CREATE_NEW_SCAN' Scan Activity 20020808
2 C_DELETE_AL_DOC Constant Private Type reference (TYPE) STRING 'DELETE_AL_DOC' Delete ArchiveLink Document 20041210
3 C_DISPLAY_VIA_ARCHIVELINK Constant Public Type reference (TYPE) SRMACTID 'DISPLAY_VIA_ARCHIVELINK' Display Using ArchiveLink 20040922
4 C_PROP_CREATE Constant Private Type reference (TYPE) STRING 'PROP_CREATE' Create Activity Attributes 20041210
5 C_PROP_CREATE_VIA_FILE Constant Private Type reference (TYPE) STRING 'CREATE_NEW' Create activity attributes; load local file 20080428
6 C_PROP_DISPLAY Constant Private Type reference (TYPE) STRING 'PROP_DISPLAY' Display Activity Attributes 20041210
7 C_PROP_MODIFY Constant Private Type reference (TYPE) STRING 'PROP_MODIFY' Modify Activity Attributes 20041210
8 C_SEARCH_AL_DOC Constant Private Type reference (TYPE) STRING 'SEARCH' Find Activity Attributes 20080527
9 C_SHOW_PROT Constant Private Type reference (TYPE) STRING 'SHOW_PROT' Display Activity Log 20041210
10 G_EXIT_AL_OBJ_KEY_C Static Attribute Private Object reference (TYPE REF TO) SRM_AL_OBJ_KEY_C Exit to Assign Object Key 20060704
11 MY_BOR_TYPE Constant Private Type reference (TYPE) AL_OBJ 'RECORD' Business Object type 20010130
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NEW_SCAN Instance method Private Method Create ArchiveLink Document Using Scan Dialog 20041210
2 DELETE_AL_DOC Instance method Private Method Delete ArchiveLink Document 20041210
3 DISPLAY_VIA_ARCHIVELINK Static method Private Method Display Document Using ArchiveLink 20001205
4 GET_AL_CONNECTION_INFO Instance method Private Method Determine ArchiveLink Parameters 20010130
5 GET_AL_CONNECTION_PARA Instance method Private Method Retrieve ArchiveLink Connection Parameter 20010207
6