SAP ABAP Class CL_SOAP_EXT_STAT_MANAGER (Manages il_soap_ext_stat instances)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
⤷
⤷
Properties
| Class | CL_SOAP_EXT_STAT_MANAGER | |
| Short Description | Manages il_soap_ext_stat instances | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20121114 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SOAP_EXT_STAT_MANAGER has no forward declaration.
Interfaces
Class CL_SOAP_EXT_STAT_MANAGER has no interface implemented.
Friends
Class CL_SOAP_EXT_STAT_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_ABAP_RUNTIME | 20130705 | ||||
| 2 | Static Attribute | Private | See coding | 20121114 | |||||
| 3 | Static Attribute | Private | Type reference (TYPE) | INT4 | 20130705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add instance to manager | 20121114 | |
| 2 | Static method | Public | Method | 20130705 | ||
| 3 | Static method | Public | Method | 20130705 | ||
| 4 | Static method | Public | Method | 20130704 | ||
| 5 | Static method | Public | Method | 20130705 |
Events
Class CL_SOAP_EXT_STAT_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_EXT_STAT_INSTANCE | Private | See coding | 20121114 | begin of ty_ext_stat_instance,
message_id type srt_persistency_persist_id,
instance type ref to if_soap_ext_stat,
end of ty_ext_stat_instance
|
Method Signatures
Method ADD_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXT_STAT | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_EXT_STAT | Extended statistics | 20121114 | |||
| 2 | IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_ACCESS_ID-MESSAGE_ID | 20130705 |
Method ADD_INSTANCE on class CL_SOAP_EXT_STAT_MANAGER has no exception.
Method DELETE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXT_STAT | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_EXT_STAT | 20130705 |
Method DELETE_INSTANCE on class CL_SOAP_EXT_STAT_MANAGER has no exception.
Method END_COMMIT Signature
Method END_COMMIT on class CL_SOAP_EXT_STAT_MANAGER has no parameter.
Method END_COMMIT on class CL_SOAP_EXT_STAT_MANAGER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SRT_PERSISTENCY_ACCESS_ID-MESSAGE_ID | 20130705 | ||||
| 2 | RO_EXT_STAT | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_EXT_STAT | 20130704 |
Method GET_INSTANCE on class CL_SOAP_EXT_STAT_MANAGER has no exception.
Method START_COMMIT Signature
Method START_COMMIT on class CL_SOAP_EXT_STAT_MANAGER has no parameter.
Method START_COMMIT on class CL_SOAP_EXT_STAT_MANAGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |