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 SRMAL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMGU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRMIF 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 AL_ARCH_DATE Instance attribute Protected Type reference (TYPE) SRMAL_ARCH_DATE 20070222
2 AL_ARCH_TIME Instance attribute Protected Type reference (TYPE) SRMAL_ARCH_TIME 20070222
3 AL_COMP_TAB Instance attribute Protected Type reference (TYPE) SRMAL_COMP_TAB 20070222
4 AL_DESC Instance attribute Public Type reference (TYPE) STRING Description 20130408
5 AL_DOC_TYPE Instance attribute Protected Type reference (TYPE) SRMAL_DOC_TYPE 20070222
6 AL_STATUS Instance attribute Protected Type reference (TYPE) SRMAL_STATUS 20070222
7 STATE 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 GET_AL_INFO Instance method Protected Method Get AL info about the corresponding document 20000620
2 GET_AL_PARA Instance method Protected Method Get AL parameter 20000727
3 GET_FIRST_COMP 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 Exporting EX_ARCH_DATE Call by reference Type reference (TYPE) SRMAL_ARCH_DATE Archive date 20000620
2 Exporting EX_ARCH_TIME Call by reference Type reference (TYPE) SRMAL_ARCH_TIME Archive time 20000620
3 Exporting EX_CHNG_DATE Call by reference Type reference (TYPE) SRMAL_CHNG_DATE Change date 20000620
4 Exporting EX_CHNG_TIME Call by reference Type reference (TYPE) SRMAL_CHNG_TIME Change time 20000620
5 Exporting EX_COMP_TAB Call by reference Type reference (TYPE) SRMAL_COMP_TAB Component Tab 20000620
6 Exporting EX_MIMETYPE Call by reference Type reference (TYPE) SRMIF_SP_MIMETYPE Mimetype 20000620
7 Exporting EX_STATUS Call by reference Type reference (TYPE) SRMAL_STATUS Status 20000620
8 Exporting EX_VERSION Call by reference Type reference (TYPE) SRMAL_VERSION Version ID 20000620
9 Importing IM_CREP_ID Call by reference Type reference (TYPE) SRMAL_CREP_ID Crep ID 20000620
10 Importing IM_DOC_ID Call by reference Type reference (TYPE) SRMAL_DOC_ID Doc ID 20000620
# Exception Resumable Description Created on
1 INTERNAL_AL_ERROR Internal ArchiveLink Error 20000620

Method GET_AL_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CREP_ID Call by reference Type reference (TYPE) SRMAL_CREP_ID Crep ID 20000728
2 Exporting EX_DOC_CLASS Call by reference Type reference (TYPE) SRMAL_DOC_CLASS Document Class 20001221
3 Exporting EX_DOC_ID Call by reference Type reference (TYPE) SRMAL_DOC_ID Doc ID 20000728
4 Exporting EX_DOC_TYPE Call by reference Type reference (TYPE) SRMAL_DOC_TYPE Document Type 20000728
5 Exporting EX_OBJ Call by reference Type reference (TYPE) SRMAL_OBJ Object Type 20000728
6 Exporting EX_OBJ_ID Call by reference Type reference (TYPE) SRMAL_OBJ_ID Object ID 20000728
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20011016
2 CX_SRM_CONNECTION Repository Verbindung (abstrakt) 20011016
3 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20011016
4 CX_SRM_POID POID Fehler (abstrakt) 20011016

Method GET_FIRST_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FST_COMP Call by reference Type reference (TYPE) SCMS_COMPS Komponenten zu abgelegten Dokumenten 20120720
# Exception Resumable Description Created on
1 CX_SRM_CONNEC_FAILED Could Not Connect to Repository 20120720
History
Last changed by/on SAP  20140121 
SAP Release Created in 50A