SAP ABAP Class CL_SRM_SPS (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 | SRM Basis Class (abstract) | 20000310 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SPS_EXECUTION | Specific for Element Type Object | 20010621 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SPS_FACTORY | Specific for Element Type Object | 20010629 |
Properties
Class | CL_SRM_SPS | |
Short Description | SPS | |
Super Class | CL_SRM | SRM Basis Class (abstract) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_FRAMEWORK | Records Management Framework Package |
Created | 20000310 | SAP |
Last change | 20110908 | 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_SPS_EXECUTION | Specific for Element Type Object | 20010621 | ||
2 | IF_SRM_SPS_FACTORY | Specific for Element Type Object | 20010629 |
Friends
Class CL_SRM_SPS has no friend class.
Attributes
Class CL_SRM_SPS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Execute: Connect Archive (ADK) | 20040213 |
2 | ![]() |
Instance method | Private | Method | Execute: Connect Repository | 20000606 |
3 | ![]() |
Instance method | Private | Method | Execute: New | 20000606 |
4 | ![]() |
Instance method | Private | Method | Get: Value Object for STRING | 20010704 |
5 | ![]() |
Instance method | Private | Method | Get: List of Attribute Value Objects for SP Standard Info | 20010705 |
6 | ![]() |
Instance method | Private | Method | Get: List of Attribute Value Objects for SRM Info | 20010704 |
Events
Class CL_SRM_SPS has no event.
Types
Class CL_SRM_SPS has no local type.
Method Signatures
Method EXECUTE_CONNECT_ARCHIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040213 | ||
2 | ![]() |
IM_STATE | Call by reference | Type reference (TYPE) | I | Connection state | 20040213 | ||
3 | ![]() |
RE_ARCHIVE_CONNECTION | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20040213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20040213 | |
2 | ![]() |
Repository Verbindung (abstrakt) | 20040213 | |
3 | ![]() |
Initialisierungsfehler (abstrakt) | 20040213 | |
4 | ![]() |
POID Fehler (abstrakt) | 20040213 |
Method EXECUTE_CONNECT_REPOSITORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Connected Object | 20010705 | ||
2 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID Objekt | 20000606 | ||
3 | ![]() |
IM_STATE | Call by reference | Type reference (TYPE) | I | Connection state | 20010705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20010705 | |
2 | ![]() |
Repository Verbindung (abstrakt) | 20010705 | |
3 | ![]() |
Initialisierungsfehler (abstrakt) | 20010705 | |
4 | ![]() |
POID Fehler (abstrakt) | 20010705 |
Method EXECUTE_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Connected Object | 20010705 | ||
2 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID Objekt | 20000606 | ||
3 | ![]() |
IM_STATE | Call by reference | Type reference (TYPE) | I | Connection State | 20010705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20010705 | |
2 | ![]() |
Repository Verbindung (abstrakt) | 20010705 | |
3 | ![]() |
Initialisierungsfehler (abstrakt) | 20010705 | |
4 | ![]() |
POID Fehler (abstrakt) | 20010705 |
Method GET_INFO_VALUE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | Attribut ID | 20010704 | ||
2 | ![]() |
IM_TEXT | Call by reference | Type reference (TYPE) | STRING | Beschreibung | 20010704 | ||
3 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | STRING | Attribut Wert | 20010704 | ||
4 | ![]() |
RE_VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | Lesen von Attributwerten | 20010704 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Beschreibung (abstrakt) | 20010704 | |
2 | ![]() |
Attribut Wert (abstrakt) | 20010704 | |
3 | ![]() |
Initialisierungsfehler (abstrakt) | 20010704 |
Method GET_SP_STANDARD_INFO_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_VALUE | Call by reference | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20011022 | ||
2 | ![]() |
EX_VISUAL_INFO_SP_POID | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20011022 | ||
3 | ![]() |
IM_NVIARCHIVE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_NON_VISUAL_INFO_ARCHIVE | SP non visual Info for SP (Archive - ADK) | 20040213 | ||
4 | ![]() |
IM_NVISP | Call by reference | Object reference (TYPE REF TO) | IF_SRM_NON_VISUAL_INFO_SP | 20010705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Repository Verbindung (abstrakt) | 20010705 | |
2 | ![]() |
Fehler: Framework Initialisierung | 20010705 | |
3 | ![]() |
POID Fehler (abstrakt) | 20010705 | |
4 | ![]() |
Fehler Registrierungsdaten (abstrakt) | 20010705 |
Method GET_SRM_STANDARD_INFO_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONNECTION_FAILED | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20011106 | ||
2 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | Speziell: POID | 20010704 | ||
3 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20010704 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler: Framework Initialisierung | 20010704 | |
2 | ![]() |
POID Fehler (abstrakt) | 20010704 | |
3 | ![]() |
Fehler Registrierungsdaten (abstrakt) | 20010704 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 46D |