SAP ABAP Class CL_HC_SERVICE_HANDLER (Help Center: Service Handler)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
⤷
SWDP_HELP_CENTER (Package) Help Center ABAP Web Dynpro
⤷
⤷
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 | 20090713 |
Properties
| Class | CL_HC_SERVICE_HANDLER | |
| Short Description | Help Center: Service Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_HELP_CENTER | Help Center ABAP Web Dynpro |
| Created | 20090709 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HC_SERVICE_HANDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20090713 |
Friends
Class CL_HC_SERVICE_HANDLER has no friend class.
Attributes
Class CL_HC_SERVICE_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Get HTML for Forwarding | 20090915 | |
| 2 | Static method | Protected | Method | Handle FAQ | 20090810 | |
| 3 | Static method | Protected | Method | Handle Glossary | 20090903 | |
| 4 | Static method | Protected | Method | Handle SAP Library | 20090903 | |
| 5 | Static method | Protected | Method | Handle Link | 20090713 | |
| 6 | Static method | Protected | Method | Handle Note | 20090810 | |
| 7 | Static method | Protected | Method | Handle Solution Manager Links | 20100506 |
Events
Class CL_HC_SERVICE_HANDLER has no event.
Types
Class CL_HC_SERVICE_HANDLER has no local type.
Method Signatures
Method GET_HTML_FOR_REDIRECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_URL | Call by reference | Type reference (TYPE) | STRING | URL für Weiterleitung | 20090915 | |||
| 2 | R_HTML | Value transfer | Type reference (TYPE) | STRING | HTML für Weiterleitung | 20090915 |
Method GET_HTML_FOR_REDIRECT on class CL_HC_SERVICE_HANDLER has no exception.
Method HANDLE_FAQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | STRING | GUID | 20090810 | |||
| 2 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Response | 20090810 |
Method HANDLE_FAQ on class CL_HC_SERVICE_HANDLER has no exception.
Method HANDLE_GLOSSARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOIO | Call by reference | Type reference (TYPE) | STRING | LOIO | 20090903 | |||
| 2 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Response | 20090903 |
Method HANDLE_GLOSSARY on class CL_HC_SERVICE_HANDLER has no exception.
Method HANDLE_LIBRARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOIO | Call by reference | Type reference (TYPE) | STRING | LOIO | 20090903 | |||
| 2 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Response | 20090903 |
Method HANDLE_LIBRARY on class CL_HC_SERVICE_HANDLER has no exception.
Method HANDLE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | STRING | GUID | 20090713 | |||
| 2 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Response | 20090713 |
Method HANDLE_LINK on class CL_HC_SERVICE_HANDLER has no exception.
Method HANDLE_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel einer Anwendung | 20090810 | |||
| 2 | I_APPL_NSP | Call by reference | Type reference (TYPE) | STRING | Namensraum einer Anwendung | 20090810 | |||
| 3 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Response | 20090810 |
Method HANDLE_NOTE on class CL_HC_SERVICE_HANDLER has no exception.
Method HANDLE_SOLMAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | STRING | GUID | 20100506 | |||
| 2 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Response | 20100506 |
Method HANDLE_SOLMAN on class CL_HC_SERVICE_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |