SAP ABAP Class CL_SOAP_MET_WPID (Work Process IDs)
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_MET_WPID | |
| Short Description | Work Process IDs | |
| 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 | 20080711 | 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_MET_WPID has no interface implemented.
Friends
Class CL_SOAP_MET_WPID 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 | 1000 | 20081016 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 60 | 20081016 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TZNTSTMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | 20081016 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | WPID_TTYP | 20081016 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20081016 | ||
| 2 | Instance method | Public | Method | 20081016 | ||
| 3 | Instance method | Protected | Method | 20081016 | ||
| 4 | Instance method | Protected | Method | 20081016 | ||
| 5 | Instance method | Public | Method | 20081016 | ||
| 6 | Instance method | Public | Method | 20081016 | ||
| 7 | Instance method | Protected | Method | 20081016 | ||
| 8 | Instance method | Public | Method | 20081016 | ||
| 9 | Instance method | Protected | Method | 20081016 | ||
| 10 | Instance method | Public | Method | 20081016 | ||
| 11 | Instance method | Protected | Method | 20081016 | ||
| 12 | Instance method | Protected | Method | 20081016 | ||
| 13 | Instance method | Protected | Method | 20081016 | ||
| 14 | Instance method | Public | Method | 20081016 | ||
| 15 | Instance method | Protected | Method | 20120305 |
Events
Class CL_SOAP_MET_WPID 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 sxmsmeteraggpart WITH DEFAULT KEY
|
||
| 2 | WPID_TTYP | Public | See coding | 20081016 | wpid_ttyp TYPE TABLE OF wp_info_str WITH DEFAULT KEY
|
||
| 3 | WP_INFO_STR | Public | See coding | 20081016 | BEGIN OF wp_info_str,
wpid TYPE wpinfo-wp_index,
counter TYPE i,
cleared type char1,
END OF wp_info_str
|
Method Signatures
Method ADJUST_TO_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WPID_ACT | Call by reference | Type reference (TYPE) | WPINFO-WP_INDEX | Process Identification | 20081016 |
Method ADJUST_TO_AREAS on class CL_SOAP_MET_WPID has no exception.
Method CHECK_AND_INSERT_WP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WP_ID | Call by reference | Type reference (TYPE) | WPINFO-WP_INDEX | Process Identification | 20081016 |
Method CHECK_AND_INSERT_WP_ID on class CL_SOAP_MET_WPID has no exception.
Method CHECK_CLEARED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CACHE_TAB | Call by reference | Type reference (TYPE) | CL_SOAP_SHM_MET_FAC=>CACHE_TTYP | 20081016 |
Method CHECK_CLEARED on class CL_SOAP_MET_WPID has no exception.
Method CHECK_INSERT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Call by reference | Type reference (TYPE) | I | 20081016 | ||||
| 2 | RET | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20081016 |
Method CHECK_INSERT_DB on class CL_SOAP_MET_WPID has no exception.
Method FLUSH Signature
Method FLUSH on class CL_SOAP_MET_WPID has no parameter.
Method FLUSH on class CL_SOAP_MET_WPID 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 | Call by reference | Type reference (TYPE) | WPINFO-WP_INDEX | Process Identification | 20081016 |
Method GET_COUNT on class CL_SOAP_MET_WPID has no exception.
Method GET_COUNT_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CACHE_TAB | Call by reference | Type reference (TYPE) | CL_SOAP_SHM_MET_FAC=>CACHE_TTYP | 20081016 | ||||
| 2 | COUNT | Value transfer | Type reference (TYPE) | I | 20081016 |
Method GET_COUNT_ALL on class CL_SOAP_MET_WPID has no exception.
Method GET_WP_ID_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WP_ID_TAB | Value transfer | Type reference (TYPE) | WPID_TTYP | 20081016 |
Method GET_WP_ID_TAB on class CL_SOAP_MET_WPID has no exception.
Method INSERT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TAB | Call by reference | Type reference (TYPE) | DATA_TTYP | 20081016 |
Method INSERT_DB on class CL_SOAP_MET_WPID has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WPID_CACHE_ | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_WP_CACHE | WP spec. cache for Service Call data | 20081016 |
Method READ on class CL_SOAP_MET_WPID has no exception.
Method READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CACHE_TAB | Call by reference | Type reference (TYPE) | CL_SOAP_SHM_MET_FAC=>CACHE_TTYP | 20081016 | ||||
| 2 | DATA_ALL_TAB | Value transfer | Type reference (TYPE) | DATA_TTYP | 20081016 |
Method READ_DATA on class CL_SOAP_MET_WPID has no exception.
Method RESET_CLEARED 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_PID | Process Identification | 20081016 |
Method RESET_CLEARED on class CL_SOAP_MET_WPID has no exception.
Method SET_CLEARED 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_PID | Process Identification | 20081016 |
Method SET_CLEARED on class CL_SOAP_MET_WPID has no exception.
Method SET_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT_ | Call by reference | Type reference (TYPE) | I | 20081016 | ||||
| 2 | WPID | Call by reference | Type reference (TYPE) | WPINFO-WP_INDEX | Process Identification | 20081016 |
Method SET_COUNT on class CL_SOAP_MET_WPID has no exception.
Method WRITE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20120305 |
Method WRITE_LOG on class CL_SOAP_MET_WPID has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 720 |