SAP ABAP Interface IF_WD_RR_APPLICATION (Runtime Repository API: Application)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_REPOSITORY (Package) Web Dynpro: Runtime Repository
⤷
⤷
Properties
| Interface | IF_WD_RR_APPLICATION | |
| Short Description | Runtime Repository API: Application |
General Data
| Package | SWDP_RUNTIME_REPOSITORY | Web Dynpro: Runtime Repository |
| Created | 20040213 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WD_RR_APPLICATION has no forward declaration.
Interfaces
Interface IF_WD_RR_APPLICATION has no interface.
Friends
Interface IF_WD_RR_APPLICATION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MSG_CMP_DSP_MODE | Constant | Public | See coding | 20061109 | ||||
| 2 | MSG_CMP_DSP_MODE | Instance attribute | Public | Type reference (TYPE) | WDY_MD_MESSAGE_DISP_MODE_ENUM | Web Dynpro: Enumeration Type for Message Component | 20061109 | ||
| 3 | NAME | Instance attribute | Public | Type reference (TYPE) | STRING | 20070315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns an application parameter | 20080612 | |
| 2 | Instance method | Public | Method | Returns the application parameters | 20080612 | |
| 3 | Instance method | Public | Method | Returns the help link | 20061114 | |
| 4 | Instance method | Public | Method | 20050527 | ||
| 5 | Instance method | Public | Method | Returns the application's main window | 20050914 | |
| 6 | Instance method | Public | Method | Sets the help link | 20061114 |
Events
Interface IF_WD_RR_APPLICATION has no event.
Types
Interface IF_WD_RR_APPLICATION has no local type.
Method Signatures
Method GET_APPLICATION_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 | 20080612 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20080612 |
Method GET_APPLICATION_PARAMETER on Interface IF_WD_RR_APPLICATION has no exception.
Method GET_APPLICATION_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WDRR_APPLICATION_PARAMETERS | WebDynpro: RR-API Application Parameters | 20080612 |
Method GET_APPLICATION_PARAMETERS on Interface IF_WD_RR_APPLICATION has no exception.
Method GET_HELP_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20061114 |
Method GET_HELP_LINK on Interface IF_WD_RR_APPLICATION has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20050527 |
Method GET_NAME on Interface IF_WD_RR_APPLICATION has no exception.
Method GET_STARTUP_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_WINDOW | Runtime Repository API: Window | 20050914 |
Method GET_STARTUP_WINDOW on Interface IF_WD_RR_APPLICATION has no exception.
Method SET_HELP_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HELP_LINK | Call by reference | Type reference (TYPE) | STRING | 20061114 |
Method SET_HELP_LINK on Interface IF_WD_RR_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |