SAP ABAP Class CL_DAS_SERVER_LOCAL (ILM SRS: Local Handler for Communication without ICF/HTTP)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-SRS (Application Component) Storage and Retention Service
⤷
S_ILM_DAS_SERVER (Package) ILM SRS: Server Components
⤷
⤷
Properties
| Class | CL_DAS_SERVER_LOCAL | |
| Short Description | ILM SRS: Local Handler for Communication without ICF/HTTP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_DAS_SERVER | ILM SRS: Server Components |
| Created | 20110117 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DAS_SERVER_LOCAL has no forward declaration.
Interfaces
Class CL_DAS_SERVER_LOCAL has no interface implemented.
Friends
Class CL_DAS_SERVER_LOCAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'method' | 20110117 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'submethod' | 20110117 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'user-agent' | 20110117 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | '#_ILM_SRS_LOCAL' | 20110118 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DAS_COMMAND | ILM SRS: Abstract Top Class for All DAS Commands | 20110117 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20110117 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110117 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20110117 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | 20110117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110117 | ||
| 2 | Instance method | Public | Method | 20110117 | ||
| 3 | Instance method | Public | Method | 20110117 |
Events
Class CL_DAS_SERVER_LOCAL has no event.
Types
Class CL_DAS_SERVER_LOCAL has no local type.
Method Signatures
Method GET_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESPONSE_HEADER | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20110117 | |||
| 2 | EV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20110117 |
Method GET_RESPONSE on class CL_DAS_SERVER_LOCAL has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CODE | Call by reference | Type reference (TYPE) | I | 20110117 | ||||
| 2 | EV_REASON | Call by reference | Type reference (TYPE) | STRING | 20110117 |
Method GET_STATUS on class CL_DAS_SERVER_LOCAL has no exception.
Method SET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REQUEST_HEADER | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20110117 | |||
| 2 | IV_REQUEST_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20110117 |
Method SET_REQUEST on class CL_DAS_SERVER_LOCAL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |