SAP ABAP Class CL_SRM_SP_BDV_BSP (SP BDV: Client for 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_CLIENT_OBJ_BSP | Base Class for SP BSP Client | 20011212 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_DOCVIEW_BSP | Document Viewer (BSP) | 20020103 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_ACTIVITIES | Determining SP Activities | 20011212 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_AUTHORIZATION | Authorization Check for SP | 20011212 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_CLIENT_BSP | Interface for BSP Client Framework | 20011212 |
Properties
| Class | CL_SRM_SP_BDV_BSP | |
| Short Description | SP BDV: Client for BSP | |
| Super Class | CL_SRM_SP_CLIENT_OBJ_BSP | Base Class for SP BSP Client |
| 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 | 20011212 | SAP |
| Last change | 20050213 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_DOCVIEW_BSP | Document Viewer (BSP) | 20020103 | ||
| 2 | IF_SRM_SP_ACTIVITIES | Determining SP Activities | 20011212 | ||
| 3 | IF_SRM_SP_AUTHORIZATION | Authorization Check for SP | 20011212 | ||
| 4 | IF_SRM_SP_CLIENT_BSP | Interface for BSP Client Framework | 20011212 |
Friends
Class CL_SRM_SP_BDV_BSP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20050222 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRM_DOCUMENT | Represents a Document | 20020913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Whether Change and Upload Allowed | 20020913 | |
| 2 | Instance method | Private | Method | Gets Document Object from Back End | 20020913 | |
| 3 | Instance method | Private | Method | Gets Variant Object from Backend | 20020103 |
Events
Class CL_SRM_SP_BDV_BSP has no event.
Types
Class CL_SRM_SP_BDV_BSP has no local type.
Method Signatures
Method CHECK_ALLOWED_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_UPDATE_ALLOWED | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20020913 | |||
| 2 | EX_UPLOAD_ALLOWED | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20020913 |
Method CHECK_ALLOWED_ACTION on class CL_SRM_SP_BDV_BSP has no exception.
Method GET_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_DOCUMENT | Repräsentiert ein Dokument | 20020913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Document Client | 20020913 |
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 | Variant Objekt | 20030918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Document Client | 20020103 | ||
| 2 | Framework (abstrakt) | 20020103 |
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in | 630 |