SAP ABAP Class CL_SOAP_UDS_PERSISTENCY_MONI (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_MONI | Monitoring API for UDS persistency | 20121113 |
Properties
| Class | CL_SOAP_UDS_PERSISTENCY_MONI | |
| 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_MONI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SOAP_UDS_PERSISTENCY_MONI | Monitoring API for UDS persistency | 20121113 |
Friends
Class CL_SOAP_UDS_PERSISTENCY_MONI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_UDS_PERSISTENCY_MONI' | 20121113 | |||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_PERSIST_LAYER | 20121113 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_UDS_PERSISTENCY_MONI | 20121113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20121113 |
Events
Class CL_SOAP_UDS_PERSISTENCY_MONI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_COLLECTOR | Private | See coding | 20121113 | begin of ts_collector,
persist_id type srt_persistency_persist_id,
instance type ref to CL_SOAP_UDS_PERSISTENCY_MONI,
end of ts_collector
|
||
| 2 | TTS_COLLECTOR | Private | See coding | 20121113 | tts_collector type sorted table of ts_collector with unique key persist_id
|
||
| 3 | TTS_SRT_MUDS | Private | See coding | 20121113 | tts_srt_muds type sorted table of srt_muds with unique key persist_id search_name occurrence search_value
|
Method Signatures
Method GET_UDS_PERSISTENCY_MONI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_UDS_PERSISTENCY_MONI | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_UDS_PERSISTENCY_MONI | 20121113 |
Method GET_UDS_PERSISTENCY_MONI on class CL_SOAP_UDS_PERSISTENCY_MONI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |