SAP ABAP Class CL_SRM_GENERIC_SP0 (Generic Service Provider RMS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_GENERIC_SP (Package) Records Management Generic Service Provider
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 20031117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_ARCHIVE_CONNECTION Archive Access (ADK) 20050117
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONNECTION Reading Methods for Working with Repositories 20031117
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONNECTION_NEW Specific: For SP New Connection 20031117
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONTEXT_AUTOMATION SP: Context Automation 20031117
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_GENERIC_SP GSP 2: Interface for Document Connection 20031117
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_GSP_SRM_STATE Status SRM_STATE Handling 20031201
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_NON_VISUAL_INFO_ARCHIVE SP Non-visual Info for SP (Archive - ADK) 20050302
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_NON_VISUAL_INFO_SP SP Non-Visual Info for SP 20031117
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_ENQUEUE Element Locks 20031117
... Click here to see Used By full list (4 items)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPS_SP_POST_BACKEND3 Back End of Incoming Post Item GSP2 20040504
2 Inheritance (c INHERITING FROM c_ref)  CL_SRM_GSP_BACK CL_SRM_GSP_BACK 20031205
3 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_DOCUMENT Represents SP Document 20031205
4 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_FILEPLAN Service Provider Fileplan 20031205
Properties
Class CL_SRM_GENERIC_SP0  
Short Description Generic Service Provider RMS    
Super Class CL_SRM_SP_CONNECTION Abstract Basis Class for Connection 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_GENERIC_SP   Records Management Generic Service Provider 
Created 20031117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_ARCHIVE_CONNECTION Archive Access (ADK) 20050117
2 IF_SRM_CONNECTION Reading Methods for Working with Repositories 20031117
3 IF_SRM_CONNECTION_NEW Specific: For SP New Connection 20031117
4 IF_SRM_CONTEXT_AUTOMATION SP: Context Automation 20031117
5 IF_SRM_GENERIC_SP GSP 2: Interface for Document Connection 20031117
6 IF_SRM_GSP_SRM_STATE Status SRM_STATE Handling 20031201
7 IF_SRM_NON_VISUAL_INFO_ARCHIVE SP Non-visual Info for SP (Archive - ADK) 20050302
8 IF_SRM_NON_VISUAL_INFO_SP SP Non-Visual Info for SP 20031117
9 IF_SRM_SP_ENQUEUE Element Locks 20031117
10 IF_SRM_SP_INFO Informationen on Service Provider 20031117
11 IF_SRM_SP_SYSTEM_PARA SP System Parameters 20031117
12 IF_SRM_SP_VERSION Version Handling 20031117
13 IF_SRM_VERSION_INFO Read Information on Element Versions 20031117
Friends
# Friend Modeled only Created on Description
1 CL_SRM_DOCUMENT 20031117 Represents a Document
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_DOCUMENT Instance attribute Protected Object reference (TYPE REF TO) IF_SRM_DOCUMENT Used Document Object 20031117
2 MY_DOC_ID Instance attribute Protected Type reference (TYPE) SRMGS_DOC_ID Document ID 20031117
3 MY_VARIANT Instance attribute Protected Type reference (TYPE) SRMGS_DOC_VAR_ID Variant Used 20031117
4 MY_VERSION Instance attribute Protected Type reference (TYPE) SRMGS_DOC_VER_ID Version Used 20031117
5 THE_IMPL Instance attribute Private Object reference (TYPE REF TO) IF_SRM_GENERIC_SP GSP Implementation 20031117
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONNECT_INFO Instance method Protected Method Get Information About Connection 20031121
2 GET_IMPL Instance method Protected Method Get Implementation 20031118
3 P_GET_CONNECTION_PARAMS Instance method Private Method Get Connection Parameter 20031121
Events
# Event Type Visibility Description Created on
1 SRM_NO_PROPER_STATE Instance Event
(0)
Private
(0)
20031117
Types
Class CL_SRM_GENERIC_SP0 has no local type.
Method Signatures

Method GET_CONNECT_INFO Signature

Method GET_CONNECT_INFO on class CL_SRM_GENERIC_SP0 has no parameter.
Method GET_CONNECT_INFO on class CL_SRM_GENERIC_SP0 has no exception.

Method GET_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IMPL Value transfer Object reference (TYPE REF TO) IF_SRM_GENERIC_SP GSP 2: interface for document connection 20050713

Method GET_IMPL on class CL_SRM_GENERIC_SP0 has no exception.

Method P_GET_CONNECTION_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DOCUMENT_CLASS Call by reference Type reference (TYPE) STRING Dokumenten-Klasse 20031121
# Exception Resumable Description Created on
1 SRM_UNEXPECTED_ERROR Unerwarteter Fehler 20031121
Event Signatures

Event SRM_NO_PROPER_STATE Signature
Event SRM_NO_PROPER_STATE on class CL_SRM_GENERIC_SP0 has no parameter.
Meta Relationship - Using (full list)
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_CONNECTION Abstract Basis Class for Connection 20031117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_ARCHIVE_CONNECTION Archive Access (ADK) 20050117
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONNECTION Reading Methods for Working with Repositories 20031117
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONNECTION_NEW Specific: For SP New Connection 20031117
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONTEXT_AUTOMATION SP: Context Automation 20031117
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_GENERIC_SP GSP 2: Interface for Document Connection 20031117
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_GSP_SRM_STATE Status SRM_STATE Handling 20031201
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_NON_VISUAL_INFO_ARCHIVE SP Non-visual Info for SP (Archive - ADK) 20050302
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_NON_VISUAL_INFO_SP SP Non-Visual Info for SP 20031117
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_ENQUEUE Element Locks 20031117
11 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_INFO Informationen on Service Provider 20031117
12 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_SYSTEM_PARA SP System Parameters 20031117
13 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_VERSION Version Handling 20031117
14 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_VERSION_INFO Read Information on Element Versions 20031117
History
Last changed by/on SAP  20130531 
SAP Release Created in 700