SAP ABAP Class IF_WDR_RR_VIEW (IF_WDR_RR_VIEW)
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
| Class | IF_WDR_RR_VIEW | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040209 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_WDR_RR_VIEW has no interface implemented.
Friends
Class IF_WDR_RR_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | WDYVC_DEFAULT_INPLUG_NAME | 20050503 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'EMPTYVIEW' | 20041104 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'INTERFACEVIEW' | 20041104 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'FRAMEWORK_CONTROLLED' | 20040817 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | '0' | 20100302 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'WHEN_VISIBLE' | 20040817 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | '1' | 20100302 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'VIEW' | 20041104 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'WINDOW' | 20041104 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | WDY_RR_VIEW | Web Dynpro: Runtime View | 20041104 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | WDY_RR_IOBOUND_PLUG_TAB | Web Dynpro: Runtime Plug Table | 20041104 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | WDY_RR_IOBOUND_PLUG_TAB | Web Dynpro: Runtime Plug Table | 20041104 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041104 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | WDY_RR_UI_VIEW_CONT_TAB | Web Dynpro: Runtime View Containers | 20040225 | |||
| 15 | 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
Class IF_WDR_RR_VIEW has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_WDR_RR_VIEW has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |