Hierarchy

⤷

⤷

Properties
Interface | IF_WDR_RR_VIEW_USAGE | |
Short Description |
General Data
Package | SWDP_RUNTIME_REPOSITORY | Web Dynpro: Runtime Repository |
Created | 20040216 | 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 | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_RR_CONSTANTS | General Constants for the Runtime Repository | 20070102 |
Friends
Interface IF_WDR_RR_VIEW_USAGE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | COMPONENT_USAGE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WDR_RR_COMPONENT_USAGE | Web Dynpro: Runtime Component Usage | 20040216 | ||
2 | DEFINITION | Instance attribute | Public | Type reference (TYPE) | WDY_RR_VUSAGE | Web Dynpro : View Usage | 20040216 | ||
3 | EMBEDDING_VCA | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW_CNT_ASSIGNMENT | 20040216 | |||
4 | IS_DIRTY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20070104 | |||
5 | IS_DYNAMIC | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20060329 | |||
6 | NAVIGATION_LINKS | Instance attribute | Public | Type reference (TYPE) | WDY_RR_NAV_LINK_TAB | Web Dynpro: Navigation Link | 20040225 | ||
7 | WINDOW | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WDR_RR_WINDOW | 20040216 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates Temporary Navigation Target | 20040305 |
2 | ![]() |
Instance method | Public | Method | Creates Temporary View Container Assignment | 20040305 |
3 | ![]() |
Instance method | Public | Method | Temporarily Deletes All Navigation Targets for Outbound Plug | 20040305 |
4 | ![]() |
Instance method | Public | Method | Deletes a dynamically created navigation link | 20060331 |
5 | ![]() |
Instance method | Public | Method | Temporarily Deletes Navigation Target | 20040305 |
6 | ![]() |
Instance method | Public | Method | Deletes all dynamically created targets for a navlink | 20070102 |
7 | ![]() |
Instance method | Public | Method | Temporarily Deletes View Container Assignment | 20040305 |
8 | ![]() |
Instance method | Public | Method | 20040625 | |
9 | ![]() |
Instance method | Public | Method | Returns the embedding position | 20081217 |
10 | ![]() |
Instance method | Public | Method | Returns Source of Navigation Link | 20040216 |
11 | ![]() |
Instance method | Public | Method | All Navigation Targets for Navigation Link | 20040216 |
12 | ![]() |
Instance method | Public | Method | Returns Navigation Target for Navigation Link | 20040216 |
13 | ![]() |
Instance method | Public | Method | Returns Target of Navigation Target | 20040216 |
14 | ![]() |
Instance method | Public | Method | Returns Target of Navigation Target | 20040216 |
15 | ![]() |
Instance method | Public | Method | Returns Metadata of View Container Assignment | 20040817 |
16 | ![]() |
Instance method | Public | Method | Returns Metadata of Used View | 20041220 |
17 | ![]() |
Instance method | Public | Method | Returns Metadata for All View Container Assignments | 20040223 |
18 | ![]() |
Instance method | Public | Method | Returns Metadata of View Container Assignment | 20040216 |
19 | ![]() |
Instance method | Public | Method | Sets Temporary Component Usage | 20040305 |
20 | ![]() |
Instance method | Public | Method | Sets this instance to 'dirty' after deletion | 20070104 |
Events
Interface IF_WDR_RR_VIEW_USAGE has no event.
Types
Interface IF_WDR_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 | ![]() |
NAVIGATION_TARGET | Value transfer | Type reference (TYPE) | WDY_RR_NAV_TARGREF | Web Dynpro : Navigationstargets | 20040305 | ||
2 | ![]() |
NAV_TARGET_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040305 | |||
3 | ![]() |
REPOSITORY_HANDLE_ID | Call by reference | Type reference (TYPE) | STRING | 20070104 | |||
4 | ![]() |
SOURCE_PLUG_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040305 | |||
5 | ![]() |
TARGET_PLUG_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040305 | |||
6 | ![]() |
TARGET_VIEW_USAGE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040305 |
Method CREATE_NAVIGATION_TARGET on Interface IF_WDR_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) | CSEQUENCE | 20040305 | |||
2 | ![]() |
REPOSITORY_HANDLE_ID | Call by reference | Type reference (TYPE) | STRING | 20070104 | |||
3 | ![]() |
VCA_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040305 | |||
4 | ![]() |
VIEW_CNT_ASSIGNMENT | Value transfer | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW_CNT_ASSIGNMENT | 20040305 |
Method CREATE_VIEW_CNT_ASSIGNMENT on Interface IF_WDR_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 | ![]() |
SOURCE_PLUG_NAME | Call by reference | Type reference (TYPE) | STRING | 20040305 |
Method DELETE_ALL_NAVIGATION_TARGETS on Interface IF_WDR_RR_VIEW_USAGE has no exception.
Method DELETE_NAVIGATION_LINK 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 | 20060331 | |||
2 | ![]() |
SUBRC | Value transfer | Type reference (TYPE) | I | 20070102 |
Method DELETE_NAVIGATION_LINK on Interface IF_WDR_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 | ![]() |
NAV_LINK_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040305 | |||
2 | ![]() |
NAV_TARGET_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040305 | |||
3 | ![]() |
SUBRC | Value transfer | Type reference (TYPE) | I | 20070102 |
Method DELETE_NAVIGATION_TARGET on Interface IF_WDR_RR_VIEW_USAGE has no exception.
Method DELETE_TARGETS_FOR_NAV_LINK 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 | 20070102 |
Method DELETE_TARGETS_FOR_NAV_LINK on Interface IF_WDR_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 | ![]() |
SUBRC | Value transfer | Type reference (TYPE) | I | 20070109 | |||
2 | ![]() |
VCA_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040305 |
Method DELETE_VIEW_CNT_ASSIGNMENT on Interface IF_WDR_RR_VIEW_USAGE 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_USAGE | Runtime Repository API: Component | 20040625 |
Method GET_API on Interface IF_WDR_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_WDR_RR_VIEW_USAGE has no exception.
Method GET_SOURCE_PLUG_FOR_NAV_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAV_LINK_NAME | Call by reference | Type reference (TYPE) | STRING | 20040216 | |||
2 | ![]() |
SOURCE_OUTPLUG | Value transfer | Type reference (TYPE) | WDY_RR_IOBOUND_PLUG | WebDynpro: Runtimestruktur von In/Outbound Plugs | 20040216 |
Method GET_SOURCE_PLUG_FOR_NAV_LINK on Interface IF_WDR_RR_VIEW_USAGE has no exception.
Method GET_TARGETS_FOR_NAV_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAV_LINK_NAME | Call by reference | Type reference (TYPE) | STRING | 20040216 | |||
2 | ![]() |
NAV_TARGETS | Value transfer | Type reference (TYPE) | WDY_RR_NAV_TARGREF_TAB | Web Dynpro : Navigationstargets | 20040216 |
Method GET_TARGETS_FOR_NAV_LINK on Interface IF_WDR_RR_VIEW_USAGE has no exception.
Method GET_TARGET_FOR_NAV_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAVIGATION_TARGET | Value transfer | Type reference (TYPE) | WDY_RR_NAV_TARGREF | Web Dynpro : Navigationstargets | 20040216 | ||
2 | ![]() |
NAV_LINK_NAME | Call by reference | Type reference (TYPE) | STRING | 20040216 | |||
3 | ![]() |
TARGET_NAME | Call by reference | Type reference (TYPE) | STRING | 20040216 |
Method GET_TARGET_FOR_NAV_LINK on Interface IF_WDR_RR_VIEW_USAGE has no exception.
Method GET_TARGET_PLUG_FOR_TARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAV_LINK_NAME | Call by reference | Type reference (TYPE) | STRING | 20040216 | |||
2 | ![]() |
TARGET_INPLUG | Value transfer | Type reference (TYPE) | WDY_RR_IOBOUND_PLUG | WebDynpro: Runtimestruktur von In/Outbound Plugs | 20040216 | ||
3 | ![]() |
TARGET_NAME | Call by reference | Type reference (TYPE) | STRING | 20040216 |
Method GET_TARGET_PLUG_FOR_TARGET on Interface IF_WDR_RR_VIEW_USAGE has no exception.
Method GET_TARGET_VUSAGE_FOR_TARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAV_LINK_NAME | Call by reference | Type reference (TYPE) | STRING | 20040216 | |||
2 | ![]() |
TARGET_NAME | Call by reference | Type reference (TYPE) | STRING | 20040216 | |||
3 | ![]() |
TARGET_VIEW_USAGE | Value transfer | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW_USAGE | 20040216 |
Method GET_TARGET_VUSAGE_FOR_TARGET on Interface IF_WDR_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_WDR_RR_VIEW_CNT_ASSIGNMENT | 20040817 |
Method GET_VCA_FOR_CONTAINER on Interface IF_WDR_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_WDR_RR_VIEW | 20041220 |
Method GET_VIEW on Interface IF_WDR_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 | ![]() |
VIEW_CNT_ASSIGNMENTS | Value transfer | Type reference (TYPE) | WDR_RR_VCA_OBJECTS | Objekt-Liste | 20040223 |
Method GET_VIEW_CNT_ASSIGNMENTS on Interface IF_WDR_RR_VIEW_USAGE has no exception.
Method GET_VIEW_CONTAINER_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VCA_NAME | Call by reference | Type reference (TYPE) | STRING | 20040216 | |||
2 | ![]() |
VIEW_CNT_ASSIGNMENT | Value transfer | Object reference (TYPE REF TO) | IF_WDR_RR_VIEW_CNT_ASSIGNMENT | Web Dynpro: View Container Assignment | 20040216 |
Method GET_VIEW_CONTAINER_ASSIGNMENT on Interface IF_WDR_RR_VIEW_USAGE has no exception.
Method SET_COMPONENT_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) | CSEQUENCE | 20040305 |
Method SET_COMPONENT_USAGE on Interface IF_WDR_RR_VIEW_USAGE has no exception.
Method SET_DIRTY Signature
Method SET_DIRTY on Interface IF_WDR_RR_VIEW_USAGE has no parameter.
Method SET_DIRTY on Interface IF_WDR_RR_VIEW_USAGE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |