SAP ABAP Class CL_RCM_WD_SERVICES_ID_MAP (Translation for ABAP IDs for Non-ABAP IDs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_FRAMEWORK_WDA_CLFRW (Package) RCM: Client Framework for Web Dynpro for ABAP
Properties
Class CL_RCM_WD_SERVICES_ID_MAP  
Short Description Translation for ABAP IDs for Non-ABAP IDs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_FRAMEWORK_WDA_CLFRW   RCM: Client Framework for Web Dynpro for ABAP 
Created 20050531   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RCM_WD_SERVICES_ID_MAP has no forward declaration.
Interfaces
Class CL_RCM_WD_SERVICES_ID_MAP has no interface implemented.
Friends
Class CL_RCM_WD_SERVICES_ID_MAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COUNTER Instance attribute Private Type reference (TYPE) I 20050531
2 MAP Instance attribute Private Type reference (TYPE) MAP 20050531
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VALUE Instance method Public Method Add Value (Gets ABAP-Conform ID for New Value) 20050531
2 CONSTRUCTOR Instance method Public Constructor 20050531
3 GET_VALUE Instance method Public Method Read Value (Delivers Raw Value for ABAP ID) 20050531
4 REM_VALUE Instance method Public Method Delete Value (Using ID or Raw Value) 20050531
5 RESOLVE_VALUE Instance method Public Method Gets ABAP-conform ID for raw value that is already stored 20050531
Events
Class CL_RCM_WD_SERVICES_ID_MAP has no event.
Types
Class CL_RCM_WD_SERVICES_ID_MAP has no local type.
Method Signatures

Method ADD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRING Call by reference Type reference (TYPE) STRING Eingabewert ohne Einschränkung 20050531
2 Returning RE_ID Value transfer Type reference (TYPE) STRING ID mit gültigem Namespace 20050531

Method ADD_VALUE on class CL_RCM_WD_SERVICES_ID_MAP has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RCM_WD_SERVICES_ID_MAP has no parameter.
Method CONSTRUCTOR on class CL_RCM_WD_SERVICES_ID_MAP has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) STRING formatierte ABAP-ID aus set_value 20050531
2 Returning RE_STRING Value transfer Type reference (TYPE) STRING Rohe Original-ID 20050531

Method GET_VALUE on class CL_RCM_WD_SERVICES_ID_MAP has no exception.

Method REM_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) STRING '' Löschen mit Angabe der formatierten ID 20050531
2 Importing IM_STRING Call by reference Type reference (TYPE) STRING '' Löschen mit Angabe der rohen ID 20050531

Method REM_VALUE on class CL_RCM_WD_SERVICES_ID_MAP has no exception.

Method RESOLVE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRING Call by reference Type reference (TYPE) STRING Rohwert 20050531
2 Returning RE_ID Value transfer Type reference (TYPE) STRING ABAP-konforme ID 20050531

Method RESOLVE_VALUE on class CL_RCM_WD_SERVICES_ID_MAP has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in 710