SAP ABAP Class IF_WDR_RR_VIEW_CNT_ASSIGNMENT (IF_WDR_RR_VIEW_CNT_ASSIGNMENT)
Properties
Class IF_WDR_RR_VIEW_CNT_ASSIGNMENT  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040216   SAP 
Last change 20070911   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_WDR_RR_VIEW_CNT_ASSIGNMENT has no interface implemented.
Friends
Class IF_WDR_RR_VIEW_CNT_ASSIGNMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFINITION Instance attribute Public Type reference (TYPE) WDY_RR_VCA_INFO Web Dynpro: View Container Assignment 20040216
2 IS_DIRTY Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070104
3 IS_DYNAMIC Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060329
4 OWNER Instance attribute Public Object reference (TYPE REF TO) IF_WDR_RR_VIEW_USAGE 20040216
5 VIEW_CONTAINER Instance attribute Public Type reference (TYPE) WDY_RR_UI_VIEW_CONT Web Dynpro: Runtime View Container 20040216
6 WINDOW Instance attribute Public Object reference (TYPE REF TO) IF_WDR_RR_WINDOW 20070103
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EMBEDDED_VIEW_USAGE Instance method Public Method Creates Temporary Metadata for View Embedding 20040305
2 DELETE_EMBEDDED_VIEW_USAGE Instance method Public Method Deletes Temporary Metadata for View Embedding 20040305
3 GET_API Instance method Public Method 20040625
4 GET_DEFAULT_VIEW_USAGE Instance method Public Method Returns Default View Embedding for View Area 20040301
5 GET_EMBEDDED_VIEW_USAGES Instance method Public Method Returns All View Embeddings for View Area 20040223
6 GET_EMBEDDED_VUSAGE Instance method Public Method Returns View Embedding for View Area 20040216
7 GET_VIEW_USAGE_FOR_VIEW Instance method Public Method Returns View Embedding for Specified View Name 20040817
8 SET_DEFAULT_VIEW_USAGE Instance method Public Method Sets Temporary Default View Embedding 20040305
9 SET_DIRTY Instance method Public Method Sets this instance to 'dirty' after deletion 20070104
10 SET_VIEW_CONTAINER Instance method Public Method Sets Temporary View Container 20040305
Events
Class IF_WDR_RR_VIEW_CNT_ASSIGNMENT has no event.
Types
Class IF_WDR_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 Value transfer Type reference (TYPE) CSEQUENCE 20040305
2 Importing REPOSITORY_HANDLE_ID Call by reference Type reference (TYPE) STRING 20070104
3 Importing USED_VIEW_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040305
4 Returning VIEW_USAGE Value transfer Object reference (TYPE REF TO) IF_WDR_RR_VIEW_USAGE 20040305
5 Importing VIEW_USAGE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040305

Method CREATE_EMBEDDED_VIEW_USAGE on class IF_WDR_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 Returning SUBRC Value transfer Type reference (TYPE) I 20070109
2 Importing VIEW_USAGE_NAME Call by reference Type reference (TYPE) STRING 20040305

Method DELETE_EMBEDDED_VIEW_USAGE on class IF_WDR_RR_VIEW_CNT_ASSIGNMENT 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_CNT_ASSIGNMENT Runtime Repository API: Component 20040625

Method GET_API on class IF_WDR_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 VIEW_USAGE Value transfer Object reference (TYPE REF TO) IF_WDR_RR_VIEW_USAGE 20040301

Method GET_DEFAULT_VIEW_USAGE on class IF_WDR_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 VIEW_USAGES Value transfer Type reference (TYPE) WDR_RR_VIEW_USAGE_OBJECTS Objekt-Liste 20040223

Method GET_EMBEDDED_VIEW_USAGES on class IF_WDR_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 Returning VIEW_USAGE Value transfer Object reference (TYPE REF TO) IF_WDR_RR_VIEW_USAGE 20040216
2 Importing VIEW_USAGE_NAME Call by reference Type reference (TYPE) STRING 20040216

Method GET_EMBEDDED_VUSAGE on class IF_WDR_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_WDR_RR_VIEW_USAGE 20040817
4 Importing VIEW_NAME Call by reference Type reference (TYPE) STRING 20040817

Method GET_VIEW_USAGE_FOR_VIEW on class IF_WDR_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 20040305

Method SET_DEFAULT_VIEW_USAGE on class IF_WDR_RR_VIEW_CNT_ASSIGNMENT has no exception.

Method SET_DIRTY Signature

Method SET_DIRTY on class IF_WDR_RR_VIEW_CNT_ASSIGNMENT has no parameter.
Method SET_DIRTY on class IF_WDR_RR_VIEW_CNT_ASSIGNMENT has no exception.

Method SET_VIEW_CONTAINER Signature

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

Method SET_VIEW_CONTAINER on class IF_WDR_RR_VIEW_CNT_ASSIGNMENT has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in