SAP ABAP Class CL_SRT_WSP_CONFIG_RT_SHDL (WSP Configuration State Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Properties
| Class | CL_SRT_WSP_CONFIG_RT_SHDL | |
| Short Description | WSP Configuration State Handler | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | SRT_WSP | |
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20060302 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_CONFIG_RT_SHDL has no forward declaration.
Interfaces
Class CL_SRT_WSP_CONFIG_RT_SHDL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSP_CONFIG_RT | 20060922 | WSP Configuration for Web Service Runtime |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_CONFIG_RT_SHDL' | 20060302 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SRT_WSP_RT_SHDL_TABLE | Public Runtime Configuration States Table | 20060420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Get a new handle for state change | 20060420 | |
| 2 | Static method | Protected | Method | Get state change activity | 20060424 | |
| 3 | Static method | Protected | Method | Remove Object Reference | 20120524 | |
| 4 | Static method | Protected | Method | Set state change activity | 20060424 | |
| 5 | Static method | Protected | Method | State change commit | 20060424 |
Events
Class CL_SRT_WSP_CONFIG_RT_SHDL has no event.
Types
Class CL_SRT_WSP_CONFIG_RT_SHDL has no local type.
Method Signatures
Method GET_NEW_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_STATES | Value transfer | Type reference (TYPE) | SRT_WSP_RT_CONFIG_STATES | Public Runtime Configuration States | 20060421 | |||
| 2 | HANDLE | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20060420 | |||
| 3 | OBJECT_REF | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT | WSP configuration runtime | 20060420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060420 |
Method GET_STATE_CHANGE_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Value transfer | Type reference (TYPE) | STRING | State Change Activity | 20060424 | |||
| 2 | HANDLE | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20060424 | |||
| 3 | OBJECT_REF | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT | WSP configuration runtime | 20060424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060424 |
Method REMOVE_OBJECT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_REF | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT | WSP Configuration Runtime | 20120524 |
Method REMOVE_OBJECT_REF on class CL_SRT_WSP_CONFIG_RT_SHDL has no exception.
Method SET_STATE_CHANGE_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Value transfer | Type reference (TYPE) | STRING | State Change Activity | 20060424 | |||
| 2 | HANDLE | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20060424 | |||
| 3 | OBJECT_REF | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT | WSP configuration runtime | 20060424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060424 |
Method SET_STATE_CHANGE_COMMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLE | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20060424 | |||
| 2 | OBJECT_REF | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT | WSP configuration runtime | 20060424 | |||
| 3 | STATES | Value transfer | Type reference (TYPE) | SRT_WSP_RT_CONFIG_STATES | Public Runtime Configuration States | 20060424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060424 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |