SAP ABAP Class IF_BSP_APPLICATION_EVENTS (Business Server Page (BSP) Application Events)
Meta Relationship - Used By
Properties
Class | IF_BSP_APPLICATION_EVENTS | |
Short Description | Business Server Page (BSP) Application Events | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010314 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_BSP_APPLICATION_EVENTS has no forward declaration.
Interfaces
Class IF_BSP_APPLICATION_EVENTS has no interface implemented.
Friends
Class IF_BSP_APPLICATION_EVENTS has no friend class.
Attributes
Class IF_BSP_APPLICATION_EVENTS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Called for every incoming HTTP request | 20010314 |
2 | ![]() |
Instance method | Public | Method | Called for every outgoing HTTP response | 20010314 |
3 | ![]() |
Instance method | Public | Method | Called if the application is started | 20010314 |
4 | ![]() |
Instance method | Public | Method | Called if the application is ended | 20010314 |
Events
Class IF_BSP_APPLICATION_EVENTS has no event.
Types
Class IF_BSP_APPLICATION_EVENTS has no local type.
Method Signatures
Method ON_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAVIGATION | Call by reference | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | Business Server Page (BSP) Navigation | 20020220 | ||
2 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20010314 | ||
3 | ![]() |
RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP-Framework (iHTTP) HTTP-Response | 20010314 | ||
4 | ![]() |
RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | BSP-Laufzeit | 20010314 |
Method ON_REQUEST on class IF_BSP_APPLICATION_EVENTS has no exception.
Method ON_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20010314 | ||
2 | ![]() |
RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP-Framework (iHTTP) HTTP-Response | 20010314 | ||
3 | ![]() |
RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | BSP-Laufzeit | 20010314 |
Method ON_RESPONSE on class IF_BSP_APPLICATION_EVENTS has no exception.
Method ON_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20010314 | ||
2 | ![]() |
RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP-Framework (iHTTP) HTTP-Response | 20010314 | ||
3 | ![]() |
RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | BSP-Laufzeit | 20010314 |
Method ON_START on class IF_BSP_APPLICATION_EVENTS has no exception.
Method ON_STOP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP-Framework (iHTTP) HTTP-Request | 20010314 | ||
2 | ![]() |
RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP-Framework (iHTTP) HTTP-Response | 20010314 | ||
3 | ![]() |
RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | BSP-Laufzeit | 20010314 |
Method ON_STOP on class IF_BSP_APPLICATION_EVENTS has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |