SAP ABAP Interface IF_SRM_DOCVIEW_BSP (Document Viewer (BSP))
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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SP_BDV_BSP | SP BDV: Client for BSP | 20020103 |
Properties
Interface | IF_SRM_DOCVIEW_BSP | |
Short Description | Document Viewer (BSP) |
General Data
Package | SRM_DOCVIEW_BSP | SRM Document Viewer for BSP |
Created | 20020103 | SAP |
Last changed | 20050308 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SRM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | IF_SRM_DOCVIEW_BSP | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | SRMGS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | SRMGU | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SRM_DOCVIEW_BSP has no interface.
Friends
Interface IF_SRM_DOCVIEW_BSP has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | BN_SUBMIT_UPLOAD | Constant | Public | Type reference (TYPE) | STRING | 'SUBMITUPLOADDOC' | 20020917 | ||
2 | FILE_UPLOAD | Constant | Public | Type reference (TYPE) | STRING | 'FILEUPLOAD' | 20020917 | ||
3 | MODE_DISPLAY | Constant | Public | Type reference (TYPE) | STRING | 'DISPLAY' | 20020916 | ||
4 | MODE_EDIT | Constant | Public | Type reference (TYPE) | STRING | 'EDIT' | 20020916 | ||
5 | TOOLBAR_ITEM_DISPLAY | Constant | Public | Type reference (TYPE) | STRING | 'DISPLAY' | 20020913 | ||
6 | TOOLBAR_ITEM_LEAVE | Constant | Public | Type reference (TYPE) | STRING | 'LEAVE' | 20020916 | ||
7 | TOOLBAR_ITEM_SAVE | Constant | Public | Type reference (TYPE) | STRING | 'CM_OI_SAVE' | 20020913 | ||
8 | TOOLBAR_ITEM_TOGGLE | Constant | Public | Type reference (TYPE) | STRING | 'TOGGLE_EDIT' | 20020916 | ||
9 | TOOLBAR_ITEM_UPDATE | Constant | Public | Type reference (TYPE) | STRING | 'CM_OI_EDIT' | 20020913 | ||
10 | TOOLBAR_ITEM_UPLOAD | Constant | Public | Type reference (TYPE) | STRING | 'UPLOAD' | 20020913 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20050222 | |
2 | ![]() |
Instance method | Public | Method | Close Document (Write Lock Released) | 20020919 |
3 | ![]() |
Instance method | Public | Method | Create New Document | 20030211 |
4 | ![]() |
Instance method | Public | Method | Get Document ID | 20020103 |
5 | ![]() |
Instance method | Public | Method | Get DOCID, CLASS, VERSION and VARIANT | 20020116 |
6 | ![]() |
Instance method | Public | Method | Get Toolbar Functions | 20020913 |
7 | ![]() |
Instance method | Public | Method | 20050222 | |
8 | ![]() |
Instance method | Public | Method | Determine Mimetype | 20020103 |
9 | ![]() |
Instance method | Public | Method | Get Properties (Only Properties that are to be Displayed) | 20020103 |
10 | ![]() |
Instance method | Public | Method | Get Variant | 20021029 |
11 | ![]() |
Instance method | Public | Method | Get URL for Changing and Saving MS Document | 20020913 |
12 | ![]() |
Instance method | Public | Method | Open Document (Read-Only) | 20020919 |
13 | ![]() |
Instance method | Public | Method | Set Document Content with Table Transfer | 20020918 |
14 | ![]() |
Instance method | Public | Method | 20050222 |
Events
Interface IF_SRM_DOCVIEW_BSP has no event.
Types
Interface IF_SRM_DOCVIEW_BSP has no local type.
Method Signatures
Method CLEAR_LAST_MESSAGE Signature
Method CLEAR_LAST_MESSAGE on Interface IF_SRM_DOCVIEW_BSP has no parameter.
Method CLEAR_LAST_MESSAGE on Interface IF_SRM_DOCVIEW_BSP has no exception.
Method CLOSE Signature
Method CLOSE on Interface IF_SRM_DOCVIEW_BSP has no parameter.
Method CLOSE on Interface IF_SRM_DOCVIEW_BSP has no exception.
Method CREATE_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PROPS | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | 20030211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Client | 20030211 |
Method GET_DOCUMENT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DOCUMENT_ID | Value transfer | Type reference (TYPE) | STRING | Aktenzeichen o. Dok. ID | 20020103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Client | 20020103 | |
2 | ![]() |
Framework (abstrakt) | 20020103 | |
3 | ![]() |
Fehlende Berechtigung | 20020107 |
Method GET_DOCUMENT_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_URL | Value transfer | Type reference (TYPE) | STRING | URL des Dokuments | 20020116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Client | 20020116 | |
2 | ![]() |
Framework (abstrakt) | 20020116 | |
3 | ![]() |
Fehlende Berechtigung | 20020116 |
Method GET_FUNCTION_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FUNCTION_TAB | Value transfer | Type reference (TYPE) | SRMGU_BSP_FUNCTION_LIST_TAB | toolbar functions | 20020913 | ||
2 | ![]() |
IM_MODE | Value transfer | Type reference (TYPE) | STRING | display/modify mode | 20020916 |
Method GET_FUNCTION_LIST on Interface IF_SRM_DOCVIEW_BSP has no exception.
Method GET_LAST_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_LAST_MSG | Value transfer | Type reference (TYPE) | STRING | 20050222 |
Method GET_LAST_MESSAGE on Interface IF_SRM_DOCVIEW_BSP has no exception.
Method GET_MIMETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_MIMETYPE | Value transfer | Type reference (TYPE) | STRING | Mimetyp | 20020103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Client | 20020103 | |
2 | ![]() |
Framework (abstrakt) | 20020103 |
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PROPERTIES | Value transfer | Type reference (TYPE) | SRM_LIST_STRING | Properties | 20020107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Client | 20020103 | |
2 | ![]() |
Framework (abstrakt) | 20020103 | |
3 | ![]() |
Fehlende Berechtigung | 20020107 |
Method GET_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VARIANT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_VARIANT | Variante eines Dokumentes | 20021029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Client | 20021029 | |
2 | ![]() |
Framework (abstrakt) | 20021029 |
Method GET_WEBDAV_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_URL | Value transfer | Type reference (TYPE) | STRING | 20020913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Client | 20020919 |
Method OPEN_FOR_UPDATE Signature
Method OPEN_FOR_UPDATE on Interface IF_SRM_DOCVIEW_BSP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Client | 20020919 | |
2 | ![]() |
Framework (abstrakt) | 20020919 |
Method SET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASCII_CONTENT | Call by reference | Type reference (TYPE) | SRMGS_ASCII_CONTENT | 20020918 | |||
2 | ![]() |
AS_NEW_VERSION | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20020918 | |
3 | ![]() |
BIN_CONTENT | Call by reference | Type reference (TYPE) | SRMGS_BIN_CONTENT | 20020918 | |||
4 | ![]() |
COMPONENT_TAB | Call by reference | Type reference (TYPE) | SRMGS_COMPONENTS | 20020918 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Document Client | 20020918 | |
2 | ![]() |
Framework (abstrakt) | 20020919 |
Method SET_LAST_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LAST_MSG | Value transfer | Type reference (TYPE) | CSEQUENCE | 20050222 |
Method SET_LAST_MESSAGE on Interface IF_SRM_DOCVIEW_BSP has no exception.
History
Last changed by/on | SAP | 20050308 |
SAP Release Created in | 630 |