SAP ABAP Class CL_HTTP_EXT_XRFC_TIME (SHTTP)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SHTTP (Package) Development Class for HTTP Communication
⤷
⤷
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 | 20000706 |
Properties
| Class | CL_HTTP_EXT_XRFC_TIME | |
| Short Description | SHTTP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SHTTP | Development Class for HTTP Communication |
| Created | 20000706 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HTTP_EXT_XRFC_TIME has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20000706 |
Friends
Class CL_HTTP_EXT_XRFC_TIME has no friend class.
Attributes
Class CL_HTTP_EXT_XRFC_TIME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Exception Handler | 20000706 |
Events
Class CL_HTTP_EXT_XRFC_TIME has no event.
Types
Class CL_HTTP_EXT_XRFC_TIME has no local type.
Method Signatures
Method RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAIL_MSG | Call by reference | Type reference (TYPE) | STRING | Detail Message | 20000706 | |||
| 2 | DETAIL_NAME | Call by reference | Type reference (TYPE) | STRING | Detail name | 20000706 | |||
| 3 | FAULTCODE | Call by reference | Type reference (TYPE) | STRING | Faultcode | 20000706 | |||
| 4 | FAULTSTRING | Call by reference | Type reference (TYPE) | STRING | Faultstring | 20000706 | |||
| 5 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Server Abstraction | 20000706 |
Method RAISE_EXCEPTION on class CL_HTTP_EXT_XRFC_TIME has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 50A |