SAP ABAP Class CL_SOAP_CONFIGURE (Implementation of IF_SOAP_CONFIGURE)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_CONFIGURE | Collection for Design Time/Runtime-Specific Features | 20030904 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_CONFIGURE_SERVICE | Implementation of IF_SOAP_CONFIGURE | 20030915 |
Properties
| Class | CL_SOAP_CONFIGURE | |
| Short Description | Implementation of IF_SOAP_CONFIGURE | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20030904 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SOAP_CONFIGURE | Collection for Design Time/Runtime-Specific Features | 20030904 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_CONFIGURE_SERVICE | 20030904 | Implementation of IF_SOAP_CONFIGURE |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_CONFIGURE' | Class Name | 20040415 | ||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_CONFIG | SOAP Runtime Processor Unit ID | 20060203 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | SOAP_FEATURE_LIST | Design Time Feature | 20030915 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SOAP_FEATURE_LIST | Runtime Features | 20030915 | |||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20030904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030904 | |
| 2 | Instance method | Private | Method | Search: Does Feature Exist? | 20040123 | |
| 3 | Instance method | Private | Method | 20030916 | ||
| 4 | Instance method | Public | Method | 20030904 | ||
| 5 | Instance method | Private | Method | 20030915 | ||
| 6 | Instance method | Public | Method | 20030904 | ||
| 7 | Instance method | Private | Method | 20030915 | ||
| 8 | Instance method | Private | Method | Search: Does Feature Exist? | 20040123 | |
| 9 | Instance method | Public | Method | 20030915 | ||
| 10 | Instance method | Public | Method | 20030915 | ||
| 11 | Instance method | Private | Method | Update Design/Runtime Feature | 20040123 |
Events
Class CL_SOAP_CONFIGURE has no event.
Types
Class CL_SOAP_CONFIGURE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOAP_CONFIGURE has no parameter.
Method CONSTRUCTOR on class CL_SOAP_CONFIGURE has no exception.
Method FIND_FEATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FEATURE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_FEATURE | Merkmale eines SOAP Protokolls | 20040123 | |||
| 2 | FEATURE_FOUND | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_FEATURE | Merkmale eines SOAP Protokolls | 20040123 | |||
| 3 | FEATURE_LIST | Call by reference | Type reference (TYPE) | SOAP_FEATURE_LIST | Liste von SOAP Features | 20040123 |
Method FIND_FEATURE on class CL_SOAP_CONFIGURE has no exception.
Method GET_CLIENT_RELEVANT_FEATURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FEATURE | Call by reference | Type reference (TYPE) | ANYURI | 20030916 | ||||
| 2 | FEATURES | Value transfer | Type reference (TYPE) | SOAP_FEATURE_LIST | 20030916 | ||||
| 3 | FEATURE_LIST | Call by reference | Type reference (TYPE) | SOAP_FEATURE_LIST | 20030916 |
Method GET_CLIENT_RELEVANT_FEATURES on class CL_SOAP_CONFIGURE has no exception.
Method GET_DESGINTIME_FEATURES Signature
Method GET_DESGINTIME_FEATURES on class CL_SOAP_CONFIGURE has no parameter.
Method GET_DESGINTIME_FEATURES on class CL_SOAP_CONFIGURE has no exception.
Method GET_FEATURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FEATURE | Call by reference | Type reference (TYPE) | ANYURI | 20030915 | ||||
| 2 | FEATURES | Value transfer | Type reference (TYPE) | SOAP_FEATURE_LIST | 20030915 | ||||
| 3 | FEATURE_LIST | Call by reference | Type reference (TYPE) | SOAP_FEATURE_LIST | 20030915 |
Method GET_FEATURES on class CL_SOAP_CONFIGURE has no exception.
Method GET_RUNTIME_FEATURES Signature
Method GET_RUNTIME_FEATURES on class CL_SOAP_CONFIGURE has no parameter.
Method GET_RUNTIME_FEATURES on class CL_SOAP_CONFIGURE has no exception.
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FEATURE | Call by reference | Type reference (TYPE) | ANYURI | 20030915 | ||||
| 2 | FEATURE_LIST | Call by reference | Type reference (TYPE) | SOAP_FEATURE_LIST | 20030915 | ||||
| 3 | PROPERTY | Call by reference | Type reference (TYPE) | STRING | 20030915 | ||||
| 4 | VALUES | Value transfer | Type reference (TYPE) | SOAP_VALUE_LIST | 20030915 |
Method GET_VALUES on class CL_SOAP_CONFIGURE has no exception.
Method MERGE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_FEATURE | Merkmale eines SOAP Protokolls | 20040123 | |||
| 2 | OLD | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_FEATURE | Merkmale eines SOAP Protokolls | 20040123 |
Method MERGE_PROPERTIES on class CL_SOAP_CONFIGURE has no exception.
Method SET_DESIGNTIME_FEATURES Signature
Method SET_DESIGNTIME_FEATURES on class CL_SOAP_CONFIGURE has no parameter.
Method SET_DESIGNTIME_FEATURES on class CL_SOAP_CONFIGURE has no exception.
Method SET_RUNTIME_FEATURES Signature
Method SET_RUNTIME_FEATURES on class CL_SOAP_CONFIGURE has no parameter.
Method SET_RUNTIME_FEATURES on class CL_SOAP_CONFIGURE has no exception.
Method UPDATE_FEATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FEATURE_LIST | Call by reference | Type reference (TYPE) | SOAP_FEATURE_LIST | Liste von SOAP Features | 20040123 | |||
| 2 | NEW_FEATURE | Call by reference | Type reference (TYPE) | SOAP_FEATURE_LIST | Liste von SOAP Features | 20040123 |
Method UPDATE_FEATURE on class CL_SOAP_CONFIGURE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |