SAP ABAP Interface IF_WD_REPOSITORY_HANDLE (IF_WD_REPOSITORY_HANDLE)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDR_REPOSITORY_HANDLE 20070104
Properties
Interface IF_WD_REPOSITORY_HANDLE  
Short Description    
General Data
Package SWDP_RUNTIME_REPOSITORY   Web Dynpro: Runtime Repository 
Created 20061220   SAP 
Last changed 20110908   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_REPOSITORY_HANDLE has no interface.
Friends
Interface IF_WD_REPOSITORY_HANDLE 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_WD_COMPONENT_USAGE Created component usage, if there is one 20070104
2 HANDLE_ID Instance attribute Public Type reference (TYPE) STRING 20070110
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ALL_DYNAMIC_METADATA Instance method Public Method Deletes everything under this handle apart from comp. usages 20061220
2 DELETE_COMPONENT_USAGE Instance method Public Method Deletes a dynamically created component usage 20061220
3 DELETE_NAVIGATION_LINK Instance method Public Method Deletes a dynamically created navigation link 20061220
4 DELETE_NAVIGATION_TARGET Instance method Public Method Deletes a dynamically created navigation target 20061220
5 DELETE_OUTBOUND_PLUG Instance method Public Method Deletes a dynamically created outbound plug 20081219
6 DELETE_VIEW_CNT_ASSIGNMENT Instance method Public Method Deletes a dynamically created VCA 20061220
7 DELETE_VIEW_USAGE Instance method Public Method Deletes a dynamically created view usage 20061220
8 GET_NAVIGATION_LINKS Instance method Public Method Returns the navlinks created under this handle 20061220
9 GET_NAVIGATION_TARGETS Instance method Public Method Returns the navtargets created under this handle 20061220
10 GET_OUTBOUND_PLUGS Instance method Public Method Returns the outbound plugs created under this handle 20081219
11 GET_VIEW_CNT_ASSIGNMENTS Instance method Public Method Returns the VCAs created under this handle 20061220
12 GET_VIEW_USAGES Instance method Public Method Returns the view usages created under this handle 20061220
13 IS_VALID Instance method Public Method Checks whether the handle is valid 20091124
14 REMOVE Instance method Public Method Deletes everything incl. comp. usage and invalidated handle 20070104
Events
Interface IF_WD_REPOSITORY_HANDLE has no event.
Types
Interface IF_WD_REPOSITORY_HANDLE has no local type.
Method Signatures

Method DELETE_ALL_DYNAMIC_METADATA Signature

Method DELETE_ALL_DYNAMIC_METADATA on Interface IF_WD_REPOSITORY_HANDLE has no parameter.
Method DELETE_ALL_DYNAMIC_METADATA on Interface IF_WD_REPOSITORY_HANDLE has no exception.

Method DELETE_COMPONENT_USAGE Signature

Method DELETE_COMPONENT_USAGE on Interface IF_WD_REPOSITORY_HANDLE has no parameter.
Method DELETE_COMPONENT_USAGE on Interface IF_WD_REPOSITORY_HANDLE has no exception.

Method DELETE_NAVIGATION_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAVIGATION_LINK Call by reference Type reference (TYPE) WDRR_NAVIGATION_LINK Web Dynpro : Navigationslink 20061220
2 Returning SUBRC Value transfer Type reference (TYPE) I 20070109

Method DELETE_NAVIGATION_LINK on Interface IF_WD_REPOSITORY_HANDLE has no exception.

Method DELETE_NAVIGATION_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAVIGATION_TARGET Call by reference Type reference (TYPE) WDRR_NAVIGATION_TARGET Web Dynpro : Navigationstargets 20061220
2 Returning SUBRC Value transfer Type reference (TYPE) I 20070109

Method DELETE_NAVIGATION_TARGET on Interface IF_WD_REPOSITORY_HANDLE has no exception.

Method DELETE_OUTBOUND_PLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PLUG_NAME Call by reference Type reference (TYPE) STRING 20081219
2 Returning SUBRC Value transfer Type reference (TYPE) I 20081219
3 Importing VIEW_NAME Call by reference Type reference (TYPE) STRING 20081219

Method DELETE_OUTBOUND_PLUG on Interface IF_WD_REPOSITORY_HANDLE 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 VIEW_CNT_ASSIGNMENT Call by reference Object reference (TYPE REF TO) IF_WD_RR_VIEW_CNT_ASSIGNMENT Runtime Repository API: View Container Assignment 20061220

Method DELETE_VIEW_CNT_ASSIGNMENT on Interface IF_WD_REPOSITORY_HANDLE has no exception.

Method DELETE_VIEW_USAGE 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 VIEW_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_RR_VIEW_USAGE Runtime Repository API: View Usage 20061220

Method DELETE_VIEW_USAGE on Interface IF_WD_REPOSITORY_HANDLE has no exception.

Method GET_NAVIGATION_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDRR_NAVIGATION_LINKS Web Dynpro: Navigationslinks 20061220

Method GET_NAVIGATION_LINKS on Interface IF_WD_REPOSITORY_HANDLE has no exception.

Method GET_NAVIGATION_TARGETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDRR_NAVIGATION_TARGETS Web Dynpro: Navigationsziele 20061220

Method GET_NAVIGATION_TARGETS on Interface IF_WD_REPOSITORY_HANDLE has no exception.

Method GET_OUTBOUND_PLUGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDRR_IOBOUND_PLUGS Web Dynpro: Tabelle für In- und Outbound-Plugs 20081219

Method GET_OUTBOUND_PLUGS on Interface IF_WD_REPOSITORY_HANDLE 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 RESULT Value transfer Type reference (TYPE) WDRR_VCA_OBJECTS Web Dynpro - Runtime Repository: View-Container-Zuordnungen 20061220

Method GET_VIEW_CNT_ASSIGNMENTS on Interface IF_WD_REPOSITORY_HANDLE has no exception.

Method GET_VIEW_USAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDRR_VIEW_USAGE_OBJECTS Web Dynpro - Runtime Repository: View-Einbettungen 20061220

Method GET_VIEW_USAGES on Interface IF_WD_REPOSITORY_HANDLE has no exception.

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20091124

Method IS_VALID on Interface IF_WD_REPOSITORY_HANDLE has no exception.

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELETE_COMPONENT_USAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20091124

Method REMOVE on Interface IF_WD_REPOSITORY_HANDLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710