SAP ABAP Class CL_SOAP_CONFIGURATION (Configuration Analyzer)
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

⤷

⤷

Properties
Class | CL_SOAP_CONFIGURATION | |
Short Description | Configuration Analyzer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20030122 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SOAP_CONFIGURATION has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SOAP_APPLICATION | 20030122 | Implementation of a SOAP Application Container | |
2 | CL_SOAP_APPLICATION_SERVER | 20030122 | Implementation of a SOAP Application Container |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_CONFIGURATION' | Class Name | 20040415 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_CONFIG | SOAP Runtime Processor Unit ID | 20060203 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '000' | Serialization Version | 20061109 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '001' | Serialization Version | 20061109 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | CO_SERIAL_VERS_710_1 | Serialization Version | 20061109 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | ANYURI | 'http://www.sap.com/webas/640/soap/runtime/context/configuration' | Any URI | 20050603 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SOAP_CFG_LIST | feature-property-value List for Configuration | 20030122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030122 |
2 | ![]() |
Instance method | Public | Method | Read the Configuration Table | 20050523 |
3 | ![]() |
Instance method | Public | Method | Determines Need to Load Message ID Protocol | 20030905 |
4 | ![]() |
Instance method | Public | Method | Query Number of Configuration Entries | 20030811 |
5 | ![]() |
Instance method | Public | Method | Read Transport Binding URI | 20030122 |
6 | ![]() |
Instance method | Public | Method | Read a Property Value | 20030122 |
7 | ![]() |
Instance method | Public | Method | Check on Security Configuration Information | 20030812 |
8 | ![]() |
Instance method | Public | Method | Check on Session Configuration Information | 20030610 |
9 | ![]() |
Instance method | Public | Method | Set a Property Value | 20030122 |
10 | ![]() |
Instance method | Public | Method | Read the Configuration Table | 20030122 |
Events
Class CL_SOAP_CONFIGURATION has no event.
Types
Class CL_SOAP_CONFIGURATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIGURATION | Call by reference | Type reference (TYPE) | SOAP_CFG_LIST | feature-property-value liste zur Konfiguration | 20030122 |
Method CONSTRUCTOR on class CL_SOAP_CONFIGURATION has no exception.
Method FROM_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONFIGURATION | Value transfer | Type reference (TYPE) | SOAP_CFG_LIST | feature-property-value liste zur Konfiguration | 20050523 |
Method FROM_LIST on class CL_SOAP_CONFIGURATION has no exception.
Method GET_MSGID_ENABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | TSOAP_TRUE/TSOAP_FALSE | 20030905 |
Method GET_MSGID_ENABLE on class CL_SOAP_CONFIGURATION has no exception.
Method GET_NUMBER_OF_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COUNT | Value transfer | Type reference (TYPE) | I | Anzahl Konfigurationseinträge | 20030811 |
Method GET_NUMBER_OF_ITEMS on class CL_SOAP_CONFIGURATION has no exception.
Method GET_TPBND_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRANSPORT_BINDING_URI | Value transfer | Type reference (TYPE) | ANYURI | Transport Binding URI | 20030122 |
Method GET_TPBND_URI on class CL_SOAP_CONFIGURATION has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURE | Call by reference | Type reference (TYPE) | ANYURI | Feature URI | 20030122 | ||
2 | ![]() |
PROPERTY | Call by reference | Type reference (TYPE) | ANYURI | Property Name (URI) | 20030122 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Property Wert | 20030122 |
Method GET_VALUE on class CL_SOAP_CONFIGURATION has no exception.
Method HAS_SECURITY_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | TSOAP_TRUE/TSOAP_FALSE | 20030812 |
Method HAS_SECURITY_CONFIG on class CL_SOAP_CONFIGURATION has no exception.
Method HAS_SESSION_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | true/false (TSOAP_TRUE/TSOAP_FALSE) | 20030610 |
Method HAS_SESSION_CONFIG on class CL_SOAP_CONFIGURATION has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURE | Call by reference | Type reference (TYPE) | ANYURI | Feature URI | 20030122 | ||
2 | ![]() |
PROPERTY | Call by reference | Type reference (TYPE) | ANYURI | Property Name (URI) | 20030122 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Property Wert | 20030122 |
Method SET_VALUE on class CL_SOAP_CONFIGURATION has no exception.
Method TO_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIGURATION | Value transfer | Type reference (TYPE) | SOAP_CFG_LIST | feature-property-value liste zur Konfiguration | 20030122 |
Method TO_LIST on class CL_SOAP_CONFIGURATION has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |