SAP ABAP Class CL_HTTP_EXT_WEBAPP (Business Server Page (BSP) WebApp HTTP Request Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_EXT_BASE | HTTP Framework (iHTTP) Basis Class | 20000901 |
Properties
Class | CL_HTTP_EXT_WEBAPP | |
Short Description | Business Server Page (BSP) WebApp HTTP Request Handler | |
Super Class | CL_HTTP_EXT_BASE | HTTP Framework (iHTTP) Basis Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBSP_RUNTIME | Business Server Pages (BSP): Runtime Objects |
Created | 20000901 | SAP |
Last change | 20010227 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HTTP_EXT_WEBAPP has no forward declaration.
Interfaces
Class CL_HTTP_EXT_WEBAPP has no interface implemented.
Friends
Class CL_HTTP_EXT_WEBAPP has no friend class.
Attributes
Class CL_HTTP_EXT_WEBAPP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates a Redirect URL for BSP Applications | 20000901 |
Events
Class CL_HTTP_EXT_WEBAPP has no event.
Types
Class CL_HTTP_EXT_WEBAPP has no local type.
Method Signatures
Method CREATE_URL_FOR_BSP_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABS_URL | Call by reference | Type reference (TYPE) | STRING | Absolute URL (Protokol, Host, Port, ...) der BSP Applikation | 20001018 | ||
2 | ![]() |
BSP_APPLICATION | Value transfer | Type reference (TYPE) | STRING | Name der BSP Applikation | 20000901 | ||
3 | ![]() |
BSP_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | Protokoll für absolute URL | 20010103 | ||
4 | ![]() |
BSP_SERVICE | Value transfer | Type reference (TYPE) | STRING | URL-Präfix des BSP Request Handlers | 20000928 | ||
5 | ![]() |
BSP_START_PAGE | Value transfer | Type reference (TYPE) | STRING | Startseite der BSP Applikation | 20000901 | ||
6 | ![]() |
BSP_START_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | Startparameter der BSP Applikation | 20000901 | ||
7 | ![]() |
HOST | Call by reference | Type reference (TYPE) | STRING | Host (für absolute URLl) | 20010103 | ||
8 | ![]() |
LOCAL_URL | Value transfer | Type reference (TYPE) | STRING | Lokale URL der BSP Applikation | 20000901 | ||
9 | ![]() |
PORT | Call by reference | Type reference (TYPE) | STRING | Port (falls<> Default-Port) | 20010103 | ||
10 | ![]() |
PROTOCOL | Call by reference | Type reference (TYPE) | STRING | Protokoll (für absolute URL) | 20010103 |
Method CREATE_URL_FOR_BSP_APPLICATION on class CL_HTTP_EXT_WEBAPP has no exception.
History
Last changed by/on | SAP | 20010227 |
SAP Release Created in | 50A |