SAP ABAP Class CL_WS_LOCAL_CALL_RT_SERVER (Runtime on Server Side for Local Calls)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_WS_LOCAL_CALL (Package) Web Service Runtime for Local Calls (Shortcut)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_RUNTIME_SERVER | SOAP Runtime on Server Side | 20060811 |
Properties
Class | CL_WS_LOCAL_CALL_RT_SERVER | |
Short Description | Runtime on Server Side for Local Calls | |
Super Class | CL_SOAP_RUNTIME_SERVER | SOAP Runtime on Server Side |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_WS_LOCAL_CALL | Web Service Runtime for Local Calls (Shortcut) |
Created | 20060811 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WS_LOCAL_CALL_RT_SERVER has no forward declaration.
Interfaces
Class CL_WS_LOCAL_CALL_RT_SERVER has no interface implemented.
Friends
Class CL_WS_LOCAL_CALL_RT_SERVER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_WS_LOCAL_CALL_RT_SERVER' | Class Name | 20060811 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_RUNTIME | SOAP Runtime Processor Unit ID | 20060811 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | WSP Configuration Runtime Object | 20110121 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CX_NO_CHECK | Provider-Side Exception for Shortcut Propagation | 20101221 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRTMSGID | Message ID in SOAP Runtime | 20101221 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Request message | 20101221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | check authorization | 20101221 |
2 | ![]() |
Instance method | Public | Method | version for Shortcut Lite implementation | 20101221 |
3 | ![]() |
Instance method | Public | Method | provider entry point of asynch. shortcut requests (LITE) | 20101221 |
4 | ![]() |
Instance method | Public | Method | version for Shortcut Lite implementation | 20101221 |
5 | ![]() |
Instance method | Public | Method | version for Shortcut Lite implementation | 20101221 |
6 | ![]() |
Instance method | Public | Method | set the client context | 20110121 |
Events
Class CL_WS_LOCAL_CALL_RT_SERVER has no event.
Types
Class CL_WS_LOCAL_CALL_RT_SERVER has no local type.
Method Signatures
Method CHECK_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXT_REQUEST_NAME | Call by reference | Type reference (TYPE) | QNAME | 20101221 |
Method CHECK_AUTHORIZATION on class CL_WS_LOCAL_CALL_RT_SERVER has no exception.
Method EXEC_PROCESSING_LITE Signature
Method EXEC_PROCESSING_LITE on class CL_WS_LOCAL_CALL_RT_SERVER has no parameter.
Method EXEC_PROCESSING_LITE on class CL_WS_LOCAL_CALL_RT_SERVER has no exception.
Method HANDLE_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXT_REQUEST_NAME | Call by reference | Type reference (TYPE) | QNAME | 20101221 | |||
2 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | SRTMSGID | 20101221 | |||
3 | ![]() |
REQUEST_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | 20101221 | |||
4 | ![]() |
SEQUENCE | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_SEQUENCE | 20101221 | |||
5 | ![]() |
URL_PATH | Call by reference | Type reference (TYPE) | STRING | 20101221 |
Method HANDLE_REQUEST on class CL_WS_LOCAL_CALL_RT_SERVER has no exception.
Method INIT_LITE Signature
Method INIT_LITE on class CL_WS_LOCAL_CALL_RT_SERVER has no parameter.
Method INIT_LITE on class CL_WS_LOCAL_CALL_RT_SERVER has no exception.
Method INIT_PROCESSING_LITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXT_REQUEST_NAME | Call by reference | Type reference (TYPE) | QNAME | 20101221 |
Method INIT_PROCESSING_LITE on class CL_WS_LOCAL_CALL_RT_SERVER has no exception.
Method SET_CLIENT_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CLIENT_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | client context | 20110121 |
Method SET_CLIENT_CONTEXT on class CL_WS_LOCAL_CALL_RT_SERVER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |