SAP ABAP Class CL_SRT_WSP_CTRL_CFG_TASK_MNGD (SOAManager Central Configuration: Task Managed System)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_CTRL_CFG_TASK | SOAManager Central Configuration: Task | 20110113 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_CC_TASK | SRT: Common Central Config Task Interface | 20120702 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_CTRL_CFG_TASK_OPER | SOAManager Central Configuration: Task Operations | 20110113 |
Properties
| Class | CL_SRT_WSP_CTRL_CFG_TASK_MNGD | |
| Short Description | SOAManager Central Configuration: Task Managed System | |
| Super Class | CL_SRT_WSP_CTRL_CFG_TASK | SOAManager Central Configuration: Task |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20110113 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_CC_TASK | SRT: Common Central Config Task Interface | 20120702 | ||
| 2 | IF_SRT_WSP_CTRL_CFG_TASK_OPER | SOAManager Central Configuration: Task Operations | 20110113 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSP_CC_TASK_FACTORY | 20120702 | SRT: Central Config Task Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CL_SRT_WSP_CTRL_CFG_TASK_MNGD' | 20110113 | |||
| 2 | Constant | Private | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 'SAP/BC/XML_SECURITY/X509/' | 20110321 | |||
| 3 | Constant | Private | Type reference (TYPE) | SSFAPPL | 'SSO2' | 20110321 | |||
| 4 | Constant | Private | Type reference (TYPE) | PSECONTEXT | 'SSFA' | 20110321 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110113 | ||
| 2 | Instance method | Private | Method | 20110321 | ||
| 3 | Instance method | Private | Method | 20110113 | ||
| 4 | Instance method | Private | Method | 20110321 | ||
| 5 | Instance method | Private | Method | Logs the worklist before config processor starts processing | 20110429 | |
| 6 | Static method | Protected | Method | 20110113 | ||
| 7 | Static method | Protected | Method | 20110113 | ||
| 8 | Instance method | Private | Method | 20130425 | ||
| 9 | Instance method | Private | Method | Process provider/consumer configurations | 20110321 | |
| 10 | Instance method | Private | Method | Deletes old endpoints | 20110420 | |
| 11 | Instance method | Private | Method | 20110321 | ||
| 12 | Instance method | Private | Method | 20110321 | ||
| 13 | Instance method | Public | Method | 20110321 |
Events
Class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no event.
Types
Class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no local type.
Method Signatures
Method ADD_CERTIFICATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CERT_ADDED | Value transfer | Type reference (TYPE) | BOOLEAN | 20110113 | ||||
| 2 | I_CERT_REQUEST | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CCON_CERT | 20110113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110113 |
Method DELETE_ENTITIES Signature
Method DELETE_ENTITIES on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110321 |
Method GET_CERTIFICATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CERTIFICATE_B64 | Value transfer | Type reference (TYPE) | STRING | 20110113 | ||||
| 2 | PSE_APPL | Call by reference | Type reference (TYPE) | SSFAPPL | 20110113 | ||||
| 3 | PSE_CONTEXT | Call by reference | Type reference (TYPE) | PSECONTEXT | 20110113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110113 |
Method GET_SYSTEM_STATUS Signature
Method GET_SYSTEM_STATUS on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110321 | |||
| 2 | 20110321 |
Method LOG_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_PROCESSOR | WSP configuration processor for mass requests | 20110429 | |||
| 2 | LOCATION | Call by reference | Type reference (TYPE) | SRT_WSP_LOCATION | WSP Location | 20110429 | |||
| 3 | WORKLIST | Call by reference | Type reference (TYPE) | SRT_WSP_WKL_ITEM_KEYS | WSP Work Item Key List | 20110429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110429 |
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY_DATA | Call by reference | Type reference (TYPE) | SRT_WSP_CON_DATA_RAWSTRING | 20110113 | ||||
| 2 | ENTITY_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_CNTRL_ENTITY_NAME | 20110113 | ||||
| 3 | ENTITY_OPERATION | Call by reference | Type reference (TYPE) | SRT_WSP_CNTRL_ENTITY_OPERATION | 20110113 | ||||
| 4 | ENTITY_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CNTRL_ENTITY_TYPE | 20110113 | ||||
| 5 | ENTITY_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_CNTRL_ENTITY_VERSION | 20110113 | ||||
| 6 | PROCESSING_MODE | Call by reference | Type reference (TYPE) | SRT_WSP_CON_PROCESSING_MODE | 20110113 | ||||
| 7 | SENDER_DOMAIN_SYSTEM_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | 20110321 | ||||
| 8 | SENDER_TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | SOAManager Connectivity: Key/ID of a tenant/sap client | 20110324 | |||
| 9 | TARGET_DOMAIN_SYSTEM_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_DOMAIN_SYSTEM_KEY | 20110321 | ||||
| 10 | TARGET_TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | SOAManager Connectivity: Key/ID of a tenant/sap client | 20110324 | |||
| 11 | TASK | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CC_TASK | SRT: Common Central Config Task Interface | 20110113 | |||
| 12 | TASK_ID | Call by reference | Type reference (TYPE) | SRT_WSP_CNTRL_CONFIG_TASK_ID | 20110113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110113 |
Method OPEN_READ_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TASK | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CC_TASK | SRT: Common Central Config Task Interface | 20110113 | |||
| 2 | TASK_ID | Call by reference | Type reference (TYPE) | SRT_WSP_CNTRL_CONFIG_TASK_ID | 20110113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110113 |
Method PING_SCENARIO_CONNECTIONS Signature
Method PING_SCENARIO_CONNECTIONS on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20130425 |
Method PROCESS_CONFIG Signature
Method PROCESS_CONFIG on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110321 |
Method PROCESS_DELETE_PROVIDER Signature
Method PROCESS_DELETE_PROVIDER on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110420 |
Method PROCESS_TRANSFERRED_ENTITIES Signature
Method PROCESS_TRANSFERRED_ENTITIES on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110321 |
Method RETRIEVE_ENTITIES Signature
Method RETRIEVE_ENTITIES on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110321 |
Method WRITE_CERTIFICATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CERT | Call by reference | Type reference (TYPE) | XSTRING | 20110321 | ||||
| 2 | CERT64 | Call by reference | Type reference (TYPE) | STRING | 20110321 | ||||
| 3 | CERT_ADDED | Call by reference | Type reference (TYPE) | BOOLEAN | 20110321 | ||||
| 4 | CERT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110321 | ||||
| 5 | SSF_APP | Call by reference | Type reference (TYPE) | SSFAPPL | 20110321 | ||||
| 6 | SSF_CONTEXT | Call by reference | Type reference (TYPE) | PSECONTEXT | 20110321 |
Method WRITE_CERTIFICATE on class CL_SRT_WSP_CTRL_CFG_TASK_MNGD has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |