SAP ABAP Interface IF_WDR_RR_VIEW_USAGE (IF_WDR_RR_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_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 CREATE_NAVIGATION_TARGET Instance method Public Method Creates Temporary Navigation Target 20040305
2 CREATE_VIEW_CNT_ASSIGNMENT Instance method Public Method Creates Temporary View Container Assignment 20040305
3 DELETE_ALL_NAVIGATION_TARGETS Instance method Public Method Temporarily Deletes All Navigation Targets for Outbound Plug 20040305
4 DELETE_NAVIGATION_LINK Instance method Public Method Deletes a dynamically created navigation link 20060331
5 DELETE_NAVIGATION_TARGET Instance method Public Method Temporarily Deletes Navigation Target 20040305
6 DELETE_TARGETS_FOR_NAV_LINK Instance method Public Method Deletes all dynamically created targets for a navlink 20070102
7 DELETE_VIEW_CNT_ASSIGNMENT Instance method Public Method Temporarily Deletes View Container Assignment 20040305
8 GET_API Instance method Public Method 20040625
9 GET_EMBEDDING_POSITION Instance method Public Method Returns the embedding position 20081217
10 GET_SOURCE_PLUG_FOR_NAV_LINK Instance method Public Method Returns Source of Navigation Link 20040216
11 GET_TARGETS_FOR_NAV_LINK Instance method Public Method All Navigation Targets for Navigation Link 20040216
12 GET_TARGET_FOR_NAV_LINK Instance method Public Method Returns Navigation Target for Navigation Link 20040216
13 GET_TARGET_PLUG_FOR_TARGET Instance method Public Method Returns Target of Navigation Target 20040216
14 GET_TARGET_VUSAGE_FOR_TARGET Instance method Public Method Returns Target of Navigation Target 20040216
15 GET_VCA_FOR_CONTAINER Instance method Public Method Returns Metadata of View Container Assignment 20040817
16 GET_VIEW Instance method Public Method Returns Metadata of Used View 20041220
17 GET_VIEW_CNT_ASSIGNMENTS Instance method Public Method Returns Metadata for All View Container Assignments 20040223
18 GET_VIEW_CONTAINER_ASSIGNMENT Instance method Public Method Returns Metadata of View Container Assignment 20040216
19 SET_COMPONENT_USAGE Instance method Public Method Sets Temporary Component Usage 20040305
20 SET_DIRTY 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 Returning NAVIGATION_TARGET Value transfer Type reference (TYPE) WDY_RR_NAV_TARGREF Web Dynpro : Navigationstargets 20040305
2 Importing NAV_TARGET_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040305
3 Importing REPOSITORY_HANDLE_ID Call by reference Type reference (TYPE) STRING 20070104
4 Importing SOURCE_PLUG_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040305
5 Importing TARGET_PLUG_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040305
6 Importing 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 Importing ASSIGNED_CONTAINER Call by reference Type reference (TYPE) CSEQUENCE 20040305
2 Importing REPOSITORY_HANDLE_ID Call by reference Type reference (TYPE) STRING 20070104
3 Importing VCA_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040305
4 Returning 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 Importing 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 Importing LINK_NAME Call by reference Type reference (TYPE) STRING 20060331
2 Returning 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 Importing NAV_LINK_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040305
2 Importing NAV_TARGET_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040305
3 Returning 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 Importing 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 Returning SUBRC Value transfer Type reference (TYPE) I 20070109
2 Importing 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 Returning 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 Returning 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 Importing NAV_LINK_NAME Call by reference Type reference (TYPE) STRING 20040216
2 Returning 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 Importing NAV_LINK_NAME Call by reference Type reference (TYPE) STRING 20040216
2 Returning 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 Returning NAVIGATION_TARGET Value transfer Type reference (TYPE) WDY_RR_NAV_TARGREF Web Dynpro : Navigationstargets 20040216
2 Importing NAV_LINK_NAME Call by reference Type reference (TYPE) STRING 20040216
3 Importing 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 Importing NAV_LINK_NAME Call by reference Type reference (TYPE) STRING 20040216
2 Returning TARGET_INPLUG Value transfer Type reference (TYPE) WDY_RR_IOBOUND_PLUG WebDynpro: Runtimestruktur von In/Outbound Plugs 20040216
3 Importing 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 Importing NAV_LINK_NAME Call by reference Type reference (TYPE) STRING 20040216
2 Importing TARGET_NAME Call by reference Type reference (TYPE) STRING 20040216
3 Returning 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 Importing CONTAINER_NAME Call by reference Type reference (TYPE) STRING 20040817
2 Returning 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 Returning 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 Returning 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 Importing VCA_NAME Call by reference Type reference (TYPE) STRING 20040216
2 Returning 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 Importing 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