SAP ABAP Interface IF_BSP_APPLICATION_EVENTS (Business Server Page (BSP) Application Events)
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 - Used By
Properties
| Interface | IF_BSP_APPLICATION_EVENTS | |
| Short Description | Business Server Page (BSP) Application Events |
General Data
| Package | SBSP_RUNTIME | Business Server Pages (BSP): Runtime Objects |
| Created | 20010314 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSP_APPLICATION_EVENTS has no forward declaration.
Interfaces
Interface IF_BSP_APPLICATION_EVENTS has no interface.
Friends
Interface IF_BSP_APPLICATION_EVENTS has no friend.
Attributes
Interface 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
Interface IF_BSP_APPLICATION_EVENTS has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_BSP_APPLICATION_EVENTS has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 610 |