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 AREA_ATTR_DESC_STR_TO_OBJ Instance method Public Method AREA Attr Desc: Structure -> Object 20010704
2 POID_DATA_TO_STRING Instance method Public Method POID: Conversion of POID Data -> String 20010930
3 POID_STRING_TO_DATA Instance method Public Method POID: Conversion of String -> POID Data 20010930
4 SPS_ATTR_VALUE_ITAB_TO_OBJS Instance method Public Method SPS Attr Value: ITAB -> Object List 20020311
5 SP_ATTR_DESC_OBJS_TO_ITAB Instance method Public Method SP Attr Desc: Object List -> ITAB 20010704
6 SP_ATTR_DESC_OBJ_TO_STR Instance method Public Method SP Attr Desc: Object -> Structure 20010704
7 SP_ATTR_DESC_STR_TO_OBJ 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 Importing IM_SRMACPSD Call by reference Type reference (TYPE) SRMACPSD AREA Definition - Definition SPS Klassifikationsparameter 20010704
2 Importing IM_SRMACPSDT Call by reference Type reference (TYPE) SRMACPSDT AREA Definition - Definition SPS Klassifikationsp. - Kurztex 20010704
3 Returning 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 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20010704
2 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010704
3 CX_SRM_REGISTRATION_DATA 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 Importing IM_AREA_POID Call by reference Type reference (TYPE) SRM_LIST_POID List: POID Parameter Werte 20010930
2 Importing IM_SP_POID Call by reference Type reference (TYPE) SRM_LIST_POID List: POID Parameter Werte 20010930
3 Importing IM_SRM_POID Call by reference Type reference (TYPE) SRM_LIST_POID List: POID Parameter Werte 20011001
4 Returning RE_STRING Value transfer Type reference (TYPE) XSTRING POID String 20010930
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010930
2 CX_SRM_SERIALIZATION_STRING String Serialisierung 20010930

Method POID_STRING_TO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_AREA_POID Call by reference Type reference (TYPE) SRM_LIST_POID List: POID Parameter Werte 20010930
2 Exporting EX_SP_POID Call by reference Type reference (TYPE) SRM_LIST_POID List: POID Parameter Werte 20010930
3 Exporting EX_SRM_POID Call by reference Type reference (TYPE) SRM_LIST_POID List: POID Parameter Werte 20011001
4 Importing IM_STRING Call by reference Type reference (TYPE) XSTRING POID String 20010930
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010930
2 CX_SRM_SERIALIZATION_STRING 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 Importing IM_TAB_SPSPV1 Call by reference Type reference (TYPE) SRMTTSPSPV1 Attribut Wert Struktur 20020311
2 Returning RE_VALUE Value transfer Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE Attribut Wert Objekt 20020311
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20020311
2 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20020311
3 CX_SRM_INITIALIZATION 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 Importing IM_ATTR_DESC Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_DESC Liste: Attribut Beschreibungs Objekte 20010704
2 Importing IM_SP_ID Call by reference Type reference (TYPE) STRING Single: SP ID 20010704
3 Returning RE_SRMTTSPPADE Value transfer Type reference (TYPE) SRMTTSPPADE EX_PARA_DEF_TAB 20010704
# Exception Resumable Description Created on
1 CX_SRM 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 Importing IM_ATTR_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC EX_ATTRIBUTE_DESCRIPTION 20010704
2 Importing IM_SP_ID Call by reference Type reference (TYPE) STRING SP ID 20010704
3 Returning RE_SRMSPPADE Value transfer Type reference (TYPE) SRMSPPADE Parameter Datenstruktur 20010704
# Exception Resumable Description Created on
1 CX_SRM 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 Importing IM_SRMSPPADE Call by reference Type reference (TYPE) SRMSPPADE IM_SP_PARA_structure 20010704
2 Returning RE_DESC Value transfer Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC EX_ATTRIBUTE_DESCRIPTION 20010704
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20010704
2 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010704
History
Last changed by/on SAP  00000000 
SAP Release Created in 620