SAP ABAP Class IF_WD_RR_VIEW_CNT_ASSIGNMENT (Runtime Repository API: View Container Assignment)
Properties
Class IF_WD_RR_VIEW_CNT_ASSIGNMENT  
Short Description Runtime Repository API: View Container Assignment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040624   SAP 
Last change 20080612   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_CNT_ASSIGNMENT has no interface implemented.
Friends
Class IF_WD_RR_VIEW_CNT_ASSIGNMENT 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 20070322
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EMBEDDED_VIEW_USAGE Instance method Public Method Creates Temporary Metadata for View Embedding 20050223
2 DELETE_EMBEDDED_VIEW_USAGE Instance method Public Method Deletes Temporary Metadata for View Embedding 20050223
3 GET_ASSIGNED_CONTAINER Instance method Public Method Returns Name Corresponding View Container 20040817
4 GET_DEFAULT_VIEW_USAGE Instance method Public Method Returns Default View Embedding 20040624
5 GET_EMBEDDED_VIEW_USAGES Instance method Public Method Returns All View Embeddings for View Area 20050223
6 GET_EMBEDDED_VUSAGE Instance method Public Method Returns View Embedding 20040624
7 GET_NAME Instance method Public Method Name of View Container Assignment 20040624
8 GET_OWNER Instance method Public Method Returns Embedded View Embedding 20040624
9 GET_VIEW_USAGE_FOR_VIEW Instance method Public Method Returns View Embedding 20040817
10 IS_ASSIGNED_CNT_DYNAMIC Instance method Public Method Specifies if associated view container created dynamically 20061207
11 IS_DIRTY Instance method Public Method Specifies if this view/container assignment already deleted 20070110
12 IS_DYNAMIC Instance method Public Method Specifies if this view/cont. assignment dynamically created 20061220
13 SET_DEFAULT_VIEW_USAGE Instance method Public Method Sets Temporary Default View Embedding 20050223
Events
Class IF_WD_RR_VIEW_CNT_ASSIGNMENT has no event.
Types
Class IF_WD_RR_VIEW_CNT_ASSIGNMENT has no local type.
Method Signatures

Method CREATE_EMBEDDED_VIEW_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) 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_USAGE Runtime Repository API: View Usage 20050223
4 Importing USED_VIEW_NAME Call by reference Type reference (TYPE) STRING 20050223

Method CREATE_EMBEDDED_VIEW_USAGE on class IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.

Method DELETE_EMBEDDED_VIEW_USAGE 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_EMBEDDED_VIEW_USAGE on class IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.

Method GET_ASSIGNED_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20040817

Method GET_ASSIGNED_CONTAINER on class IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.

Method GET_DEFAULT_VIEW_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_VIEW_USAGE Runtime Repository API: Component 20040624

Method GET_DEFAULT_VIEW_USAGE on class IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.

Method GET_EMBEDDED_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 20050223

Method GET_EMBEDDED_VIEW_USAGES on class IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.

Method GET_EMBEDDED_VUSAGE 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 20040624
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_RR_VIEW_USAGE Runtime Repository API: Component 20040624

Method GET_EMBEDDED_VUSAGE on class IF_WD_RR_VIEW_CNT_ASSIGNMENT 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_CNT_ASSIGNMENT has no exception.

Method GET_OWNER 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 20040624

Method GET_OWNER on class IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.

Method GET_VIEW_USAGE_FOR_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20040817
2 Importing COMPONENT_USAGE_NAME Call by reference Type reference (TYPE) STRING 20040817
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_RR_VIEW_USAGE Runtime Repository API: View Usage 20040817
4 Importing VIEW_NAME Call by reference Type reference (TYPE) STRING 20040817

Method GET_VIEW_USAGE_FOR_VIEW on class IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.

Method IS_ASSIGNED_CNT_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 20061207

Method IS_ASSIGNED_CNT_DYNAMIC on class IF_WD_RR_VIEW_CNT_ASSIGNMENT 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_CNT_ASSIGNMENT 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 20061220

Method IS_DYNAMIC on class IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.

Method SET_DEFAULT_VIEW_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW_USAGE_NAME Call by reference Type reference (TYPE) STRING 20050223

Method SET_DEFAULT_VIEW_USAGE on class IF_WD_RR_VIEW_CNT_ASSIGNMENT has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in