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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
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 | ![]() |
Static method | Private | Method | Display Document Using ArchiveLink | 20020903 |
2 | ![]() |
Instance method | Private | Method | Retrieve Attribute List from Object List | 20020903 |
3 | ![]() |
Instance method | Private | Method | Formatting Connection Parameter | 20030808 |
4 | ![]() |
Static method | Public | Method | Get Mimetype from the Technical Document Type | 20030811 |
5 | ![]() |
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 | ![]() |
ARCHIV_ID | Value transfer | Type reference (TYPE) | SAEARCHIVI | Content Repository Identifikation | 20020903 | ||
2 | ![]() |
DOC_CLASS | Value transfer | Type reference (TYPE) | SAEDOCETYP | SAP ArchiveLink: technischer Dokumenttyp | 20020903 | ||
3 | ![]() |
DOC_ID | Value transfer | Type reference (TYPE) | SAEARDOID | SAP ArchiveLink: Dokument-Id | 20020903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in ArchiveLink | 20020903 | |
2 | ![]() |
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 | ![]() |
EX_ATTRIBUTE_LIST | Call by reference | Type reference (TYPE) | SRMGU_ATTRIBUTE_LIST_TAB | Corresponding string table | 20020903 | ||
2 | ![]() |
IM_ATTRIBUTE_VALUE_LIST | Call by reference | Type reference (TYPE) | SRM_LIST_OBJECT | Corresponding object | 20020903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Client | 20020903 | |
2 | ![]() |
Framework (abstrakt) | 20020903 |
Method GET_CONNECTION_PARA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DOCUMENTSPACE | Call by reference | Type reference (TYPE) | SRMAL_IT_DOCSP | Dokumentbereich | 20030808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BDV: Internal AL Error | 20030808 | |
2 | ![]() |
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 | ![]() |
EX_MIMETYPE | Call by reference | Type reference (TYPE) | SRMAL_MIMETYPE | Mimetype | 20030811 | ||
2 | ![]() |
IM_DOCUCLASS | Call by reference | Type reference (TYPE) | SRMAL_DOC_CLASS | Technical docutype | 20030811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
AL internal error | 20030811 | |
2 | ![]() |
BDV: Unexpected Error | 20030811 |
Method GET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CREP_ID | Call by reference | Type reference (TYPE) | SRMAL_CREP_ID | Crep ID | 20030808 | ||
2 | ![]() |
EX_DOCUMENTSPACE | Call by reference | Type reference (TYPE) | SRMAL_IT_DOCSP | Dokumentbereich | 20030808 | ||
3 | ![]() |
EX_DOC_CLASS | Call by reference | Type reference (TYPE) | SRMAL_DOC_CLASS | Document Class | 20030808 | ||
4 | ![]() |
EX_DOC_ID | Call by reference | Type reference (TYPE) | STRING | Doc ID | 20030808 | ||
5 | ![]() |
EX_VARIANT | Call by reference | Type reference (TYPE) | SRMGS_DOC_VAR_DB_ID | Variante | 20030808 | ||
6 | ![]() |
EX_VERSION | Call by reference | Type reference (TYPE) | SRMGS_DOC_VER_DB_ID | Version | 20030808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20030808 | |
2 | ![]() |
Repository Verbindung (abstrakt) | 20030808 | |
3 | ![]() |
Initialisierungsfehler (abstrakt) | 20030808 | |
4 | ![]() |
POID Fehler (abstrakt) | 20030808 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 630 |