SAP ABAP Interface IF_BSP_NAVIGATION (Business Server Page (BSP) Navigation)
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
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_NAVIGATION | Business Server Pages (BSP) Navigation | 20000907 |
Properties
| Interface | IF_BSP_NAVIGATION | |
| Short Description | Business Server Page (BSP) Navigation |
General Data
| Package | SBSP_RUNTIME | Business Server Pages (BSP): Runtime Objects |
| Created | 20000905 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSP_NAVIGATION has no forward declaration.
Interfaces
Interface IF_BSP_NAVIGATION has no interface.
Friends
Interface IF_BSP_NAVIGATION has no friend.
Attributes
Interface IF_BSP_NAVIGATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calls an external application and passes a return URL | 20000905 | |
| 2 | Instance method | Public | Method | Controls parameter pass coded (default) or uncoded | 20001205 | |
| 3 | Instance method | Public | Method | Exits the running application | 20000905 | |
| 4 | Instance method | Public | Method | Gets the parameter from the parameters list | 20000906 | |
| 5 | Instance method | Public | Method | Navigates to the specified page (redirect) | 20000907 | |
| 6 | Instance method | Public | Method | Navigates to the specified page (redirect) | 20011210 | |
| 7 | Instance method | Public | Method | Returns bspr_yes if this object contains parameters | 20000907 | |
| 8 | Instance method | Public | Method | Follows the specified page exit to the next page | 20000905 | |
| 9 | Instance method | Public | Method | Indicates that full HTTP response is available | 20001123 | |
| 10 | Instance method | Public | Method | Adds the parameter to the parameters passed to the next page | 20000906 | |
| 11 | Instance method | Public | Method | Use absolute URLs instead of relative URLs | 20011031 | |
| 12 | Instance method | Public | Method | Use | 20001205 |
Events
Interface IF_BSP_NAVIGATION has no event.
Types
Interface IF_BSP_NAVIGATION has no local type.
Method Signatures
Method CALL_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | Event-ID, wenn Rücksprung aus gerufener Applikation | 20001020 | |||
| 2 | RETURN_URL_PARAMETER | Call by reference | Type reference (TYPE) | STRING | 'sap-exiturl' | Name des Query-String-Parameters für Übergabe Rücksprung-URL | 20000905 | ||
| 3 | URL | Call by reference | Type reference (TYPE) | STRING | URL der Applikation | 20000905 |
Method CALL_APPLICATION on Interface IF_BSP_NAVIGATION has no exception.
Method ENCODE_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODED | Call by reference | Type reference (TYPE) | I | 1 | bspr_yes | bspr_no | 20001205 |
Method ENCODE_PARAMETERS on Interface IF_BSP_NAVIGATION has no exception.
Method EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXIT_URL | Call by reference | Type reference (TYPE) | STRING | '' | Rücksprung-URL | 20000907 |
Method EXIT on Interface IF_BSP_NAVIGATION has no exception.
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Parametername | 20000906 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | Parameterwert | 20000906 |
Method GET_PARAMETER on Interface IF_BSP_NAVIGATION has no exception.
Method GOTO_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SESSION | Call by reference | Type reference (TYPE) | STRING | Session_id oder 'NEW' oder ''=current | 20020625 | |||
| 2 | URL | Call by reference | Type reference (TYPE) | STRING | Ziel-URL | 20000907 |
Method GOTO_PAGE on Interface IF_BSP_NAVIGATION has no exception.
Method GOTO_PAGE_CS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SESSION | Value transfer | Type reference (TYPE) | STRING | Session_id oder 'NEW' oder ''=current | 20020625 | |||
| 2 | URL | Call by reference | Type reference (TYPE) | STRING | Ziel-URL | 20011210 |
Method GOTO_PAGE_CS on Interface IF_BSP_NAVIGATION has no exception.
Method HAS_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_PARAMETERS | Value transfer | Type reference (TYPE) | I | bspr_yes | no | 20000907 |
Method HAS_PARAMETERS on Interface IF_BSP_NAVIGATION has no exception.
Method NEXT_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXIT | Call by reference | Type reference (TYPE) | STRING | Seiten-Exit | 20000905 |
Method NEXT_PAGE on Interface IF_BSP_NAVIGATION has no exception.
Method RESPONSE_COMPLETE Signature
Method RESPONSE_COMPLETE on Interface IF_BSP_NAVIGATION has no parameter.
Method RESPONSE_COMPLETE on Interface IF_BSP_NAVIGATION has no exception.
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Parametername | 20000906 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ANY | Parameterwert | 20000906 |
Method SET_PARAMETER on Interface IF_BSP_NAVIGATION has no exception.
Method USE_ABSOLUTE_URL Signature
Method USE_ABSOLUTE_URL on Interface IF_BSP_NAVIGATION has no parameter.
Method USE_ABSOLUTE_URL on Interface IF_BSP_NAVIGATION has no exception.
Method USE_AUTO_SUBMIT_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TARGET_FRAME | Call by reference | Type reference (TYPE) | STRING | Name des Zielframes für die Ergebnisseite | 20001205 |
Method USE_AUTO_SUBMIT_FORM on Interface IF_BSP_NAVIGATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 50A |