SAP ABAP Class CL_SOAP_APPLICATION_CLIENT_GEN (Generic SOAP Client Application)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_APPLICATION_CLIENT | General SOAP Application for the Caller Side | 20030611 |
Properties
| Class | CL_SOAP_APPLICATION_CLIENT_GEN | |
| Short Description | Generic SOAP Client Application | |
| Super Class | CL_SOAP_APPLICATION_CLIENT | General SOAP Application for the Caller Side |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20030611 | SAP |
| Last change | 20130531 | 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 CL_SOAP_APPLICATION_CLIENT_GEN has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_APPLICATION_FACTORY | 20030611 | Generation of SOAP Applications | |
| 2 | CL_SOAP_WSRM_PROTOCOL | 20060320 | WSRM: WSRM protocol implementation |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_APPLICATION_CLIENT_GEN' | Class Name | 20040415 | ||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_ERRORAREA | TSRTM_ERRAREA_EP | Area ID | 20070308 | ||
| 3 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_APPLICATION | SOAP Runtime Processor Unit ID | 20060220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get Design Time Features | 20030611 | |
| 2 | Instance method | Private | Method | Get Design Time Profiles | 20030702 | |
| 3 | Instance method | Private | Method | Get Runtime Features | 20030903 | |
| 4 | Instance method | Public | Constructor | Constructor | 20030611 | |
| 5 | Instance method | Public | Method | Internal: Get Configuration Object for Local Call | 20060606 |
Events
Class CL_SOAP_APPLICATION_CLIENT_GEN has no event.
Types
Class CL_SOAP_APPLICATION_CLIENT_GEN has no local type.
Method Signatures
Method COMPILE_FEATURES Signature
Method COMPILE_FEATURES on class CL_SOAP_APPLICATION_CLIENT_GEN has no parameter.
Method COMPILE_FEATURES on class CL_SOAP_APPLICATION_CLIENT_GEN has no exception.
Method COMPILE_PROFILES Signature
Method COMPILE_PROFILES on class CL_SOAP_APPLICATION_CLIENT_GEN has no parameter.
Method COMPILE_PROFILES on class CL_SOAP_APPLICATION_CLIENT_GEN has no exception.
Method COMPILE_RUNTIME_FEATURES Signature
Method COMPILE_RUNTIME_FEATURES on class CL_SOAP_APPLICATION_CLIENT_GEN has no parameter.
Method COMPILE_RUNTIME_FEATURES on class CL_SOAP_APPLICATION_CLIENT_GEN has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USAGE_DT | Value transfer | Type reference (TYPE) | BOOLEAN | '-' | Runtime/Designtime | 20030611 |
Method CONSTRUCTOR on class CL_SOAP_APPLICATION_CLIENT_GEN has no exception.
Method GET_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG | WSP configuration runtime object | 20060606 |
Method GET_CONFIG on class CL_SOAP_APPLICATION_CLIENT_GEN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |