SAP ABAP Interface IF_WD_RR_VIEW_USAGE (Runtime Repository API: View Usage)
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_USAGE | |
| Short Description | Runtime Repository API: View Usage |
General Data
| Package | SWDP_RUNTIME_REPOSITORY | Web Dynpro: Runtime Repository |
| Created | 20040624 | SAP |
| Last changed | 20090618 | 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_USAGE has no interface.
Friends
Interface IF_WD_RR_VIEW_USAGE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Instance attribute | Public | Type reference (TYPE) | STRING | 20070329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates Temporary Navigation Target | 20050223 | |
| 2 | Instance method | Public | Method | Creates Temporary View Container Assignment | 20050223 | |
| 3 | Instance method | Public | Method | Temporarily Deletes All Navigation Targets for Outbound Plug | 20050223 | |
| 4 | Instance method | Public | Method | Temporarily Deletes Navigation Target | 20050223 | |
| 5 | Instance method | Public | Method | Temporarily Deletes View Container Assignment | 20050223 | |
| 6 | Instance method | Public | Method | Returns Component Usage to this View-Embedding | 20040624 | |
| 7 | Instance method | Public | Method | Returns the embedding position | 20081217 | |
| 8 | Instance method | Public | Method | Returns Embedded View Container Assignment | 20040624 | |
| 9 | Instance method | Public | Method | Name of View Embedding | 20040624 | |
| 10 | Instance method | Public | Method | Returns View Container Assignment | 20040817 | |
| 11 | Instance method | Public | Method | Returns Corresponding View | 20040624 | |
| 12 | Instance method | Public | Method | Returns Metadata of View Container Assignment | 20050223 | |
| 13 | Instance method | Public | Method | Returns Metadata for All View Container Assignments | 20040817 | |
| 14 | Instance method | Public | Method | Returns Embedded Window | 20040624 | |
| 15 | Instance method | Public | Method | Specifies whether this view usage has already been deleted | 20070110 | |
| 16 | Instance method | Public | Method | Specifies whether this view usage was created dynamically | 20070111 |
Events
Interface IF_WD_RR_VIEW_USAGE has no event.
Types
Interface IF_WD_RR_VIEW_USAGE 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 | 20050223 | ||||
| 2 | NAV_LINK_NAME | Value transfer | Type reference (TYPE) | STRING | Name des zugehörigen Navigationslinks | 20050223 | |||
| 3 | SOURCE_PLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 | ||||
| 4 | TARGET_PLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 | ||||
| 5 | TARGET_VIEW_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 |
Method CREATE_NAVIGATION_TARGET on Interface IF_WD_RR_VIEW_USAGE has no exception.
Method CREATE_VIEW_CNT_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGNED_CONTAINER | Call by reference | Type reference (TYPE) | STRING | 20050223 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_VIEW_CNT_ASSIGNMENT | Runtime Repository API: View Container Assignment | 20050223 |
Method CREATE_VIEW_CNT_ASSIGNMENT on Interface IF_WD_RR_VIEW_USAGE 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 | 20050223 |
Method DELETE_ALL_NAVIGATION_TARGETS on Interface IF_WD_RR_VIEW_USAGE 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 | 20050223 | ||||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | I | 20070109 | ||||
| 3 | TARGET_NAME | Call by reference | Type reference (TYPE) | STRING | 20050223 |
Method DELETE_NAVIGATION_TARGET on Interface IF_WD_RR_VIEW_USAGE has no exception.
Method DELETE_VIEW_CNT_ASSIGNMENT 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_VIEW_CNT_ASSIGNMENT on Interface IF_WD_RR_VIEW_USAGE has no exception.
Method GET_COMPONENT_USAGE 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_COMPONENT_USAGE | Runtime Repository API: Component | 20040624 |
Method GET_COMPONENT_USAGE on Interface IF_WD_RR_VIEW_USAGE has no exception.
Method GET_EMBEDDING_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20081217 |
Method GET_EMBEDDING_POSITION on Interface IF_WD_RR_VIEW_USAGE has no exception.
Method GET_EMB_VIEW_CNT_ASSIGNMENT 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_CNT_ASSIGNMENT | Runtime Repository API: Component | 20040624 |
Method GET_EMB_VIEW_CNT_ASSIGNMENT on Interface IF_WD_RR_VIEW_USAGE 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_USAGE has no exception.
Method GET_VCA_FOR_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 | 20040817 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_VIEW_CNT_ASSIGNMENT | Runtime Repository API: View Container Assignment | 20040817 |
Method GET_VCA_FOR_CONTAINER on Interface IF_WD_RR_VIEW_USAGE has no exception.
Method GET_VIEW 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: Component | 20040624 |
Method GET_VIEW on Interface IF_WD_RR_VIEW_USAGE has no exception.
Method GET_VIEW_CNT_ASSIGNMENT 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_CNT_ASSIGNMENT | Runtime Repository API: View Container Assignment | 20050223 |
Method GET_VIEW_CNT_ASSIGNMENT on Interface IF_WD_RR_VIEW_USAGE has no exception.
Method GET_VIEW_CNT_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WDRR_VCA_OBJECTS | Web Dynpro - Runtime Repository: View-Container-Zuordnungen | 20040817 |
Method GET_VIEW_CNT_ASSIGNMENTS on Interface IF_WD_RR_VIEW_USAGE has no exception.
Method GET_WINDOW 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_WINDOW | Runtime Repository API: Component | 20040624 |
Method GET_WINDOW on Interface IF_WD_RR_VIEW_USAGE has no exception.
Method IS_DIRTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070110 |
Method IS_DIRTY on Interface IF_WD_RR_VIEW_USAGE has no exception.
Method IS_DYNAMIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070111 |
Method IS_DYNAMIC on Interface IF_WD_RR_VIEW_USAGE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |