SAP ABAP Interface IF_WDR_RR_VIEW (IF_WDR_RR_VIEW)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDR_RR_WINDOW | 20041109 |
Properties
| Interface | IF_WDR_RR_VIEW | |
| Short Description |
General Data
| Package | SWDP_RUNTIME_REPOSITORY | Web Dynpro: Runtime Repository |
| Created | 20040209 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | WDYVC | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_WDR_RR_VIEW has no interface.
Friends
Interface IF_WDR_RR_VIEW has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_DEFAULT_INBOUND_PLUG | Constant | Public | Type reference (TYPE) | STRING | WDYVC_DEFAULT_INPLUG_NAME | 20050503 | ||
| 2 | CO_EMPTY_VIEW | Constant | Public | Type reference (TYPE) | STRING | 'EMPTYVIEW' | 20041104 | ||
| 3 | CO_INTERFACE_VIEW | Constant | Public | Type reference (TYPE) | STRING | 'INTERFACEVIEW' | 20041104 | ||
| 4 | CO_LIFESPAN_FRAMEWORK_CNTR | Constant | Public | Type reference (TYPE) | STRING | 'FRAMEWORK_CONTROLLED' | 20040817 | ||
| 5 | CO_LIFESPAN_FRAMEWORK_CNTR_INT | Constant | Public | Type reference (TYPE) | STRING | '0' | 20100302 | ||
| 6 | CO_LIFESPAN_WHEN_VISIBLE | Constant | Public | Type reference (TYPE) | STRING | 'WHEN_VISIBLE' | 20040817 | ||
| 7 | CO_LIFESPAN_WHEN_VISIBLE_INT | Constant | Public | Type reference (TYPE) | STRING | '1' | 20100302 | ||
| 8 | CO_VIEW | Constant | Public | Type reference (TYPE) | STRING | 'VIEW' | 20041104 | ||
| 9 | CO_WINDOW | Constant | Public | Type reference (TYPE) | STRING | 'WINDOW' | 20041104 | ||
| 10 | DEFINITION | Instance attribute | Public | Type reference (TYPE) | WDY_RR_VIEW | Web Dynpro: Runtime View | 20041104 | ||
| 11 | INBOUND_PLUGS | Instance attribute | Public | Type reference (TYPE) | WDY_RR_IOBOUND_PLUG_TAB | Web Dynpro: Runtime Plug Table | 20041104 | ||
| 12 | OUTBOUND_PLUGS | Instance attribute | Public | Type reference (TYPE) | WDY_RR_IOBOUND_PLUG_TAB | Web Dynpro: Runtime Plug Table | 20041104 | ||
| 13 | TYPE | Instance attribute | Public | Type reference (TYPE) | STRING | 20041104 | |||
| 14 | VIEW_CONTAINERS | Instance attribute | Public | Type reference (TYPE) | WDY_RR_UI_VIEW_CONT_TAB | Web Dynpro: Runtime View Containers | 20040225 | ||
| 15 | VIEW_CONTROLLER | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WDR_RR_CONTROLLER | 20041104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates Temporary Metadata for Outbound Plug | 20041104 | |
| 2 | Instance method | Public | Method | Creates Temporary Metadata for View Container | 20040303 | |
| 3 | Instance method | Public | Method | Deletes Temporary Metadata from Outbound Plug | 20041104 | |
| 4 | Instance method | Public | Method | Deletes Temporary Metadata from View Container | 20040303 | |
| 5 | Instance method | Public | Method | 20041104 | ||
| 6 | Instance method | Public | Method | Returns Event Handler for Inbound Plug | 20041104 | |
| 7 | Instance method | Public | Method | Returns Window for Interface View | 20040215 | |
| 8 | Instance method | Public | Method | Returns Metadata of Inbound Plug | 20041104 | |
| 9 | Instance method | Public | Method | All Navigation Links for Outbound Plug | 20041104 | |
| 10 | Instance method | Public | Method | All Navigation Targets for Inbound Plug | 20041104 | |
| 11 | Instance method | Public | Method | Returns Metadata of Outbound Plug | 20041104 | |
| 12 | Instance method | Public | Method | All Parameters for Inbound Plug | 20041104 | |
| 13 | Instance method | Public | Method | Returns Metadata of Parameter for Inbound Plug | 20041104 | |
| 14 | Instance method | Public | Method | Returns Metadata of View Container | 20040210 | |
| 15 | Instance method | Public | Method | Does View have Container with Specified Name? | 20040319 | |
| 16 | Instance method | Public | Method | Sets Lifetime of View | 20040817 |
Events
Interface IF_WDR_RR_VIEW has no event.
Types
Interface IF_WDR_RR_VIEW has no local type.
Method Signatures
Method CREATE_OUTBOUND_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTBOUND_PLUG | Value transfer | Type reference (TYPE) | WDY_RR_IOBOUND_PLUG | WebDynpro: Runtimestruktur von In/Outbound Plugs | 20041104 | |||
| 2 | PLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20041104 | ||||
| 3 | REPOSITORY_HANDLE_ID | Call by reference | Type reference (TYPE) | STRING | 20070104 |
Method CREATE_OUTBOUND_PLUG on Interface IF_WDR_RR_VIEW has no exception.
Method CREATE_VIEW_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Value transfer | Type reference (TYPE) | WDY_RR_UI_VIEW_CONT | WebDynpro: Runtime View Container | 20040303 | |||
| 2 | CONTAINER_NAME | Call by reference | Type reference (TYPE) | STRING | 20040303 | ||||
| 3 | REPOSITORY_HANDLE_ID | Call by reference | Type reference (TYPE) | STRING | 20070104 |
Method CREATE_VIEW_CONTAINER on Interface IF_WDR_RR_VIEW has no exception.
Method DELETE_OUTBOUND_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20041104 | ||||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | I | 20070109 |
Method DELETE_OUTBOUND_PLUG on Interface IF_WDR_RR_VIEW has no exception.
Method DELETE_VIEW_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_NAME | Call by reference | Type reference (TYPE) | STRING | 20040303 | ||||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | I | 20070109 |
Method DELETE_VIEW_CONTAINER on Interface IF_WDR_RR_VIEW has no exception.
Method GET_API 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_VIEW | Runtime Repository API: View | 20041104 |
Method GET_API on Interface IF_WDR_RR_VIEW has no exception.
Method GET_EVENT_HANDLER_FOR_INPLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_HANDLER | Value transfer | Type reference (TYPE) | WDY_RR_CTLR_COMPO | WebDynpro: Runtime Controller Events | 20041104 | |||
| 2 | INPLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20041104 |
Method GET_EVENT_HANDLER_FOR_INPLUG on Interface IF_WDR_RR_VIEW has no exception.
Method GET_IMPLEMENTATION_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOW | Value transfer | Object reference (TYPE REF TO) | IF_WDR_RR_WINDOW | 20040215 |
Method GET_IMPLEMENTATION_WINDOW on Interface IF_WDR_RR_VIEW has no exception.
Method GET_INBOUND_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INBOUND_PLUG | Value transfer | Type reference (TYPE) | WDY_RR_IOBOUND_PLUG | WebDynpro: Runtimestruktur von In/Outbound Plugs | 20041104 | |||
| 2 | INBOUND_PLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20041104 |
Method GET_INBOUND_PLUG on Interface IF_WDR_RR_VIEW has no exception.
Method GET_NAV_LINKS_FOR_OUTPLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAVIGATION_LINKS | Value transfer | Type reference (TYPE) | WDY_RR_NAV_LINK_TAB | Web Dynpro: Navigationslink | 20041104 | |||
| 2 | PLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20041104 |
Method GET_NAV_LINKS_FOR_OUTPLUG on Interface IF_WDR_RR_VIEW has no exception.
Method GET_NAV_TARGETS_FOR_INPLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAV_TARGETS | Value transfer | Type reference (TYPE) | WDY_RR_NAV_TARGREF_TAB | Web Dynpro : Navigationstargets | 20041104 | |||
| 2 | PLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20041104 |
Method GET_NAV_TARGETS_FOR_INPLUG on Interface IF_WDR_RR_VIEW has no exception.
Method GET_OUTBOUND_PLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTBOUND_PLUG | Value transfer | Type reference (TYPE) | WDY_RR_IOBOUND_PLUG | WebDynpro: Runtimestruktur von In/Outbound Plugs | 20041104 | |||
| 2 | OUTBOUND_PLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20041104 |
Method GET_OUTBOUND_PLUG on Interface IF_WDR_RR_VIEW has no exception.
Method GET_PARAMETERS_FOR_INPLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Value transfer | Type reference (TYPE) | WDY_RR_PLUG_PARAMS_TAB | Web Dynpro: Parameter eines Plugs | 20041104 | |||
| 2 | PLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20041104 |
Method GET_PARAMETERS_FOR_INPLUG on Interface IF_WDR_RR_VIEW has no exception.
Method GET_PARAMETER_FOR_INPLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20041104 | ||||
| 2 | PARAMETER | Value transfer | Type reference (TYPE) | WDY_RR_PLUG_PARAMS | Web Dynpro: Parameter eines Plugs | 20041104 | |||
| 3 | PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20041104 |
Method GET_PARAMETER_FOR_INPLUG on Interface IF_WDR_RR_VIEW has no exception.
Method GET_VIEW_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_NAME | Call by reference | Type reference (TYPE) | STRING | 20040210 | ||||
| 2 | VIEW_CONTAINER | Value transfer | Type reference (TYPE) | WDY_RR_UI_VIEW_CONT | WebDynpro: Runtime View Container | 20040210 |
Method GET_VIEW_CONTAINER on Interface IF_WDR_RR_VIEW has no exception.
Method HAS_VIEW_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_NAME | Call by reference | Type reference (TYPE) | STRING | 20040319 | ||||
| 2 | RET | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040319 |
Method HAS_VIEW_CONTAINER on Interface IF_WDR_RR_VIEW has no exception.
Method SET_LIFESPAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIFESPAN | Call by reference | Type reference (TYPE) | STRING | Werte s. Konstanten | 20040817 |
Method SET_LIFESPAN on Interface IF_WDR_RR_VIEW has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |