SAP ABAP Class CL_SRM_SP_DOCVIEW_AL (SRM: Class For Displaying Documents)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_SP_AL (Package) Service Provider for ArchiveLink

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_BDV | BDV: Basis Class | 20000602 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_BDV_CONTENT | BDV: Methods for Content delivery | 20000602 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_BDV_SPECIAL | Old - do not use !!! | 20000602 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_MENUE | SP Client Menu Interface | 20011017 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_VISUAL_QUERY_WIN | Visual Query Interface for SP's | 20011010 |
Properties
Class | CL_SRM_SP_DOCVIEW_AL | |
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_SP_AL | Service Provider for ArchiveLink |
Created | 20000602 | SAP |
Last change | 20130531 | 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 | 20000602 | ||
2 | IF_SRM_SP_BDV_SPECIAL | Old - do not use !!! | 20000602 | ||
3 | IF_SRM_SP_MENUE | SP Client Menu Interface | 20011017 | ||
4 | IF_SRM_SP_VISUAL_QUERY_WIN | Visual Query Interface for SP's | 20011010 |
Friends
Class CL_SRM_SP_DOCVIEW_AL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CREATE_NEW_SCAN' | Scan Activity | 20020808 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'DELETE_AL_DOC' | Delete ArchiveLink Document | 20041210 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SRMACTID | 'DISPLAY_VIA_ARCHIVELINK' | Display Using ArchiveLink | 20040922 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'PROP_CREATE' | Create Activity Attributes | 20041210 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CREATE_NEW' | Create activity attributes; load local file | 20080428 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'PROP_DISPLAY' | Display Activity Attributes | 20041210 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'PROP_MODIFY' | Modify Activity Attributes | 20041210 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SEARCH' | Find Activity Attributes | 20080527 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SHOW_PROT' | Display Activity Log | 20041210 | |
10 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | SRM_AL_OBJ_KEY_C | Exit to Assign Object Key | 20060704 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | AL_OBJ | 'RECORD' | Business Object type | 20010130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Create ArchiveLink Document Using Scan Dialog | 20041210 |
2 | ![]() |
Instance method | Private | Method | Delete ArchiveLink Document | 20041210 |
3 | ![]() |
Static method | Private | Method | Display Document Using ArchiveLink | 20001205 |
4 | ![]() |
Instance method | Private | Method | Determine ArchiveLink Parameters | 20010130 |
5 | ![]() |
Instance method | Private | Method | Retrieve ArchiveLink Connection Parameter | 20010207 |
6 | ![]() |