SAP ABAP Interface IF_SRM_CONVERSION_SERVICE (RMF Conversion Service)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_ROOT | Root Class for Object Tree | 20010704 |
Properties
| Interface | IF_SRM_CONVERSION_SERVICE | |
| Short Description | RMF Conversion Service |
General Data
| Package | SRM_FRAMEWORK | Records Management Framework Package |
| Created | 20010704 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRM_CONVERSION_SERVICE has no forward declaration.
Interfaces
Interface IF_SRM_CONVERSION_SERVICE has no interface.
Friends
Interface IF_SRM_CONVERSION_SERVICE has no friend.
Attributes
Interface IF_SRM_CONVERSION_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | AREA Attr Desc: Structure -> Object | 20010704 | |
| 2 | Instance method | Public | Method | POID: Conversion of POID Data -> String | 20010930 | |
| 3 | Instance method | Public | Method | POID: Conversion of String -> POID Data | 20010930 | |
| 4 | Instance method | Public | Method | SPS Attr Value: ITAB -> Object List | 20020311 | |
| 5 | Instance method | Public | Method | SP Attr Desc: Object List -> ITAB | 20010704 | |
| 6 | Instance method | Public | Method | SP Attr Desc: Object -> Structure | 20010704 | |
| 7 | Instance method | Public | Method | SP Attr Desc: Structure -> Object | 20010704 |
Events
Interface IF_SRM_CONVERSION_SERVICE has no event.
Types
Interface IF_SRM_CONVERSION_SERVICE has no local type.
Method Signatures
Method AREA_ATTR_DESC_STR_TO_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SRMACPSD | Call by reference | Type reference (TYPE) | SRMACPSD | AREA Definition - Definition SPS Klassifikationsparameter | 20010704 | |||
| 2 | IM_SRMACPSDT | Call by reference | Type reference (TYPE) | SRMACPSDT | AREA Definition - Definition SPS Klassifikationsp. - Kurztex | 20010704 | |||
| 3 | RE_DESC | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Speziell zum Lesen von Attribut Beschreibungsobjekt | 20010704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Beschreibung (abstrakt) | 20010704 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20010704 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20010713 |
Method POID_DATA_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AREA_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20010930 | |||
| 2 | IM_SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20010930 | |||
| 3 | IM_SRM_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011001 | |||
| 4 | RE_STRING | Value transfer | Type reference (TYPE) | XSTRING | POID String | 20010930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010930 | ||
| 2 | String Serialisierung | 20010930 |
Method POID_STRING_TO_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_AREA_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20010930 | |||
| 2 | EX_SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20010930 | |||
| 3 | EX_SRM_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011001 | |||
| 4 | IM_STRING | Call by reference | Type reference (TYPE) | XSTRING | POID String | 20010930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010930 | ||
| 2 | String Serialisierung | 20010930 |
Method SPS_ATTR_VALUE_ITAB_TO_OBJS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_SPSPV1 | Call by reference | Type reference (TYPE) | SRMTTSPSPV1 | Attribut Wert Struktur | 20020311 | |||
| 2 | RE_VALUE | Value transfer | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | Attribut Wert Objekt | 20020311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Beschreibung (abstrakt) | 20020311 | ||
| 2 | Attribut Wert (abstrakt) | 20020311 | ||
| 3 | Initialisierungsfehler (abstrakt) | 20020311 |
Method SP_ATTR_DESC_OBJS_TO_ITAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTR_DESC | Call by reference | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_DESC | Liste: Attribut Beschreibungs Objekte | 20010704 | |||
| 2 | IM_SP_ID | Call by reference | Type reference (TYPE) | STRING | Single: SP ID | 20010704 | |||
| 3 | RE_SRMTTSPPADE | Value transfer | Type reference (TYPE) | SRMTTSPPADE | EX_PARA_DEF_TAB | 20010704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse | 20010704 |
Method SP_ATTR_DESC_OBJ_TO_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTR_DESC | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | EX_ATTRIBUTE_DESCRIPTION | 20010704 | |||
| 2 | IM_SP_ID | Call by reference | Type reference (TYPE) | STRING | SP ID | 20010704 | |||
| 3 | RE_SRMSPPADE | Value transfer | Type reference (TYPE) | SRMSPPADE | Parameter Datenstruktur | 20010704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse | 20010704 |
Method SP_ATTR_DESC_STR_TO_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SRMSPPADE | Call by reference | Type reference (TYPE) | SRMSPPADE | IM_SP_PARA_structure | 20010704 | |||
| 2 | RE_DESC | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | EX_ATTRIBUTE_DESCRIPTION | 20010704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Beschreibung (abstrakt) | 20010704 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20010704 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 620 |