SAP ABAP Interface IF_NWBC_REQUEST_HANDLER (NWBC - Request Handler)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-FES-BUS (Application Component) Netweaver Business Client
⤷
SAP_NWBC (Package) NetWeaver Business Client
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWBC_FILE | NWBC - Handler for File Requests | 20100804 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWBC_HTML_BASE | NWBC - Handler for HTML Requests | 20101012 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NWBC_TEST | NWBC - Test Class | 20110510 |
Properties
| Interface | IF_NWBC_REQUEST_HANDLER | |
| Short Description | NWBC - Request Handler |
General Data
| Package | SAP_NWBC | NetWeaver Business Client |
| Created | 20100804 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_NWBC_REQUEST_HANDLER has no forward declaration.
Interfaces
Interface IF_NWBC_REQUEST_HANDLER has no interface.
Friends
Interface IF_NWBC_REQUEST_HANDLER has no friend.
Attributes
Interface IF_NWBC_REQUEST_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Handle HTTP Request | 20100804 | |
| 2 | Instance method | Public | Method | Initialization of the Handler Instance | 20111125 |
Events
Interface IF_NWBC_REQUEST_HANDLER has no event.
Types
Interface IF_NWBC_REQUEST_HANDLER has no local type.
Method Signatures
Method HANDLE_REQUEST Signature
Method HANDLE_REQUEST on Interface IF_NWBC_REQUEST_HANDLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20111122 |
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_NWBC_RUNTIME | The NWBC Runtime Interface | 20111125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NWBC - Exception (static) | 20111125 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |