SAP ABAP Class CL_SOAP_UDS_PERSISTENCY (perssitency API for UDS (user defined search))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_PERSISTENCY (Package) Administration Tools - Translation into DE, EN, FR, JA
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SOAP_UDS_PERSISTENCY_RT Runtime API for UDS persistency 20121019
Properties
Class CL_SOAP_UDS_PERSISTENCY  
Short Description perssitency API for UDS (user defined search)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_PERSISTENCY   Administration Tools - Translation into DE, EN, FR, JA 
Created 20121019   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_UDS_PERSISTENCY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SOAP_UDS_PERSISTENCY_RT Runtime API for UDS persistency 20121019
Friends
Class CL_SOAP_UDS_PERSISTENCY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_UDS_PERSISTENCY' 20121023
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_PERSIST_LAYER 20121023
3 GTS_COLLECTOR_RT Static Attribute Private Type reference (TYPE) TTS_COLLECTOR 20121029
4 MT_UDS_ENTRY Instance attribute Private Type reference (TYPE) TTS_SRT_MUDS 20121025
5 MV_IS_NEW Instance attribute Private Type reference (TYPE) XSDBOOLEAN 20121025
6 MV_PERSIST_ID Instance attribute Private Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID 20121019
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20121029
2 GET_SEARCH_VALUES Instance method Private Method 20121025
3 GET_UDS_PERSISTENCY_RT Static method Public Method 20121113
Events
Class CL_SOAP_UDS_PERSISTENCY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_COLLECTOR Private See coding 20121029 begin of ts_collector, persist_id type srt_persistency_persist_id, instance type ref to cl_soap_uds_persistency, end of ts_collector
2 TTS_COLLECTOR Private See coding 20121029 tts_collector type sorted table of ts_collector with unique key persist_id
3 TTS_SRT_MUDS Private See coding 20121025 tts_srt_muds type sorted table of srt_muds with unique key persist_id search_name occurrence search_value
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERSIST_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID 20121029

Method CONSTRUCTOR on class CL_SOAP_UDS_PERSISTENCY has no exception.

Method GET_SEARCH_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UDS_ENTRY Call by reference Type reference (TYPE) TTS_SRT_MUDS 20121025

Method GET_SEARCH_VALUES on class CL_SOAP_UDS_PERSISTENCY has no exception.

Method GET_UDS_PERSISTENCY_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERSIST_ID Call by reference Type reference (TYPE) SRT_PERSISTENCY_PERSIST_ID 20121113
2 Returning RO_UDS_PERSISTENCY_RT Value transfer Object reference (TYPE REF TO) IF_SOAP_UDS_PERSISTENCY_RT 20121113

Method GET_UDS_PERSISTENCY_RT on class CL_SOAP_UDS_PERSISTENCY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740