SAP ABAP Class IF_WD_RR_VIEW (Runtime Repository API: View)
Properties
| Class | IF_WD_RR_VIEW | |
| Short Description | Runtime Repository API: View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040624 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class IF_WD_RR_VIEW has no interface implemented.
Friends
Class IF_WD_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 | 'EMPTYVIEW' | 20040624 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'INTERFACEVIEW' | 20040624 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'FRAMEWORK_CONTROLLED' | 20040817 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'WHEN_VISIBLE' | 20040817 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'SHOWEMPTYVIEW' | 20041123 | |||
| 6 | 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
Class IF_WD_RR_VIEW has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_WD_RR_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |