SAP ABAP Class IF_SRM_CONVERSION_SERVICE (RMF Conversion Service)
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
Class IF_SRM_CONVERSION_SERVICE  
Short Description RMF Conversion Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010704   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRM_CONVERSION_SERVICE has no forward declaration.
Interfaces
Class IF_SRM_CONVERSION_SERVICE has no interface implemented.
Friends
Class IF_SRM_CONVERSION_SERVICE has no friend class.
Attributes
Class 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
Class IF_SRM_CONVERSION_SERVICE has no event.
Types
Class 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