SAP ABAP Class CL_SRM_DOCUMENT_DOWNLOAD (Class for Downloading Documents)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_DOCVIEW_BSP (Package) SRM Document Viewer for BSP
Properties
Class CL_SRM_DOCUMENT_DOWNLOAD  
Short Description Class for Downloading Documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_DOCVIEW_BSP   SRM Document Viewer for BSP 
Created 20020110   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRM_DOCUMENT_DOWNLOAD has no forward declaration.
Interfaces
Class CL_SRM_DOCUMENT_DOWNLOAD has no interface implemented.
Friends
Class CL_SRM_DOCUMENT_DOWNLOAD has no friend class.
Attributes
Class CL_SRM_DOCUMENT_DOWNLOAD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOCUMENT_CONTENT Static method Public Method Get Document Content as XString 20020110
2 GET_GENERIC_FILENAME Static method Private Method Get File Name with Correct Extension from TOADD 20020110
Events
Class CL_SRM_DOCUMENT_DOWNLOAD has no event.
Types
Class CL_SRM_DOCUMENT_DOWNLOAD has no local type.
Method Signatures

Method GET_DOCUMENT_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATA Call by reference Type reference (TYPE) XSTRING Dokumentinhalt 20020110
2 Exporting EX_FILENAME Call by reference Type reference (TYPE) STRING Dateiname 20020110
3 Exporting EX_MIMETYPE Call by reference Type reference (TYPE) STRING Mime-Typ 20020110
4 Exporting EX_SIZE Call by reference Type reference (TYPE) STRING Größe in Bytes 20020110
5 Importing IM_CLASS Value transfer Type reference (TYPE) STRING Dokumentklasse 20020110
6 Importing IM_OBJID Value transfer Type reference (TYPE) STRING Objekt ID 20020110
7 Importing IM_VARIANT_ID Call by reference Type reference (TYPE) I Variante 20020110
8 Importing IM_VERSION_ID Call by reference Type reference (TYPE) I Version 20020110
# Exception Resumable Description Created on
1 CX_SRM_DCL_BACKEND Fehler vom Backend des Document Client 20020110
2 CX_SRM_NO_AUTHORIZATION Fehlende Berechtigung 20020110

Method GET_GENERIC_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MIMETYPE Call by reference Type reference (TYPE) STRING Mime-Typ 20020110
2 Returning RE_FILENAME Value transfer Type reference (TYPE) STRING Filename (sapfile.extension) 20020110

Method GET_GENERIC_FILENAME on class CL_SRM_DOCUMENT_DOWNLOAD has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 630