SAP ABAP Interface IF_WD_RR_VIEW (Runtime Repository API: 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
⤷
⤷
Properties
| Interface | IF_WD_RR_VIEW | |
| Short Description | Runtime Repository API: View |
General Data
| Package | SWDP_RUNTIME_REPOSITORY | Web Dynpro: Runtime Repository |
| Created | 20040624 | SAP |
| Last changed | 20130531 | 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) |
Interfaces
Interface IF_WD_RR_VIEW has no interface.
Friends
Interface IF_WD_RR_VIEW has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_EMPTY_VIEW | Constant | Public | Type reference (TYPE) | STRING | 'EMPTYVIEW' | 20040624 | ||
| 2 | CO_INTERFACE_VIEW | Constant | Public | Type reference (TYPE) | STRING | 'INTERFACEVIEW' | 20040624 | ||
| 3 | CO_LIFESPAN_FRAMEWORK_CNTR | Constant | Public | Type reference (TYPE) | STRING | 'FRAMEWORK_CONTROLLED' | 20040817 | ||
| 4 | CO_LIFESPAN_WHEN_VISIBLE | Constant | Public | Type reference (TYPE) | STRING | 'WHEN_VISIBLE' | 20040817 | ||
| 5 | CO_SHOW_EMPTY | Constant | Public | Type reference (TYPE) | STRING | 'SHOWEMPTYVIEW' | 20041123 | ||
| 6 | CO_VIEW | Constant | Public | Type reference (TYPE) | STRING | 'VIEW' | 20040624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns View Description | 20050224 | |
| 2 | Instance method | Public | Method | Returns the inbound plug for this view | 20070524 | |
| 3 | Instance method | Public | Method | Name of View | 20040624 | |
| 4 | Instance method | Public | Method | Returns the outbound plug for this view | 20070524 | |
| 5 | Instance method | Public | Method | Checks whether the specified inbound plug exists | 20070524 | |
| 6 | Instance method | Public | Method | Checks whether the specified outbound plug exists | 20070524 | |
| 7 | Instance method | Public | Method | Sets Lifetime of View | 20040817 |
Events
Interface IF_WD_RR_VIEW has no event.
Types
Interface IF_WD_RR_VIEW has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050224 | ||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20050224 |
Method GET_DESCRIPTION on Interface IF_WD_RR_VIEW has no exception.
Method GET_INBOUND_PLUGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WDRR_IOBOUND_PLUGS | Web Dynpro: Tabelle für In- und Outbound-Plugs | 20070524 |
Method GET_INBOUND_PLUGS on Interface IF_WD_RR_VIEW 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 | 20040624 |
Method GET_NAME on Interface IF_WD_RR_VIEW has no exception.
Method GET_OUTBOUND_PLUGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WDRR_IOBOUND_PLUGS | Web Dynpro: Tabelle für In- und Outbound-Plugs | 20070524 |
Method GET_OUTBOUND_PLUGS on Interface IF_WD_RR_VIEW has no exception.
Method HAS_INBOUND_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 | 20070524 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070524 |
Method HAS_INBOUND_PLUG on Interface IF_WD_RR_VIEW has no exception.
Method HAS_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 | 20070524 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070524 |
Method HAS_OUTBOUND_PLUG on Interface IF_WD_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_WD_RR_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |