SAP ABAP Interface IF_SRT_WSP_CONFIG_RT_STMLP_PM (WSP Configuration Runtime STCM MLP Smart Config)
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_CONFIG_RT_STMLP_PM | WSP Configuration Runtime STCM MLP Smart Config | 20120801 |
Properties
| Interface | IF_SRT_WSP_CONFIG_RT_STMLP_PM | |
| Short Description | WSP Configuration Runtime STCM MLP Smart Config |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20120801 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | TSRTP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_CONFIG_ROOT | WSP Configuration Root Class | 20120801 |
Friends
Interface IF_SRT_WSP_CONFIG_RT_STMLP_PM has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Has changed = 'X' | 20120801 | ||
| 2 | CHANGED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Last Changed At | 20120801 | ||
| 3 | CHANGED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | Last Changed By | 20120801 | ||
| 4 | CHANGED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | Calling Program/Last Change | 20120801 | ||
| 5 | CHANGED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of last change | 20120801 | ||
| 6 | CHANGED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code Last Changed | 20120801 | ||
| 7 | CONFIG_KEY | Instance attribute | Public | Type reference (TYPE) | GUID_32 | Configuration Key | 20120801 | ||
| 8 | CREATED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Created At | 20120801 | ||
| 9 | CREATED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | Created By | 20120801 | ||
| 10 | CREATED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | Calling Program/Create | 20120801 | ||
| 11 | CREATED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of creation | 20120801 | ||
| 12 | CREATED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code of Creation | 20120801 | ||
| 13 | LP_NAME | Instance attribute | Public | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20120801 | ||
| 14 | NEW | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | New = 'X'; Exists = ' ' | 20120801 | ||
| 15 | READ_ONLY | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Read Only = 'X'; Read-Write = ' ' | 20120801 | ||
| 16 | SOAP_APPL_NAME | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | SOAP Application Name | 20120801 | ||
| 17 | STATE | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | active = 'A'; inactive = 'I'; unknown = 'u' | 20120801 | ||
| 18 | STCM_NAME | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20120801 | ||
| 19 | STCM_SOURCE_PROXY | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20120801 | ||
| 20 | STCM_TARGET_PROXY | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20120801 | ||
| 21 | SYSTEM_KEY | Instance attribute | Public | Type reference (TYPE) | GUID_32 | System Key | 20121123 | ||
| 22 | TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Configuration is terminated | 20120801 | ||
| 23 | TYPE | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | Configuration Type | 20120801 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates Configuration | 20120801 | |
| 2 | Instance method | Public | Method | Checks Configuration | 20120801 | |
| 3 | Instance method | Public | Method | Deactivates Configuration | 20120801 | |
| 4 | Instance method | Public | Method | Deletes Configuration | 20120801 | |
| 5 | Instance method | Public | Method | Gets Target Proxy LP | 20120822 | |
| 6 | Instance method | Public | Method | Persists Configuration on Database | 20120801 | |
| 7 | Instance method | Public | Method | Sets Edit Mode | 20120801 | |
| 8 | Instance method | Public | Method | Sets System Key | 20121123 | |
| 9 | Instance method | Public | Method | Sets Target Proxy LP | 20120801 | |
| 10 | Instance method | Public | Method | Terminates this configuration | 20120801 |
Events
Interface IF_SRT_WSP_CONFIG_RT_STMLP_PM has no event.
Types
Interface IF_SRT_WSP_CONFIG_RT_STMLP_PM has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface IF_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120801 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' = Valid; ' ' = Invalid | 20120801 | |||
| 2 | MESSAGES | Value transfer | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | List of SOAP Framework Errors | 20120801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120801 |
Method DEACTIVATE Signature
Method DEACTIVATE on Interface IF_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120801 |
Method DELETE Signature
Method DELETE on Interface IF_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120801 |
Method GET_TARGET_PROXY_LP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP_NAME | Value transfer | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20120822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120822 |
Method SAVE Signature
Method SAVE on Interface IF_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120801 |
Method SET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READ_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | Read Only = 'X'; Read-Write = ' ' | 20120801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120801 |
Method SET_SYSTEM_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEM_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20121123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20121123 |
Method SET_TARGET_PROXY_LP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | Logical Port Name | 20120801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120801 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRT_WSP_CONFIG_RT_STMLP_PM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120801 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |