SAP ABAP Class CL_RMPS_CONV_KPRO_AFX (Conversions Value_Objects <-> Name Value Table)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_SP_POST (Package) Incoming Post Item
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_SET_ATTRIBUTE_GROUPS Setting of Attribute Group 20020910
Properties
Class CL_RMPS_CONV_KPRO_AFX  
Short Description Conversions Value_Objects <-> Name Value Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_SP_POST   Incoming Post Item 
Created 20020910   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_SET_ATTRIBUTE_GROUPS Setting of Attribute Group 20020910
Friends
Class CL_RMPS_CONV_KPRO_AFX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_TEXT_IDENTIFIER Static Attribute Public Object reference (TYPE REF TO) IF_TEXT_IDENTIFIER Object for Text Identification 20020910
2 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' X = True 20020911
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_ATTR_TYPE Static method Public Method Conversion of Kpro accrdng to ALV Attribute Characteristics 20020910
2 CONVERT_KPRO_TO_AFX Static method Public Method Convert attributes to attribute objects 20021211
3 COVERT_AFX_TO_KPRO Static method Public Method Conversion of value objects to Kpro attributes 20020910
4 GET_ADDITIONAL_TEXT Static method Public Method Reading of additional texts from DDIC 20020910
5 GET_RMPS_STRUCTURE Static method Public Method Setting up of structure with all content model fields 20021119
6 GSPROPS_2_EDIT_ATT_VALUE Static method Public Method Conversion of Kpro attributes to value objects 20020910
Events
Class CL_RMPS_CONV_KPRO_AFX has no event.
Types
Class CL_RMPS_CONV_KPRO_AFX has no local type.
Method Signatures

Method CONVERT_ATTR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GROUP_ID Value transfer Type reference (TYPE) SRMADID Attributbeschreibung - ID 20020910
2 Importing IM_PROP_TYPE_TAB_KPRO Value transfer Type reference (TYPE) SRMGS_PROPERTY_TYPE_TAB 20020910
3 Returning RE_PROP_TYPE_TAB_ALV Value transfer Type reference (TYPE) SCMG_T_ATTR_DISPLAY_PROPERTIES Case-Attribute: Anzeigeeigenschaften 20020910

Method CONVERT_ATTR_TYPE on class CL_RMPS_CONV_KPRO_AFX has no exception.

Method CONVERT_KPRO_TO_AFX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCUMENT Value transfer Object reference (TYPE REF TO) IF_SRM_DOCUMENT KPro-Dokument, dessen Attribute zu konvertieren sind 20021211
2 Importing IM_IF_SRM Value transfer Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20021211
3 Returning RE_ATTR_OBJECTS Value transfer Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE Liste von Attributobjekten 20021211

Method CONVERT_KPRO_TO_AFX on class CL_RMPS_CONV_KPRO_AFX has no exception.

Method COVERT_AFX_TO_KPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE_TABLE Value transfer Type reference (TYPE) SRMGS_PROPERTY_TAB 20020910
2 Importing IM_VALUE_OBJECTS Value transfer Type reference (TYPE) SRM_LIST_EDIT_ATTRIBUTE_VALUE List: IF_SRM_EDIT_ATTRIBUTE_VALUE 20020910
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020911
2 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20020911

Method GET_ADDITIONAL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_DESC_OBJ Value transfer Object reference (TYPE REF TO) IF_SRM_EDIT_ATTRIBUTE_DESC Attributbeschreibung - Edit 20020910
2 Importing IM_DOMEA_ATTR Value transfer Type reference (TYPE) RMPS_DOMEA_CM DOMEA-Content Modelle: Struktur mit allen DOMEA-Attributen 20021120
3 Importing IM_STR_VALUE Value transfer Type reference (TYPE) SRMLISTSTR Attribut Wert: String 20020910
4 Returning RE_TEXT Value transfer Type reference (TYPE) STRING Zusatztext 20020910
# Exception Resumable Description Created on
1 CX_RMPS_POST Ausnhamenbehandlung für Posteingang 20020911
2 CX_SRM_FRAMEWORK Framework (abstrakt) 20020911
3 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20020911

Method GET_RMPS_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_PROPS Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB Attribut Werte Tabelle 20021119
2 Importing IM_TAB_PROP_TYPES Value transfer Type reference (TYPE) SRMGS_PROPERTY_TYPE_TAB Attribut Typen Tabelle 20021120
3 Returning RE_STR_RMPS_CM Value transfer Type reference (TYPE) RMPS_DOMEA_CM DOMEA-Content Modelle: Struktur mit allen DOMEA-Attributen 20021119

Method GET_RMPS_STRUCTURE on class CL_RMPS_CONV_KPRO_AFX has no exception.

Method GSPROPS_2_EDIT_ATT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EDIT_ATT_DESC_TAB Call by reference Type reference (TYPE) SRM_LIST_EDIT_ATTRIBUTE_DESC List: IF_SRM_EDIT_ATTRIBUTE_DESC 20020910
2 Exporting EDIT_ATT_VALUE_TAB Call by reference Type reference (TYPE) SRM_LIST_EDIT_ATTRIBUTE_VALUE List: IF_SRM_EDIT_ATTRIBUTE_VALUE 20020910
3 Exporting EX_RMPS_DOMEA_CM Call by reference Type reference (TYPE) RMPS_DOMEA_CM DOMEA-Content Modelle: Struktur mit allen DOMEA-Attributen 20021121
4 Importing FACTORY_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_SRM_OBJECT_FACTORY Object Factory - Framework - für SPs 20020910
5 Importing PROP_TAB Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB 20020910
6 Importing PROP_TYPE_TAB Call by reference Type reference (TYPE) SRMGS_PROPERTY_TYPE_TAB 20020910
# Exception Resumable Description Created on
1 SRM_PROP_TYPE_NOT_FOUND 20020910
2 SRM_UNEXPECTED_ERROR 20020910
History
Last changed by/on SAP  20110908 
SAP Release Created in 110_620