SAP ABAP Class CL_SRM_SP_DOCVIEW_GEN_DOCUMENT (SRM: Class For Displaying Documents)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_GENERAL (Package) General Records Management Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_BDV BDV: Basis Class 20020903
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_CONTENT BDV: Methods for Content delivery 20020903
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_SPECIAL Old - do not use !!! 20020903
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_MENUE SP Client Menu Interface 20020903
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_VISUAL_QUERY_WIN Visual Query Interface for SP's 20020903
Properties
Class CL_SRM_SP_DOCVIEW_GEN_DOCUMENT  
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_GENERAL   General Records Management Package 
Created 20020903   SAP 
Last change 00000000   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 20020903
2 IF_SRM_SP_BDV_SPECIAL Old - do not use !!! 20020903
3 IF_SRM_SP_MENUE SP Client Menu Interface 20020903
4 IF_SRM_SP_VISUAL_QUERY_WIN Visual Query Interface for SP's 20020903
Friends
Class CL_SRM_SP_DOCVIEW_GEN_DOCUMENT has no friend class.
Attributes
Class CL_SRM_SP_DOCVIEW_GEN_DOCUMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_VIA_ARCHIVELINK Static method Private Method Display Document Using ArchiveLink 20020903
2 GET_ATTRIBUTE_LIST Instance method Private Method Retrieve Attribute List from Object List 20020903
3 GET_CONNECTION_PARA Instance method Private Method Formatting Connection Parameter 20030808
4 GET_MIMETYPE_FROM_DOCUCLASS2 Static method Public Method Get Mimetype from the Technical Document Type 20030811
5 GET_PARAMETERS Instance method Private Method Get SP-POID and Connection Parameter 20030808
Events
Class CL_SRM_SP_DOCVIEW_GEN_DOCUMENT has no event.
Types
Class CL_SRM_SP_DOCVIEW_GEN_DOCUMENT has no local type.
Method Signatures

Method DISPLAY_VIA_ARCHIVELINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARCHIV_ID Value transfer Type reference (TYPE) SAEARCHIVI Content Repository Identifikation 20020903
2 Importing DOC_CLASS Value transfer Type reference (TYPE) SAEDOCETYP SAP ArchiveLink: technischer Dokumenttyp 20020903
3 Importing DOC_ID Value transfer Type reference (TYPE) SAEARDOID SAP ArchiveLink: Dokument-Id 20020903
# Exception Resumable Description Created on
1 ARCHIVELINK_ERROR Fehler in ArchiveLink 20020903
2 NOT_FOUND Dokument wurde nicht gefunden 20020903

Method GET_ATTRIBUTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ATTRIBUTE_LIST Call by reference Type reference (TYPE) SRMGU_ATTRIBUTE_LIST_TAB Corresponding string table 20020903
2 Importing IM_ATTRIBUTE_VALUE_LIST Call by reference Type reference (TYPE) SRM_LIST_OBJECT Corresponding object 20020903
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20020903
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20020903

Method GET_CONNECTION_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DOCUMENTSPACE Call by reference Type reference (TYPE) SRMAL_IT_DOCSP Dokumentbereich 20030808
# Exception Resumable Description Created on
1 BDV_INTERNAL_AL_ERROR BDV: Internal AL Error 20030808
2 BDV_UNEXPECTED_ERROR SRM: Unexpected Error 20030808

Method GET_MIMETYPE_FROM_DOCUCLASS2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MIMETYPE Call by reference Type reference (TYPE) SRMAL_MIMETYPE Mimetype 20030811
2 Importing IM_DOCUCLASS Call by reference Type reference (TYPE) SRMAL_DOC_CLASS Technical docutype 20030811
# Exception Resumable Description Created on
1 BDV_INTERNAL_AL_ERROR AL internal error 20030811
2 BDV_UNEXPECTED_ERROR BDV: Unexpected Error 20030811

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CREP_ID Call by reference Type reference (TYPE) SRMAL_CREP_ID Crep ID 20030808
2 Exporting EX_DOCUMENTSPACE Call by reference Type reference (TYPE) SRMAL_IT_DOCSP Dokumentbereich 20030808
3 Exporting EX_DOC_CLASS Call by reference Type reference (TYPE) SRMAL_DOC_CLASS Document Class 20030808
4 Exporting EX_DOC_ID Call by reference Type reference (TYPE) STRING Doc ID 20030808
5 Exporting EX_VARIANT Call by reference Type reference (TYPE) SRMGS_DOC_VAR_DB_ID Variante 20030808
6 Exporting EX_VERSION Call by reference Type reference (TYPE) SRMGS_DOC_VER_DB_ID Version 20030808
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20030808
2 CX_SRM_CONNECTION Repository Verbindung (abstrakt) 20030808
3 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20030808
4 CX_SRM_POID POID Fehler (abstrakt) 20030808
History
Last changed by/on SAP  00000000 
SAP Release Created in 630