SAP ABAP Class /SAPPSPRO/CL_SRM_SP_DOCVIEW_AL (Copy of CL_SRM_SP_DOCVIEW_AL + send activity)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM (Application Component) Materials Management
⤷
/SAPPSPRO/RM/UILAYER (Package) Screens, Dynpros
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_BDV | BDV: Basis Class | 20040819 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_BDV_CONTENT | BDV: Methods for Content delivery | 20040819 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_BDV_SPECIAL | Old - do not use !!! | 20040819 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_MENUE | SP Client Menu Interface | 20040819 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_VISUAL_QUERY_WIN | Visual Query Interface for SP's | 20040819 |
Properties
| Class | /SAPPSPRO/CL_SRM_SP_DOCVIEW_AL | |
| Short Description | Copy of CL_SRM_SP_DOCVIEW_AL + send activity | |
| 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 | /SAPPSPRO/RM/UILAYER | Screens, Dynpros |
| Created | 20040819 | SAP |
| Last change | 20050301 | 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 | 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) | |
| 7 | 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 | 20040819 | ||
| 2 | IF_SRM_SP_BDV_SPECIAL | Old - do not use !!! | 20040819 | ||
| 3 | IF_SRM_SP_MENUE | SP Client Menu Interface | 20040819 | ||
| 4 | IF_SRM_SP_VISUAL_QUERY_WIN | Visual Query Interface for SP's | 20040819 |
Friends
Class /SAPPSPRO/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 | Private | Type reference (TYPE) | STRING | 'CREATE_NEW_SCAN' | Activity | 20040819 | ||
| 2 | Constant | Private | Type reference (TYPE) | AL_OBJ | 'RECORD' | Business Object type | 20040819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Display Document Using ArchiveLink | 20040819 | |
| 2 | Instance method | Private | Method | Determine ArchiveLink Parameters | 20040819 | |
| 3 | Instance method | Private | Method | Retrieve ArchiveLink Connection Parameter | 20040819 | |
| 4 | Instance method | Private | Method | Retrieve ArchiveLink POID Parameter | 20040819 | |
| 5 | Instance method | Private | Method | Retrieve Attribute List from Object List | 20040819 | |
| 6 | Static method | Public | Method | Get Mimetype from the Technical Document Type | 20040819 | |
| 7 | Static method | Private | Method | Enter in Application Log | 20040819 |
Events
Class /SAPPSPRO/CL_SRM_SP_DOCVIEW_AL has no event.
Types
Class /SAPPSPRO/CL_SRM_SP_DOCVIEW_AL 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 Identification | 20040819 | |||
| 2 | DOC_CLASS | Value transfer | Type reference (TYPE) | SAEDOCETYP | SAP ArchiveLink: Technical document class | 20040819 | |||
| 3 | DOC_ID | Value transfer | Type reference (TYPE) | SAEARDOID | SAP ArchiveLink: Document ID | 20040819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ArchiveLink Error | 20040819 | ||
| 2 | Document not found | 20040819 |
Method GET_AL_CONNECTION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_AL_CREP_ID | Call by reference | Type reference (TYPE) | AL_CREP_ID | Archive | 20040819 | |||
| 2 | EX_AL_DOC_CLASS | Call by reference | Type reference (TYPE) | AL_DOCUCLASS | Document Class | 20040819 | |||
| 3 | EX_AL_DOC_TYPE | Call by reference | Type reference (TYPE) | AL_DOC_TYPE | Document Type | 20040819 | |||
| 4 | EX_AL_OBJ | Call by reference | Type reference (TYPE) | AL_OBJ | BOR Object Type | 20040819 | |||
| 5 | EX_AL_OBJ_ID | Call by reference | Type reference (TYPE) | AL_OBJ_ID | BOR Object Key | 20040819 | |||
| 6 | EX_RFC_DESTINATION | Call by reference | Type reference (TYPE) | AL_RFC_DEST | RFC destination | 20040819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Cancellation by user | 20040819 | ||
| 2 | Parameters Searched For Were Not Found. | 20040819 | ||
| 3 | Unexpected Error | 20040819 |
Method GET_AL_CONNECTION_PARA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CLIENT | Call by reference | Type reference (TYPE) | AL_CLIENT | Client | 20040819 | |||
| 2 | EX_CREP_ID | Call by reference | Type reference (TYPE) | AL_CREP_ID | Repository ID | 20040819 | |||
| 3 | EX_DOCUMENTSPACE | Call by reference | Type reference (TYPE) | AL_DOC_SPACE | Document Area | 20040819 | |||
| 4 | EX_DOC_TYPE | Call by reference | Type reference (TYPE) | AL_DOC_TYPE | Document Type | 20040819 | |||
| 5 | EX_OBJ | Call by reference | Type reference (TYPE) | AL_OBJ | Object Type | 20040819 | |||
| 6 | EX_OBJ_ID | Call by reference | Type reference (TYPE) | AL_OBJ_ID | Object ID | 20040819 | |||
| 7 | EX_RFC_DESTINATION | Call by reference | Type reference (TYPE) | AL_RFC_DEST | RFC destination | 20040819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BDV: Internal AL Error | 20040819 | ||
| 2 | SRM: Unexpected Error | 20040819 |
Method GET_AL_POID_PARA 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) | AL_CREP_ID | Repository ID | 20040819 | |||
| 2 | EX_DOC_CLASS | Call by reference | Type reference (TYPE) | AL_DOCUCLASS | Document Class | 20040819 | |||
| 3 | EX_DOC_ID | Call by reference | Type reference (TYPE) | AL_DOC_ID | Document ID | 20040819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BDV: Internal AL Error | 20040819 | ||
| 2 | SRM: Unexpected Error | 20040819 |
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 | 20040819 | |||
| 2 | IM_ATTRIBUTE_VALUE_LIST | Call by reference | Type reference (TYPE) | SRM_LIST_OBJECT | Corresponding Object | 20040819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Document Client | 20040819 | ||
| 2 | Framework (abstract) | 20040819 |
Method GET_MIMETYPE_FROM_DOCUCLASS 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 | MIME Type | 20040819 | |||
| 2 | IM_DOCUCLASS | Call by reference | Type reference (TYPE) | SRMAL_DOC_CLASS | Technical Document Type | 20040819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | AL Internal Error | 20040819 | ||
| 2 | BDV: Unexpected Error | 20040819 |
Method WRITE_APPL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AL_TEXT | Value transfer | Type reference (TYPE) | STRING | Text Module Name | 20040819 | |||
| 2 | MSG_NO | Value transfer | Type reference (TYPE) | I | Message Number | 20040819 | |||
| 3 | MSG_TY | Value transfer | Type reference (TYPE) | C | 'E' | Type of message | 20040819 | ||
| 4 | MSG_V1 | Value transfer | Type reference (TYPE) | STRING | First Message Parameter | 20040819 | |||
| 5 | MSG_V2 | Value transfer | Type reference (TYPE) | STRING | Second Message Parameter | 20040819 | |||
| 6 | MSG_V3 | Value transfer | Type reference (TYPE) | STRING | Third Message Parameter | 20040819 | |||
| 7 | MSG_V4 | Value transfer | Type reference (TYPE) | STRING | Fourth Message Parameter | 20040819 | |||
| 8 | PROBCLASS | Value transfer | Type reference (TYPE) | C | '2' | Protocol Class (1-4, 1=very important) | 20040819 |
Method WRITE_APPL_LOG on class /SAPPSPRO/CL_SRM_SP_DOCVIEW_AL has no exception.
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in |