SAP ABAP Class CL_SRM_SP_CONTENT_AL (SRM: Class for Accessing Document Content)
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_CONNECTION | Abstract Basis Class for Connection | 20011010 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONNECTION | Reading Methods for Working with Repositories | 20000614 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONNECTION_NEW | Specific: For SP New Connection | 20000918 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_NON_VISUAL_INFO_SP | SP Non-Visual Info for SP | 20000619 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_INFO | Informationen on Service Provider | 20031107 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_SYSTEM_PARA | SP System Parameters | 20000719 |
Properties
| Class | CL_SRM_SP_CONTENT_AL | |
| Short Description | SRM: Class for Accessing Document Content | |
| Super Class | CL_SRM_SP_CONNECTION | Abstract Basis Class for Connection |
| 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 | 20000614 | SAP |
| Last change | 20140121 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_CONNECTION | Reading Methods for Working with Repositories | 20000614 | ||
| 2 | IF_SRM_CONNECTION_NEW | Specific: For SP New Connection | 20000918 | ||
| 3 | IF_SRM_NON_VISUAL_INFO_SP | SP Non-Visual Info for SP | 20000619 | ||
| 4 | IF_SRM_SP_INFO | Informationen on Service Provider | 20031107 | ||
| 5 | IF_SRM_SP_SYSTEM_PARA | SP System Parameters | 20000719 |
Friends
Class CL_SRM_SP_CONTENT_AL 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) | SRMAL_ARCH_DATE | 20070222 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SRMAL_ARCH_TIME | 20070222 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SRMAL_COMP_TAB | 20070222 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Description | 20130408 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SRMAL_DOC_TYPE | 20070222 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SRMAL_STATUS | 20070222 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20011015 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Get AL info about the corresponding document | 20000620 | |
| 2 | Instance method | Protected | Method | Get AL parameter | 20000727 | |
| 3 | Instance method | Public | Method | Gets first component | 20120720 |
Events
Class CL_SRM_SP_CONTENT_AL has no event.
Types
Class CL_SRM_SP_CONTENT_AL has no local type.
Method Signatures
Method GET_AL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ARCH_DATE | Call by reference | Type reference (TYPE) | SRMAL_ARCH_DATE | Archive date | 20000620 | |||
| 2 | EX_ARCH_TIME | Call by reference | Type reference (TYPE) | SRMAL_ARCH_TIME | Archive time | 20000620 | |||
| 3 | EX_CHNG_DATE | Call by reference | Type reference (TYPE) | SRMAL_CHNG_DATE | Change date | 20000620 | |||
| 4 | EX_CHNG_TIME | Call by reference | Type reference (TYPE) | SRMAL_CHNG_TIME | Change time | 20000620 | |||
| 5 | EX_COMP_TAB | Call by reference | Type reference (TYPE) | SRMAL_COMP_TAB | Component Tab | 20000620 | |||
| 6 | EX_MIMETYPE | Call by reference | Type reference (TYPE) | SRMIF_SP_MIMETYPE | Mimetype | 20000620 | |||
| 7 | EX_STATUS | Call by reference | Type reference (TYPE) | SRMAL_STATUS | Status | 20000620 | |||
| 8 | EX_VERSION | Call by reference | Type reference (TYPE) | SRMAL_VERSION | Version ID | 20000620 | |||
| 9 | IM_CREP_ID | Call by reference | Type reference (TYPE) | SRMAL_CREP_ID | Crep ID | 20000620 | |||
| 10 | IM_DOC_ID | Call by reference | Type reference (TYPE) | SRMAL_DOC_ID | Doc ID | 20000620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal ArchiveLink Error | 20000620 |
Method GET_AL_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) | SRMAL_CREP_ID | Crep ID | 20000728 | |||
| 2 | EX_DOC_CLASS | Call by reference | Type reference (TYPE) | SRMAL_DOC_CLASS | Document Class | 20001221 | |||
| 3 | EX_DOC_ID | Call by reference | Type reference (TYPE) | SRMAL_DOC_ID | Doc ID | 20000728 | |||
| 4 | EX_DOC_TYPE | Call by reference | Type reference (TYPE) | SRMAL_DOC_TYPE | Document Type | 20000728 | |||
| 5 | EX_OBJ | Call by reference | Type reference (TYPE) | SRMAL_OBJ | Object Type | 20000728 | |||
| 6 | EX_OBJ_ID | Call by reference | Type reference (TYPE) | SRMAL_OBJ_ID | Object ID | 20000728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Wert (abstrakt) | 20011016 | ||
| 2 | Repository Verbindung (abstrakt) | 20011016 | ||
| 3 | Initialisierungsfehler (abstrakt) | 20011016 | ||
| 4 | POID Fehler (abstrakt) | 20011016 |
Method GET_FIRST_COMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FST_COMP | Call by reference | Type reference (TYPE) | SCMS_COMPS | Komponenten zu abgelegten Dokumenten | 20120720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Could Not Connect to Repository | 20120720 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 50A |