SAP ABAP Class CL_SWH_SERVICE_DEMO_SRV (Background Service: All Schema Simple Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWH (Package) Business Workflow: Objects for Demos,Test,Docu,Performance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20030115 |
Properties
| Class | CL_SWH_SERVICE_DEMO_SRV | |
| Short Description | Background Service: All Schema Simple Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWH | Business Workflow: Objects for Demos,Test,Docu,Performance |
| Created | 20030115 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWH_SERVICE_DEMO_SRV has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20030115 |
Friends
Class CL_SWH_SERVICE_DEMO_SRV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030117 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20030115 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20030115 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20030115 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | C | 20030115 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | F | 20030115 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SWFXST_TYPES | XML Schema Types | 20030115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20030115 | ||
| 2 | Static method | Private | Method | Checks imported data | 20030115 | |
| 3 | Static method | Public | Constructor | 20030115 | ||
| 4 | Instance method | Private | Method | 20030117 | ||
| 5 | Instance method | Private | Method | Reads import data from request | 20030115 |
Events
Class CL_SWH_SERVICE_DEMO_SRV has no event.
Types
Class CL_SWH_SERVICE_DEMO_SRV has no local type.
Method Signatures
Method CALCULATE Signature
Method CALCULATE on class CL_SWH_SERVICE_DEMO_SRV has no parameter.
Method CALCULATE on class CL_SWH_SERVICE_DEMO_SRV has no exception.
Method CHECK_IMPORT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20030115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameterliste nicht komplett | 20030115 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWH_SERVICE_DEMO_SRV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWH_SERVICE_DEMO_SRV has no exception.
Method EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 20030117 |
Method EXPORT on class CL_SWH_SERVICE_DEMO_SRV has no exception.
Method READ_IMPORT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20030115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Request enthält nicht alle notwendigen Daten | 20030115 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |