SAP ABAP Interface IF_WD_RR_WINDOW (Runtime Repository API: Window)
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_WINDOW | |
| Short Description | Runtime Repository API: Window |
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_WINDOW has no interface.
Friends
Interface IF_WD_RR_WINDOW has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_SCROLLING_MODE | Constant | Public | See coding | 20091208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates Temporary Navigation Target | 20050307 | |
| 2 | Instance method | Public | Method | Creates Temporary Metadata for View Embedding | 20050223 | |
| 3 | Instance method | Public | Method | Temporarily Deletes All Navigation Targets for Outbound Plug | 20050307 | |
| 4 | Instance method | Public | Method | Temporarily Deletes Navigation Target | 20050307 | |
| 5 | Instance method | Public | Method | Temporarily Deletes Metadata of View Embedding | 20050223 | |
| 6 | Instance method | Public | Method | Temporarily Embeds View in Specified Position | 20041018 | |
| 7 | Instance method | Public | Method | Returns whether the window has a frame | 20051004 | |
| 8 | Instance method | Public | Method | Determines whether the window has padding | 20091208 | |
| 9 | Instance method | Public | Method | Returns Window Name | 20040624 | |
| 10 | Instance method | Public | Method | Returns Metadata for View Embedding | 20050223 | |
| 11 | Instance method | Public | Method | Returns Metadata for All Top-Level View Embeddings | 20050223 | |
| 12 | Instance method | Public | Method | Returns scrolling behavior (for application window only) | 20091208 | |
| 13 | Instance method | Public | Method | Returns View Embedding | 20040624 | |
| 14 | Instance method | Public | Method | Returns Metadata for All View Embeddings | 20050223 | |
| 15 | Instance method | Public | Method | Specifies whether the window will have a frame | 20051004 | |
| 16 | Instance method | Public | Method | Sets Temporary Default View | 20050223 | |
| 17 | Instance method | Public | Method | Sets whether window has padding | 20091208 | |
| 18 | Instance method | Public | Method | Sets scrolling behavior (for application window only) | 20091208 |
Events
Interface IF_WD_RR_WINDOW has no event.
Types
Interface IF_WD_RR_WINDOW has no local type.
Method Signatures
Method CREATE_NAVIGATION_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050307 | ||||
| 2 | NAV_LINK_NAME | Value transfer | Type reference (TYPE) | STRING | 20050307 | ||||
| 3 | SOURCE_PLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20050307 | ||||
| 4 | TARGET_PLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20050307 | ||||
| 5 | TARGET_VIEW_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050307 |
Method CREATE_NAVIGATION_TARGET on Interface IF_WD_RR_WINDOW has no exception.
Method CREATE_ROOT_VIEW_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_VIEW_USAGE | Runtime Repository API: View Usage | 20050223 | |||
| 3 | USED_VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 | ||||
| 4 | VIEW_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 |
Method CREATE_ROOT_VIEW_USAGE on Interface IF_WD_RR_WINDOW has no exception.
Method DELETE_ALL_NAVIGATION_TARGETS 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 | 20050307 |
Method DELETE_ALL_NAVIGATION_TARGETS on Interface IF_WD_RR_WINDOW has no exception.
Method DELETE_NAVIGATION_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINK_NAME | Call by reference | Type reference (TYPE) | STRING | 20050307 | ||||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | I | 20070109 | ||||
| 3 | TARGET_NAME | Call by reference | Type reference (TYPE) | STRING | 20050307 |
Method DELETE_NAVIGATION_TARGET on Interface IF_WD_RR_WINDOW has no exception.
Method DELETE_ROOT_VIEW_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 | ||||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | I | 20070109 |
Method DELETE_ROOT_VIEW_USAGE on Interface IF_WD_RR_WINDOW has no exception.
Method EMBED_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 2 | EMBEDDING_POSITION | Value transfer | Type reference (TYPE) | STRING | Einbettungsposition des Views | 20041018 | |||
| 3 | USED_COMPONENT_NAME | Value transfer | Type reference (TYPE) | STRING | Name der Component | 20041018 | |||
| 4 | USED_VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Views | 20041018 | |||
| 5 | VIEW_USAGE | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_VIEW_USAGE | Runtime Repository API: View Usage | 20041018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041018 |
Method GET_CUSTOM_PADDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051004 |
Method GET_CUSTOM_PADDING on Interface IF_WD_RR_WINDOW has no exception.
Method GET_HAS_MARGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091208 |
Method GET_HAS_MARGIN on Interface IF_WD_RR_WINDOW 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_WINDOW has no exception.
Method GET_ROOT_VIEW_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_VIEW_USAGE | Runtime Repository API: View Usage | 20050223 |
Method GET_ROOT_VIEW_USAGE on Interface IF_WD_RR_WINDOW has no exception.
Method GET_ROOT_VIEW_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WDRR_VIEW_USAGE_OBJECTS | Web Dynpro - Runtime Repository: View-Einbettungen | 20050223 |
Method GET_ROOT_VIEW_USAGES on Interface IF_WD_RR_WINDOW has no exception.
Method GET_SCROLLING_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | CO_SCROLLING_MODE-* | 20091208 |
Method GET_SCROLLING_MODE on Interface IF_WD_RR_WINDOW has no exception.
Method GET_VIEW_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20040624 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_VIEW_USAGE | Runtime Repository API: Component | 20040624 |
Method GET_VIEW_USAGE on Interface IF_WD_RR_WINDOW has no exception.
Method GET_VIEW_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WDRR_VIEW_USAGE_OBJECTS | Web Dynpro - Runtime Repository: View-Einbettungen | 20050223 |
Method GET_VIEW_USAGES on Interface IF_WD_RR_WINDOW has no exception.
Method SET_CUSTOM_PADDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTOM_PADDING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051004 |
Method SET_CUSTOM_PADDING on Interface IF_WD_RR_WINDOW has no exception.
Method SET_DEFAULT_ROOT_VUSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 |
Method SET_DEFAULT_ROOT_VUSAGE on Interface IF_WD_RR_WINDOW has no exception.
Method SET_HAS_MARGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_MARGIN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091208 |
Method SET_HAS_MARGIN on Interface IF_WD_RR_WINDOW has no exception.
Method SET_SCROLLING_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCROLLING_MODE | Call by reference | Type reference (TYPE) | STRING | CO_SCROLLING_MODE-* | 20091208 |
Method SET_SCROLLING_MODE on Interface IF_WD_RR_WINDOW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |