SAP ABAP Class CL_BSP_WD_REP_VIEW (Web Dynpro Repository view object)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_BSP_WD (Package) WebClient UI Framework Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_REP_VIEW_OVW Wrapper for CL_BSP_WD_REP_VIEW 20060120
Properties
Class CL_BSP_WD_REP_VIEW  
Short Description Web Dynpro Repository view object    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD   WebClient UI Framework Runtime 
Created 20020821   SAP 
Last change 20100303   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 CL_BSP_WD_REP_VIEW has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_BSP_WD_REPOSITORY 20020821 Web Dynpro Runtime Repository
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_REF Instance attribute Protected Object reference (TYPE REF TO) GTYPE_VIEWLINE Repository view data line 20020821
2 IS_REPLACEMENT Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050103
3 REPLACED_REP_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_WD_REP_VIEW 20050103
4 REPOSITORY Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_WD_REPOSITORY Web Dynpro Runtime Repository 20040809
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NAVLINK_TARGET Instance method Public Method Adds a new Target View to a Navigational Link 20090119
2 ASSIGN_CHILD_VIEW Instance method Public Method Assigns a child view to the given viewarea 20090119
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020821
4 CREATE_INSTANCE_BY_NAME Instance method Public Method Returns the instance of a abitrary rep. view for given name 20020821
5 CREATE_OP_MAPPING Instance method Public Method Creates an Outbound Plug mapping dynamically 20070111
6 CREATE_OUTBOUND_NAVLINK Instance method Public Method Create a new outbound Navlinks for the view 20090119
7 GET_ALL_CHILDREN Instance method Public Method Returns all possible include views for a given viewarea 20040305
8 GET_CONTAINING_VIEWAREA Instance method Public Method Returns the viewarea of the parent the view is included into 20020821
9 GET_DEFAULT_CHILDREN Instance method Public Method Returns the default views for all viewareas 20020821
10 GET_IP_FOLLOW_UP_NAVLINK Instance method Public Method Returns the follow up NavLink for a given Inbound Plug 20060410
11 GET_NAME Instance method Public Method Returns the name of the repository view 20020821
12