SAP ABAP Class CL_SRT_WSP_PROPERTY (WSP Property)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_PROPERTY | WSP Property | 20040901 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_STATEMENT | WSP Statement | 20040929 |
Properties
Class | CL_SRT_WSP_PROPERTY | |
Short Description | WSP Property | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | SRT_WSP | |
Program status | ||
Category | 0 | |
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20040901 | 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_SRT_WSP_PROPERTY | WSP Property | 20040901 | ||
2 | IF_SRT_WSP_STATEMENT | WSP Statement | 20040929 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRT_WSP_CONFIG_ROOT | 20120718 | WSP Configuration (Root Class) | |
2 | CL_SRT_WSP_FEATURE_FACTORY | 20120718 | WSP Feature Factory | |
3 | CL_SRT_WSP_PROPERTY_LIST | 20120718 | WSP Property List | |
4 | CL_SRT_WSP_PROPERTY_VALUE | 20120718 | WSP Property Value | |
5 | CL_SRT_WSP_SUBJECT_ROOT | 20120718 | WSP Subject Root Class |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | Assigned to a property list = 'X'; Unassigned = '' | 20050215 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_PROPERTY' | class name | 20040907 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_PROPERTY_ABAP_KEY | WSP property ABAP key | 20060810 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_IF_SRT_WSP_PROPERTY_VALUES | table of WSP values | 20041112 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRT_WSP_SUBJECT_CONTEXT | WSP subject context | 20050215 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_PROPERTY_VALUE | Default value | 20041112 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_FEATURE_FACTORY | WSP Feature factory | 20040906 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRT_WSP_PROPERTY_LIST | WSP property list | 20050215 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_PROPERTY_VALUE | Property value | 20040901 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Adapts the default value to the allowed values | 20050522 |
2 | ![]() |
Instance method | Protected | Method | Adds Value to Set of Allowed Values | 20041112 |
3 | ![]() |
Instance method | Protected | Method | Returns Copy of Property | 20050216 |
4 | ![]() |
Instance method | Protected | Method | Checks Whether Features Belong to Same Context | 20040908 |
5 | ![]() |
Instance method | Public | Constructor | 20040901 | |
6 | ![]() |
Static method | Public | Method | Creates a property | 20040901 |
7 | ![]() |
Static method | Protected | Method | Creates Property from Structure | 20041209 |
8 | ![]() |
Instance method | Protected | Method | Returns Property as Structure | 20041209 |
9 | ![]() |
Instance method | Private | Method | The property has changed | 20050520 |
10 | ![]() |
Instance method | Protected | Method | Sets Set of Allowed Values | 20041112 |
11 | ![]() |
Instance method | Protected | Method | Sets Default Value | 20041112 |
12 | ![]() |
Instance method | Protected | Method | Sets as Read Only or Modifiable | 20041118 |
13 | ![]() |
Instance method | Protected | Method | Updates the value meta data | 20050520 |
Events
Class CL_SRT_WSP_PROPERTY has no event.
Types
Class CL_SRT_WSP_PROPERTY has no local type.
Method Signatures
Method ADAPT_DEFAULT_VALUE Signature
Method ADAPT_DEFAULT_VALUE on class CL_SRT_WSP_PROPERTY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050522 |
Method ADD_ALLOWED_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALLOWED_VALUE | Call by reference | Type reference (TYPE) | STRING | Allowed value | 20041112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20041209 |
Method CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASSIGNING | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' | Assigning='X',Unassigned = '' | 20050216 | |
2 | ![]() |
PROPERTY | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_PROPERTY | WSP property | 20050216 | ||
3 | ![]() |
PROPERTY_LIST | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_PROPERTY_LIST | WSP property list | 20050216 | ||
4 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | New property value | 20050216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050216 |
Method COMPARE_FEATURE_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURE_FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSP_FEATURE_FACTORY | WSP Feature factory | 20040908 | ||
2 | ![]() |
RC | Value transfer | Type reference (TYPE) | BOOLEAN | Equal ='X'; Not equal = ' ' | 20040908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20041209 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTIVITY_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONNECTIVITY_TYPE | TSRTP_CON_TYPE_SOAP_HTTP | SRT Connectivity Type | 20120718 | |
2 | ![]() |
FEATURE_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_FEATURE_FACTORY | WSP Feature Factory | 20101013 | ||
3 | ![]() |
PROPERTY_LIST | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_PROPERTY_LIST | WSP property list | 20050215 | ||
4 | ![]() |
PROPERTY_NAME | Value transfer | Type reference (TYPE) | QNAME | Proerty name | 20040901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20041209 |
Method CREATE_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTIVITY_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONNECTIVITY_TYPE | TSRTP_CON_TYPE_SOAP_HTTP | SRT Connectivity Type | 20120718 | |
2 | ![]() |
FEATURE_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_FEATURE_FACTORY | WSP Feature Factory | 20101013 | ||
3 | ![]() |
IF_PROPERTY | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_PROPERTY | WSP property | 20040901 | ||
4 | ![]() |
PROPERTY_LIST | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSP_PROPERTY_LIST | WSP property list | 20050215 | ||
5 | ![]() |
PROPERTY_NAME | Call by reference | Type reference (TYPE) | QNAME | Property name | 20040901 | ||
6 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | Property value | 20040901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20041209 |
Method CREATE_PROPERTY_BY_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURE_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_FEATURE_FACTORY | WSP Feature Factory | 20121123 | ||
2 | ![]() |
IF_PROPERTY | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_PROPERTY | WSP property | 20041209 | ||
3 | ![]() |
PROPERTY_LIST | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_PROPERTY_LIST | WSP property list | 20050215 | ||
4 | ![]() |
PROPERTY_STRUC | Value transfer | Type reference (TYPE) | SRT_WSP_PROPERTY_STRUC | WSP property structure | 20041213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20041209 |
Method GET_PROPERTY_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPERTY_STRUC | Value transfer | Type reference (TYPE) | SRT_WSP_PROPERTY_STRUC | WSP property structure | 20041213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20041209 |
Method HAS_CHANGED Signature
Method HAS_CHANGED on class CL_SRT_WSP_PROPERTY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050520 |
Method SET_ALLOWED_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALLOWED_VALUES | Call by reference | Type reference (TYPE) | SRT_IF_SRT_WSP_PROPERTY_VALUES | Table of allowed values | 20041112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20041209 |
Method SET_DEFAULT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT_VALUE | Call by reference | Type reference (TYPE) | STRING | Default value | 20041112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20041209 |
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 | 'X' | read only = 'X'; changeable = ' ' | 20041118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20041209 |
Method UPDATE_VALUE_DATA Signature
Method UPDATE_VALUE_DATA on class CL_SRT_WSP_PROPERTY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050520 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |