SAP ABAP Class IF_SOAP_FEATURE (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_FEATURE | 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_FEATURE | Implementation of a SOAP Feature | 20020909 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_LPT_FEATURE | 20030902 |
Properties
| Class | IF_SOAP_FEATURE | |
| 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 | 20020905 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SOAP_FEATURE has no interface implemented.
Friends
Class IF_SOAP_FEATURE 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 | Description | 20020910 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Name to Display | 20021125 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | QNAME | Unique Identifier | 20030912 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Relevant for Client Side? | 20020906 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Display Only? | 20030611 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Necessary Feature? | 20020906 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | With Configuration Dialog? | 20020910 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ANYURI | Name | 20020905 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | I | Scope | 20021125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generate Copy | 20030915 | |
| 2 | Instance method | Public | Method | Request All Properties of this Feature | 20020905 | |
| 3 | Instance method | Public | Method | Search for Property by Name | 20030915 |
Events
Class IF_SOAP_FEATURE has no event.
Types
Class IF_SOAP_FEATURE 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_FEATURE | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_FEATURE | Kopie des Features | 20030915 | |||
| 2 | WITH_PROPERTIES | Value transfer | Type reference (TYPE) | BOOLEAN | TSOAP_TRUE | Kopieren mit/ohne Properties | 20030915 |
Method CLONE on class IF_SOAP_FEATURE has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SOAP_PROPERTY_LIST | Eigenschaften zum Merkmal | 20020905 |
Method GET_PROPERTIES on class IF_SOAP_FEATURE has no exception.
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | ANYURI | Name des Propertys | 20030915 | |||
| 2 | PROPERTY | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_PROPERTY | Property Instanz | 20030915 |
Method GET_PROPERTY on class IF_SOAP_FEATURE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |