SAP ABAP Interface IF_SOAP_PROPERTY (Characteristics of a SOAP Protocol)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SLIB_SAPF_PROPERTY | 20060713 | |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLIB_SAPF_OBJECTS | SAP Feature Objects | 20060712 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_PROPERTY | Implementation of a SOAP Feature | 20021125 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_LPT_PROPERTY | 20030902 |
Properties
Interface | IF_SOAP_PROPERTY | |
Short Description | Characteristics of a SOAP Protocol |
General Data
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20020906 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | TSOAT | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SOAP_PROPERTY has no interface.
Friends
Interface IF_SOAP_PROPERTY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DEFAULT_VALUE | Instance attribute | Public | Type reference (TYPE) | STRING | Standard Value | 20020906 | ||
2 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | STRING | Description | 20020910 | ||
3 | DISPLAY_NAME | Instance attribute | Public | Type reference (TYPE) | STRING | Name to Display | 20021125 | ||
4 | IS_CLIENT_RELEVANT | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Relevant for Client Side? | 20030916 | ||
5 | IS_MULTIVALUE | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Value List? | 20021125 | ||
6 | IS_READONLY | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Display Only? | 20030611 | ||
7 | IS_REQUIRED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Necessary Property? | 20020906 | ||
8 | IS_VISIBLE | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Visibility? | 20021125 | ||
9 | NAME | Instance attribute | Public | Type reference (TYPE) | STRING | Name | 20020906 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Copy of Instance | 20030915 |
2 | ![]() |
Instance method | Public | Method | Request Allowed Values of the Property (Value Range) | 20021126 |
3 | ![]() |
Instance method | Public | Method | Request Current Values of Property | 20030915 |
Events
Interface IF_SOAP_PROPERTY has no event.
Types
Interface IF_SOAP_PROPERTY has no local type.
Method Signatures
Method CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLONE_PROPERTY | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_PROPERTY | neuer Klon | 20030915 |
Method CLONE on Interface IF_SOAP_PROPERTY has no exception.
Method GET_ALLOWED_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUES | Value transfer | Type reference (TYPE) | SOAP_VALUE_LIST | Menge möglicher Werte | 20021126 |
Method GET_ALLOWED_VALUES on Interface IF_SOAP_PROPERTY has no exception.
Method GET_CONFIGURED_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUES | Value transfer | Type reference (TYPE) | SOAP_VALUE_LIST | aktuelle(r) Wert(e) | 20030915 |
Method GET_CONFIGURED_VALUES on Interface IF_SOAP_PROPERTY has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 630 |