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 | 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) |
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 | Instance attribute | Private | Type reference (TYPE) | CLTY_STRING_BUFFER_TAB | Buffer: RMS ID -> SP POID ID | 20010814 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'BSP' | 20030526 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SAPGUI' | 20030526 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'SP_DF_SPS' | 20040922 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'TYPE_DF_SP' | 20040922 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CLTY_STRING_BUFFER_TAB | Buffer: SPS ID -> SP POID ID | 20010814 | |||
| 7 | 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 | Static method | Public | Method | Gets AREA ID for Client Framework SPS ID | 20030915 | |
| 2 | Static method | Public | Method | AREA_ID_GET_BY_SPS_ID: Static | 20030526 | |
| 3 | Static method | Public | Method | Gets Area ID for SP ID | 20040929 | |
| 4 | Static method | Public | Method | CLFRM_SPS_ID_GET_BY_AREA_ID: Static | 20030526 | |
| 5 | Static method | Public | Method | CLFRM_SPS_ID_GET_BY_SPS_ID: Static | 20040217 | |
| 6 | Instance method | Private | Method | Connects ET Content for all Registry Objects | 20010814 | |
| 7 | 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 | AREA_ID | Value transfer | Type reference (TYPE) | STRING | 20030915 | ||||
| 2 | CLFRM_SPS_ID | Call by reference | Type reference (TYPE) | STRING | 20030915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | AREA_ID | Value transfer | Type reference (TYPE) | STRING | 20030526 | ||||
| 2 | SPS_ID | Call by reference | Type reference (TYPE) | STRING | 20030526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | AREA_ID | Value transfer | Type reference (TYPE) | STRING | 20040929 | ||||
| 2 | SP_ID | Call by reference | Type reference (TYPE) | STRING | 20040929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20030526 | ||||
| 2 | CLFRM_SPS_ID | Value transfer | Type reference (TYPE) | STRING | 20030526 | ||||
| 3 | UI | Call by reference | Type reference (TYPE) | STRING | 20030526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CLFRM_SPS_ID | Value transfer | Type reference (TYPE) | STRING | 20040217 | ||||
| 2 | SPS_ID | Call by reference | Type reference (TYPE) | STRING | 20040217 | ||||
| 3 | UI | Call by reference | Type reference (TYPE) | STRING | 20040217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler Registrierungsdaten (abstrakt) | 20040217 |
Method CONNECT_SPS_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SPS_ID | Call by reference | Type reference (TYPE) | STRING | SPS ID | 20010814 | |||
| 2 | IM_SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | SP POID | 20010814 | |||
| 3 | RE_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Object | 20010814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Repository Verbindung (abstrakt) | 20010814 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20010814 | ||
| 3 | POID Fehler (abstrakt) | 20010814 | ||
| 4 | Fehler Registrierungsdaten (abstrakt) | 20010814 |
Method DEFAULT_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20040922 | ||||
| 2 | RELATION | Call by reference | Type reference (TYPE) | STRING | constants CL_SRM_SRM_REGISTRY=>RELATION_* | 20040922 | |||
| 3 | REL_ELEM_1 | Call by reference | Type reference (TYPE) | STRING | 20040922 | ||||
| 4 | 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 |