SAP ABAP Class CL_SRM_SP_DOCVIEW_BDS_DOC (SRM: Class For Displaying Documents)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_SP_BDS (Package) Service Provider for Business Document Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_BDV BDV: Basis Class 20050119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_CONTENT BDV: Methods for Content delivery 20050119
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_BDV_SPECIAL Old - do not use !!! 20050119
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_MENUE SP Client Menu Interface 20050119
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_VISUAL_QUERY_WIN Visual Query Interface for SP's 20050119
Properties
Class CL_SRM_SP_DOCVIEW_BDS_DOC  
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 SRMBD    
Program status     
Category 0   
Package SRM_SP_BDS   Service Provider for Business Document Service 
Created 20050119   SAP 
Last change 20050214   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 SRMBD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRMGU 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 20050119
2 IF_SRM_SP_BDV_SPECIAL Old - do not use !!! 20050119
3 IF_SRM_SP_MENUE SP Client Menu Interface 20050119
4 IF_SRM_SP_VISUAL_QUERY_WIN Visual Query Interface for SP's 20050119
Friends
Class CL_SRM_SP_DOCVIEW_BDS_DOC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DISPLAY_BDS Constant Private Type reference (TYPE) STRING 'DISPLAY_BDS' Display Using BDS 20050127
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE_LIST Instance method Private Method Retrieve Attribute List from Object List 20050119
2 GET_BDS_POID_PARA Instance method Private Method Retrieve ArchiveLink POID Parameter 20050119
Events
Class CL_SRM_SP_DOCVIEW_BDS_DOC has no event.
Types
Class CL_SRM_SP_DOCVIEW_BDS_DOC has no local type.
Method Signatures

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 20050119
2 Importing IM_ATTRIBUTE_VALUE_LIST Call by reference Type reference (TYPE) SRM_LIST_OBJECT Corresponding object 20050119
# Exception Resumable Description Created on
1 CX_SRM_DOCUMENT_CLIENT Document Client 20050119
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20050119

Method GET_BDS_POID_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DOC_CLASS Call by reference Type reference (TYPE) SDOK_CLASS Dokumentklasse 20050119
2 Exporting EX_DOC_GUID Call by reference Type reference (TYPE) SDOK_DOCID Dokument-GUID 20050119
# Exception Resumable Description Created on
1 BDV_INTERNAL_AL_ERROR BDV: Internal AL Error 20050119
2 BDV_UNEXPECTED_ERROR SRM: Unexpected Error 20050119
History
Last changed by/on SAP  20050214 
SAP Release Created in 700