SAP ABAP Class IF_SOAP_PROPERTY (Characteristics of a SOAP Protocol)
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
| Class | IF_SOAP_PROPERTY | |
| Short Description | Characteristics of a SOAP Protocol | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020906 | SAP |
| Last change | 20090618 | 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_SOAP_PROPERTY has no interface implemented.
Friends
Class IF_SOAP_PROPERTY 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) | STRING | Standard Value | 20020906 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Description | 20020910 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Name to Display | 20021125 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Relevant for Client Side? | 20030916 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Value List? | 20021125 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Display Only? | 20030611 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Necessary Property? | 20020906 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Visibility? | 20021125 | |||
| 9 | 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
Class IF_SOAP_PROPERTY has no event.
Types
Class 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 class 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 class 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 class IF_SOAP_PROPERTY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |