SAP ABAP Class CL_SOAP_SHM_MET_FAC (factory class für metering SHMs)
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_SHM_MET_FAC | |
Short Description | factory class für metering SHMs | |
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_SHM_MET_FAC has no interface implemented.
Friends
Class CL_SOAP_SHM_MET_FAC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | HANDLE_TTYP | 20081016 | |||
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_SOAP_SHM_WP_MET | Work Process ID cache and intermediate storage | 20081016 | ||
3 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_SOAP_SHM_WP_MET | Work Process ID cache and intermediate storage | 20081016 | ||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20081016 | ||
5 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_SOAP_SHM_MET | Metering data for each WP | 20081016 | ||
6 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_SOAP_SHM_MET | Metering data for each WP | 20081016 | ||
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | WPINFO-WP_INDEX | Process Identification | 20081016 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20081016 | |
2 | ![]() |
Static method | Public | Method | 20081016 | |
3 | ![]() |
Static method | Public | Method | 20081016 | |
4 | ![]() |
Static method | Public | Method | 20081016 | |
5 | ![]() |
Static method | Public | Method | 20081016 | |
6 | ![]() |
Static method | Public | Method | 20081016 | |
7 | ![]() |
Static method | Public | Method | 20081016 | |
8 | ![]() |
Static method | Public | Method | 20081016 | |
9 | ![]() |
Static method | Public | Method | 20081016 | |
10 | ![]() |
Static method | Public | Method | 20081016 | |
11 | ![]() |
Static method | Public | Method | 20081016 | |
12 | ![]() |
Static method | Protected | Method | 20081016 | |
13 | ![]() |
Static method | Public | Method | 20081016 | |
14 | ![]() |
Static method | Public | Method | 20081016 | |
15 | ![]() |
Static method | Public | Method | 20081016 |
Events
Class CL_SOAP_SHM_MET_FAC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | CACHE_STR | Public | See coding | 20081016 | BEGIN OF cache_str,
wpid_str TYPE REF TO cl_soap_met_wpid=>wp_info_str,
cache TYPE REF TO cl_soap_wp_cache,
END OF cache_str
|
||
2 | CACHE_TTYP | Public | See coding | 20081016 | cache_ttyp TYPE TABLE OF REF TO cl_soap_wp_cache WITH DEFAULT KEY
|
||
3 | HANDLE_TTYP | Public | See coding | 20081016 | handle_ttyp TYPE TABLE OF REF TO cl_soap_shm_met WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SOAP_SHM_MET_FAC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SOAP_SHM_MET_FAC has no exception.
Method DETACH_ID_CACHE Signature
Method DETACH_ID_CACHE on class CL_SOAP_SHM_MET_FAC has no parameter.
Method DETACH_ID_CACHE on class CL_SOAP_SHM_MET_FAC has no exception.
Method DETACH_ID_CACHE_READ Signature
Method DETACH_ID_CACHE_READ on class CL_SOAP_SHM_MET_FAC has no parameter.
Method DETACH_ID_CACHE_READ on class CL_SOAP_SHM_MET_FAC has no exception.
Method DETACH_WP_CACHE_READ Signature
Method DETACH_WP_CACHE_READ on class CL_SOAP_SHM_MET_FAC has no parameter.
Method DETACH_WP_CACHE_READ on class CL_SOAP_SHM_MET_FAC has no exception.
Method DETACH_WP_CACHE_WRITE Signature
Method DETACH_WP_CACHE_WRITE on class CL_SOAP_SHM_MET_FAC has no parameter.
Method DETACH_WP_CACHE_WRITE on class CL_SOAP_SHM_MET_FAC has no exception.
Method DETACH_WP_READ_CACHES Signature
Method DETACH_WP_READ_CACHES on class CL_SOAP_SHM_MET_FAC has no parameter.
Method DETACH_WP_READ_CACHES on class CL_SOAP_SHM_MET_FAC has no exception.
Method GET_ID_CACHE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CACHE | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_MET_WPID | Work Process IDs | 20081016 |
Method GET_ID_CACHE on class CL_SOAP_SHM_MET_FAC has no exception.
Method GET_ID_CACHE_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CACHE | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_MET_WPID | Work Process IDs | 20081016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions with Static and Dynamic Check of RAISING Clause | 20081016 |
Method GET_ID_CACHE_WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CACHE | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_MET_WPID | Work Process IDs | 20081016 |
Method GET_ID_CACHE_WRITE on class CL_SOAP_SHM_MET_FAC has no exception.
Method GET_WP_ACT_CACHE_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CACHE | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_WP_CACHE | WP spec. cache for Service Call data | 20081016 |
Method GET_WP_ACT_CACHE_READ on class CL_SOAP_SHM_MET_FAC has no exception.
Method GET_WP_CACHE_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CACHE_TAB | Value transfer | Type reference (TYPE) | CACHE_TTYP | 20081016 | |||
2 | ![]() |
WP_ID_TAB | Call by reference | Type reference (TYPE) | CL_SOAP_MET_WPID=>WPID_TTYP | 20081016 |
Method GET_WP_CACHE_ALL on class CL_SOAP_SHM_MET_FAC has no exception.
Method GET_WP_CACHE_INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CACHE | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_WP_CACHE | WP spec. cache for Service Call data | 20081016 |
Method GET_WP_CACHE_INSERT on class CL_SOAP_SHM_MET_FAC has no exception.
Method GET_WP_CACHE_MULTI_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CACHE | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_WP_CACHE | WP spec. cache for Service Call data | 20081016 |
Method GET_WP_CACHE_MULTI_UPDATE on class CL_SOAP_SHM_MET_FAC has no exception.
Method GET_WP_CACHE_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CACHE | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_WP_CACHE | WP spec. cache for Service Call data | 20081016 | ||
2 | ![]() |
WP_ID | Call by reference | Type reference (TYPE) | WPINFO-WP_INDEX | Process Identification | 20081016 |
Method GET_WP_CACHE_READ on class CL_SOAP_SHM_MET_FAC has no exception.
Method GET_WP_CACHE_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CACHE | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_WP_CACHE | WP spec. cache for Service Call data | 20081016 |
Method GET_WP_CACHE_UPDATE on class CL_SOAP_SHM_MET_FAC has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 720 |