SAP ABAP Class IF_WD_RR_VIEW_USAGE (Runtime Repository API: View Usage)
Properties
Class IF_WD_RR_VIEW_USAGE  
Short Description Runtime Repository API: View Usage    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040624   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_WD_RR_VIEW_USAGE has no interface implemented.
Friends
Class IF_WD_RR_VIEW_USAGE has no friend class.
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 CREATE_NAVIGATION_TARGET Instance method Public Method Creates Temporary Navigation Target 20050223
2 CREATE_VIEW_CNT_ASSIGNMENT Instance method Public Method Creates Temporary View Container Assignment 20050223
3 DELETE_ALL_NAVIGATION_TARGETS Instance method Public Method Temporarily Deletes All Navigation Targets for Outbound Plug 20050223
4 DELETE_NAVIGATION_TARGET Instance method Public Method Temporarily Deletes Navigation Target 20050223
5 DELETE_VIEW_CNT_ASSIGNMENT Instance method Public Method Temporarily Deletes View Container Assignment 20050223
6 GET_COMPONENT_USAGE Instance method Public Method Returns Component Usage to this View-Embedding 20040624
7 GET_EMBEDDING_POSITION Instance method Public Method Returns the embedding position 20081217
8 GET_EMB_VIEW_CNT_ASSIGNMENT Instance method Public Method Returns Embedded View Container Assignment 20040624
9 GET_NAME Instance method Public Method Name of View Embedding 20040624
10 GET_VCA_FOR_CONTAINER Instance method Public Method Returns View Container Assignment 20040817
11 GET_VIEW Instance method Public Method Returns Corresponding View 20040624
12 GET_VIEW_CNT_ASSIGNMENT Instance method Public Method Returns Metadata of View Container Assignment 20050223
13 GET_VIEW_CNT_ASSIGNMENTS Instance method Public Method Returns Metadata for All View Container Assignments 20040817
14 GET_WINDOW Instance method Public Method Returns Embedded Window 20040624
15 IS_DIRTY Instance method Public Method Specifies whether this view usage has already been deleted 20070110
16 IS_DYNAMIC Instance method Public Method Specifies whether this view usage was created dynamically 20070111
Events
Class IF_WD_RR_VIEW_USAGE has no event.
Types
Class 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 Importing NAME Call by reference Type reference (TYPE) STRING 20050223
2 Returning NAV_LINK_NAME Value transfer Type reference (TYPE) STRING Name des zugehörigen Navigationslinks 20050223
3 Importing SOURCE_PLUG_NAME Call by reference Type reference (TYPE) STRING 20050223
4 Importing TARGET_PLUG_NAME Call by reference Type reference (TYPE) STRING 20050223
5 Importing TARGET_VIEW_USAGE_NAME Call by reference Type reference (TYPE) STRING 20050223

Method CREATE_NAVIGATION_TARGET on class 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 Importing ASSIGNED_CONTAINER Call by reference Type reference (TYPE) STRING 20050223
2 Importing NAME Call by reference Type reference (TYPE) STRING 20050223
3 Returning 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 class 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 Importing PLUG_NAME Call by reference Type reference (TYPE) STRING 20050223

Method DELETE_ALL_NAVIGATION_TARGETS on class 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 Importing LINK_NAME Call by reference Type reference (TYPE) STRING 20050223
2 Returning SUBRC Value transfer Type reference (TYPE) I 20070109
3 Importing TARGET_NAME Call by reference Type reference (TYPE) STRING 20050223

Method DELETE_NAVIGATION_TARGET on class 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 Importing NAME Call by reference Type reference (TYPE) STRING 20050223
2 Returning SUBRC Value transfer Type reference (TYPE) I 20070109

Method DELETE_VIEW_CNT_ASSIGNMENT on class 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 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_RR_COMPONENT_USAGE Runtime Repository API: Component 20040624

Method GET_COMPONENT_USAGE on class 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 Returning RESULT Value transfer Type reference (TYPE) STRING 20081217

Method GET_EMBEDDING_POSITION on class 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 Returning 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 class 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 Returning RESULT Value transfer Type reference (TYPE) STRING 20040624

Method GET_NAME on class 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 Importing CONTAINER_NAME Call by reference Type reference (TYPE) STRING 20040817
2 Returning 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 class 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 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_RR_VIEW Runtime Repository API: Component 20040624

Method GET_VIEW on class 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 Importing NAME Call by reference Type reference (TYPE) STRING 20050223
2 Returning 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 class 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 Returning RESULT Value transfer Type reference (TYPE) WDRR_VCA_OBJECTS Web Dynpro - Runtime Repository: View-Container-Zuordnungen 20040817

Method GET_VIEW_CNT_ASSIGNMENTS on class 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 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_RR_WINDOW Runtime Repository API: Component 20040624

Method GET_WINDOW on class 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070110

Method IS_DIRTY on class 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070111

Method IS_DYNAMIC on class IF_WD_RR_VIEW_USAGE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in