SAP ABAP Class IF_SRT_WSP_CONFIG_RT_STMLP_PM (WSP Configuration Runtime STCM MLP Smart Config)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SRT_WSP_CONFIG_ROOT | WSP Configuration Root Class | 20120801 |
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
Class | IF_SRT_WSP_CONFIG_RT_STMLP_PM | |
Short Description | WSP Configuration Runtime STCM MLP Smart Config | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120801 | 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
Class IF_SRT_WSP_CONFIG_RT_STMLP_PM has no interface implemented.
Friends
Class IF_SRT_WSP_CONFIG_RT_STMLP_PM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Has changed = 'X' | 20120801 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UZEIT | Last Changed At | 20120801 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UNAME | Last Changed By | 20120801 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PROGRAMM | Calling Program/Last Change | 20120801 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of last change | 20120801 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code Last Changed | 20120801 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GUID_32 | Configuration Key | 20120801 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UZEIT | Created At | 20120801 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UNAME | Created By | 20120801 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PROGRAMM | Calling Program/Create | 20120801 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of creation | 20120801 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code of Creation | 20120801 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20120801 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | New = 'X'; Exists = ' ' | 20120801 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Read Only = 'X'; Read-Write = ' ' | 20120801 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | SOAP Application Name | 20120801 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | active = 'A'; inactive = 'I'; unknown = 'u' | 20120801 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20120801 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20120801 | ||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20120801 | ||
21 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GUID_32 | System Key | 20121123 | ||
22 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Configuration is terminated | 20120801 | ||
23 | ![]() |
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
Class IF_SRT_WSP_CONFIG_RT_STMLP_PM has no event.
Types
Class IF_SRT_WSP_CONFIG_RT_STMLP_PM has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class 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 class 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 class 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 class 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 class 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 |