SAP ABAP Interface IF_SRT_WSP_CC_ADMIN (Central Configuration: Admin Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_CC_CONTROLLER | Central Configuration: Controller | 20110321 |
Properties
| Interface | IF_SRT_WSP_CC_ADMIN | |
| Short Description | Central Configuration: Admin Interface |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20110321 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_CC_ADMIN has no forward declaration.
Interfaces
Interface IF_SRT_WSP_CC_ADMIN has no interface.
Friends
Interface IF_SRT_WSP_CC_ADMIN has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_OPERATION_CANCEL | Constant | Public | Type reference (TYPE) | SRT_WSP_CC_CHANGE_OPERATION | 'CANCEL' | SRT Central Configuration: Change Operation | 20110412 | |
| 2 | CO_OPERATION_PROCESS | Constant | Public | Type reference (TYPE) | SRT_WSP_CC_CHANGE_OPERATION | 'PROCESS' | SRT Central Configuration: Change Operation | 20110412 | |
| 3 | IS_LOCKED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | 20110321 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Cancel changes for one or all systems | 20110321 | |
| 2 | Instance method | Public | Method | Check availability of one or all systems | 20110321 | |
| 3 | Instance method | Public | Method | Get Delta Indicator | 20130819 | |
| 4 | Instance method | Public | Method | List all changes | 20110321 | |
| 5 | Instance method | Public | Method | List pending consumer | 20110519 | |
| 6 | Instance method | Public | Method | List pending provider | 20110519 | |
| 7 | Instance method | Public | Method | Lock | 20110321 | |
| 8 | Instance method | Public | Method | Ping the given list of connections in each of the MED-system | 20130418 | |
| 9 | Instance method | Public | Method | Compile and release changes for one or all systems | 20110321 | |
| 10 | Instance method | Public | Method | Skips current phase for given domain systems | 20110321 | |
| 11 | Instance method | Public | Method | Unlock | 20110321 |
Events
Interface IF_SRT_WSP_CC_ADMIN has no event.
Types
Interface IF_SRT_WSP_CC_ADMIN has no local type.
Method Signatures
Method CANCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MED_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | 20110321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110321 |
Method CHECK_AVAILABILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MED_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | 20110321 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_CC_AVAILABILITY | 20110321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110321 |
Method GET_DELTA_INDICATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MED_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | 20130819 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_DELTA_INDICATOR | 20130819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130819 |
Method LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGES | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_CC_CHANGES | 20110321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110321 |
Method LIST_PENDING_CONSUMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MED_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | SRT Central Configuration: Domain System Key | 20110519 | |||
| 2 | PENDING_CONSUMER | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_PENDING_SYSTEMS | SRT Central Configuration: Pending Systems | 20110519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110519 |
Method LIST_PENDING_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MED_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | SRT Central Configuration: Domain System Key | 20110519 | |||
| 2 | PENDING_PROVIDER | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_PENDING_SYSTEMS | SRT Central Configuration: Pending Systems | 20110519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20121213 |
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MED_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | 20110321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110321 |
Method PING_CONNECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNS_TO_PING | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_CB_CONN_PING | SRT: Contract Based Connections Ping Results | 20130418 | |||
| 2 | PING_RESULTS | Value transfer | Type reference (TYPE) | STTY_SRT_WSP_CB_CONN_PING | SRT: Contract Based Connections Ping Results | 20130418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130418 |
Method RELEASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MED_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | 20110321 | ||||
| 2 | MED_SYSTEMS | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_DOMAIN_SYSTEM_KEY | SRT Central Configuration: list of domain system keys | 20130819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110321 |
Method SKIP_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_SYSTEMS | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_DOMAIN_SYSTEM_KEY | 20110321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110321 |
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MED_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | 20110321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110321 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |