SAP ABAP Class CL_WS_UPGRADE_SUPPORT (WS upgrade support)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_WS_UPGRADE_SUPPORT (Package) SOA Upgrade support
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WS_UPGRADE | SOA upgrade support API | 20071212 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WS_UPGRADE_CONSTANTS | constants for ws upgrade support | 20080114 |
Properties
| Class | CL_WS_UPGRADE_SUPPORT | |
| Short Description | WS upgrade support | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_WS_UPGRADE_SUPPORT | SOA Upgrade support |
| Created | 20071212 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WS_UPGRADE | SOA upgrade support API | 20071212 | ||
| 2 | IF_WS_UPGRADE_CONSTANTS | constants for ws upgrade support | 20080114 |
Friends
Class CL_WS_UPGRADE_SUPPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | SRT_T_SYSTEM_CLIENT | List of clients of an SAP system | 20080314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20080314 | ||
| 2 | Instance method | Private | Method | get PARENTMSG for given MSGGUID | 20080718 | |
| 3 | Instance method | Private | Method | 20080314 | ||
| 4 | Instance method | Private | Method | get list of clients of an SAP System | 20080314 | |
| 5 | Instance method | Private | Method | 20080314 |
Events
Class CL_WS_UPGRADE_SUPPORT has no event.
Types
Class CL_WS_UPGRADE_SUPPORT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WS_UPGRADE_SUPPORT has no parameter.
Method CONSTRUCTOR on class CL_WS_UPGRADE_SUPPORT has no exception.
Method GET_PARENTMSG_STAT_FOR_MSGGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_PARTY | Call by reference | Type reference (TYPE) | CHAR_LG_60 | Character field of length 60 | 20081016 | |||
| 2 | MANDT | Call by reference | Type reference (TYPE) | SYMANDT | Client ID of Current User | 20080718 | |||
| 3 | MSGGUID | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20080718 | |||
| 4 | MSG_STATUS | Call by reference | Type reference (TYPE) | NUMC3 | Numc3, internal use | 20080718 | |||
| 5 | OB_PARTY | Call by reference | Type reference (TYPE) | CHAR_LG_60 | Character field of length 60 | 20081016 | |||
| 6 | PARENTMSG | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20080718 |
Method GET_PARENTMSG_STAT_FOR_MSGGUID on class CL_WS_UPGRADE_SUPPORT has no exception.
Method LOCK_UNLOCK_QUEUES_ALL_CLNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAILED_CLIENTS | Call by reference | Type reference (TYPE) | SRT_T_CLIENT | Protocol: List of failed clients | 20080314 | |||
| 2 | FAILED_QUEUES | Call by reference | Type reference (TYPE) | SRT_T_FAILED_QUEUE | Protocol: List of failed sequences (termination etc) | 20080314 | |||
| 3 | MANIPULATION_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Lock 'L' or Unlock 'U' | 20080314 | |||
| 4 | QUEUES | Call by reference | Type reference (TYPE) | SRT_T_QUEUE | list of queues | 20080314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exceptions within upgrade support API | 20080314 |
Method SET_INSTALLED_CLIENTS Signature
Method SET_INSTALLED_CLIENTS on class CL_WS_UPGRADE_SUPPORT has no parameter.
Method SET_INSTALLED_CLIENTS on class CL_WS_UPGRADE_SUPPORT has no exception.
Method TERMINATE_SEQUENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAILED_CLIENTS | Call by reference | Type reference (TYPE) | SRT_T_CLIENT | system clients | 20080314 | |||
| 2 | FAILED_SEQUENCES | Call by reference | Type reference (TYPE) | SRT_T_FAILED_SEQUENCE | Protocol: List of failed sequences | 20080314 | |||
| 3 | SEQUENCES | Value transfer | Type reference (TYPE) | SRT_T_SEQUENCE_KEY | list of sequences | 20080314 | |||
| 4 | TERM_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | type of termination soft ot hard | 20080314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exceptions within upgrade support API | 20080314 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |