SAP ABAP Class CL_SOAP_WP_CACHE (WP spec. cache for Service Call data)
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_WP_CACHE | |
| Short Description | WP spec. cache for Service Call data | |
| 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 | 20080714 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SOAP_WP_CACHE has no interface implemented.
Friends
Class CL_SOAP_WP_CACHE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 100 | 20081016 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 60 | 20081016 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | DATA_TTYP | 20081016 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TZNTSTMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | 20081016 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | I | 20081016 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | I | 20081016 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | WPINFO-WP_INDEX | Process Identification | 20081016 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20081016 | ||
| 2 | Instance method | Public | Method | 20081016 | ||
| 3 | Instance method | Public | Method | 20081016 | ||
| 4 | Instance method | Public | Method | 20081016 | ||
| 5 | Instance method | Public | Method | 20081016 | ||
| 6 | Instance method | Public | Method | 20081016 | ||
| 7 | Instance method | Public | Method | 20081016 | ||
| 8 | Instance method | Public | Method | 20081016 | ||
| 9 | Instance method | Public | Method | 20081016 |
Events
Class CL_SOAP_WP_CACHE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | DATA_TTYP | Public | See coding | 20081016 | data_ttyp TYPE TABLE OF met_int_str WITH DEFAULT KEY
|
||
| 2 | MET_INT_STR | Public | See coding | 20081016 | BEGIN OF met_int_str,
counter TYPE i.
INCLUDE TYPE sxmsmeteraggpart AS p.
TYPES: END OF met_int_str
|
Method Signatures
Method CHECK_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20081016 |
Method CHECK_SAVE on class CL_SOAP_WP_CACHE has no exception.
Method CLEAR Signature
Method CLEAR on class CL_SOAP_WP_CACHE has no parameter.
Method CLEAR on class CL_SOAP_WP_CACHE has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNTER | Call by reference | Type reference (TYPE) | I | 20081016 | ||||
| 2 | DATA_TAB | Value transfer | Type reference (TYPE) | CL_SOAP_MET_WPID=>DATA_TTYP | 20081016 |
Method GET_ALL on class CL_SOAP_WP_CACHE has no exception.
Method GET_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 20081016 | ||||
| 2 | WPID_COUNTER | Call by reference | Type reference (TYPE) | I | 20081016 |
Method GET_COUNT on class CL_SOAP_WP_CACHE has no exception.
Method GET_MAX_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX_COUNT | Value transfer | Type reference (TYPE) | I | 20081016 |
Method GET_MAX_COUNT on class CL_SOAP_WP_CACHE has no exception.
Method GET_MIN_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MIN_COUNT | Value transfer | Type reference (TYPE) | I | 20081016 |
Method GET_MIN_COUNT on class CL_SOAP_WP_CACHE has no exception.
Method GET_WP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WPID | Value transfer | Type reference (TYPE) | WPINFO-WP_INDEX | Process Identification | 20081016 |
Method GET_WP_ID on class CL_SOAP_WP_CACHE has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | SXMSMETERAGGPART | Service Metering - partly aggregated records runtime inserts | 20081016 |
Method INSERT on class CL_SOAP_WP_CACHE has no exception.
Method SET_WP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WPID | Call by reference | Type reference (TYPE) | WPINFO-WP_INDEX | Process Identification | 20081016 |
Method SET_WP_ID on class CL_SOAP_WP_CACHE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 720 |