SAP ABAP Class CL_SRM_SPS_REGISTRY (Registry - SPS)
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 | 20000301 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONNECTION | Reading Methods for Working with Repositories | 20000327 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_NON_VISUAL_INFO_SP | SP Non-Visual Info for SP | 20001030 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SPS_REGISTRY | Specific for Element Type Registry Object | 20000329 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_SYSTEM_PARA | SP System Parameters | 20000720 |
Properties
| Class | CL_SRM_SPS_REGISTRY | |
| Short Description | Registry - SPS | |
| 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 | 20000301 | SAP |
| Last change | 20010814 | 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 | 20000327 | ||
| 2 | IF_SRM_NON_VISUAL_INFO_SP | SP Non-Visual Info for SP | 20001030 | ||
| 3 | IF_SRM_SPS_REGISTRY | Specific for Element Type Registry Object | 20000329 | ||
| 4 | IF_SRM_SP_SYSTEM_PARA | SP System Parameters | 20000720 |
Friends
Class CL_SRM_SPS_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) | STRING | Single: AREA ID | 20001027 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Single: Element Type ID | 20010129 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Single: SP ID | 20010220 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: Connection PARA Values of Registered Element Type | 20001024 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: Connection PARA Values of Registered Element Type | 20000919 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SRMTTSPSACPV | List: ITAB with DB Classi PARA Values | 20010129 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SRMTTSPSPV1 | List: ITAB with DB Element Type Connection Para Values | 20010130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Converts ITAB -> Objects | 20010730 | |
| 2 | Instance method | Protected | Method | Read DB and Set Attributes to Object for Connection | 20000613 |
Events
Class CL_SRM_SPS_REGISTRY has no event.
Types
Class CL_SRM_SPS_REGISTRY has no local type.
Method Signatures
Method CONVERT_AREA_CLVA_TO_OBJECTS Signature
Method CONVERT_AREA_CLVA_TO_OBJECTS on class CL_SRM_SPS_REGISTRY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010730 |
Method SET_OBJECT_ATTRIBUTES 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 | 20000613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Repository Verbindung (abstrakt) | 20010704 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20010628 |
History
| Last changed by/on | SAP | 20010814 |
| SAP Release Created in | 46D |