SAP ABAP Class CL_SRM_SRM_REGISTRY (Registry - SRM)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_FRAMEWORK (Package) Records Management Framework Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_REGISTRY Abstract Base Class for Registry 20010814
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_CONNECTION Reading Methods for Working with Repositories 20010814
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_EDIT_SPS Edit SPS 20030325
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_QUERY_AREA Query - Area 20010814
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_QUERY_SP Query - SP 20010814
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_QUERY_SPS Query - SPS 20010814
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_SYSTEM_PARA SP System Parameters 20010814
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SRM_REGISTRY SRM Registry 20010814
Properties
Class CL_SRM_SRM_REGISTRY  
Short Description Registry - SRM    
Super Class CL_SRM_REGISTRY Abstract Base Class for Registry 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_FRAMEWORK   Records Management Framework Package 
Created 20010814   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMCL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMRE 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 20010814
2 IF_SRM_EDIT_SPS Edit SPS 20030325
3 IF_SRM_QUERY_AREA Query - Area 20010814
4 IF_SRM_QUERY_SP Query - SP 20010814
5 IF_SRM_QUERY_SPS Query - SPS 20010814
6 IF_SRM_SP_SYSTEM_PARA SP System Parameters 20010814
7 IF_SRM_SRM_REGISTRY SRM Registry 20010814
Friends
Class CL_SRM_SRM_REGISTRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AREA_ID_TO_SP_POID_ID Instance attribute Private Type reference (TYPE) CLTY_STRING_BUFFER_TAB Buffer: RMS ID -> SP POID ID 20010814
2 CLASSI_PARA_VALUE_UI_BSP Constant Public Type reference (TYPE) STRING 'BSP' 20030526
3 CLASSI_PARA_VALUE_UI_SAPGUI Constant Public Type reference (TYPE) STRING 'SAPGUI' 20030526
4 RELATION_SP_DEFAULT_SPS Constant Public Type reference (TYPE) STRING 'SP_DF_SPS' 20040922
5 RELATION_TYPE_DEFAULT_SP Constant Public Type reference (TYPE) STRING 'TYPE_DF_SP' 20040922
6 SPS_ID_TO_SP_POID_ID Instance attribute Private Type reference (TYPE) CLTY_STRING_BUFFER_TAB Buffer: SPS ID -> SP POID ID 20010814
7 SP_ID_TO_SP_POID_ID Instance attribute Private Type reference (TYPE) CLTY_STRING_BUFFER_TAB Buffer: SP ID -> SP POID ID 20010814
Methods
# Method Level Visibility Method type Description Created on
1 AREA_ID_GET_BY_CLFRM_SPS_ID Static method Public Method Gets AREA ID for Client Framework SPS ID 20030915
2 AREA_ID_GET_BY_SPS_ID Static method Public Method AREA_ID_GET_BY_SPS_ID: Static 20030526
3 AREA_ID_GET_BY_SP_ID Static method Public Method Gets Area ID for SP ID 20040929
4 CLFRM_SPS_ID_GET_BY_AREA_ID Static method Public Method CLFRM_SPS_ID_GET_BY_AREA_ID: Static 20030526
5 CLFRM_SPS_ID_GET_BY_SPS_ID Static method Public Method CLFRM_SPS_ID_GET_BY_SPS_ID: Static 20040217
6 CONNECT_SPS_CONTENT Instance method Private Method Connects ET Content for all Registry Objects 20010814
7 DEFAULT_GET Static method Public Method Read Default Relation, Such as Default SPS to SP 20040922
Events
Class CL_SRM_SRM_REGISTRY has no event.
Types
Class CL_SRM_SRM_REGISTRY has no local type.
Method Signatures

Method AREA_ID_GET_BY_CLFRM_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AREA_ID Value transfer Type reference (TYPE) STRING 20030915
2 Importing CLFRM_SPS_ID Call by reference Type reference (TYPE) STRING 20030915
# Exception Resumable Description Created on
1 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20030915

Method AREA_ID_GET_BY_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AREA_ID Value transfer Type reference (TYPE) STRING 20030526
2 Importing SPS_ID Call by reference Type reference (TYPE) STRING 20030526
# Exception Resumable Description Created on
1 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20030526

Method AREA_ID_GET_BY_SP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AREA_ID Value transfer Type reference (TYPE) STRING 20040929
2 Importing SP_ID Call by reference Type reference (TYPE) STRING 20040929
# Exception Resumable Description Created on
1 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20040929

Method CLFRM_SPS_ID_GET_BY_AREA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA_ID Call by reference Type reference (TYPE) STRING 20030526
2 Returning CLFRM_SPS_ID Value transfer Type reference (TYPE) STRING 20030526
3 Importing UI Call by reference Type reference (TYPE) STRING 20030526
# Exception Resumable Description Created on
1 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20030526

Method CLFRM_SPS_ID_GET_BY_SPS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLFRM_SPS_ID Value transfer Type reference (TYPE) STRING 20040217
2 Importing SPS_ID Call by reference Type reference (TYPE) STRING 20040217
3 Importing UI Call by reference Type reference (TYPE) STRING 20040217
# Exception Resumable Description Created on
1 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20040217

Method CONNECT_SPS_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SPS_ID Call by reference Type reference (TYPE) STRING SPS ID 20010814
2 Importing IM_SP_POID Call by reference Type reference (TYPE) SRM_LIST_POID SP POID 20010814
3 Returning RE_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT Object 20010814
# Exception Resumable Description Created on
1 CX_SRM_CONNECTION Repository Verbindung (abstrakt) 20010814
2 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010814
3 CX_SRM_POID POID Fehler (abstrakt) 20010814
4 CX_SRM_REGISTRATION_DATA Fehler Registrierungsdaten (abstrakt) 20010814

Method DEFAULT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA_ID Call by reference Type reference (TYPE) STRING 20040922
2 Importing RELATION Call by reference Type reference (TYPE) STRING constants CL_SRM_SRM_REGISTRY=>RELATION_* 20040922
3 Importing REL_ELEM_1 Call by reference Type reference (TYPE) STRING 20040922
4 Returning REL_ELEM_2 Value transfer Type reference (TYPE) STRING 20040922

Method DEFAULT_GET on class CL_SRM_SRM_REGISTRY has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 620