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 | 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 | Instance attribute | Protected | Object reference (TYPE REF TO) | GTYPE_VIEWLINE | Repository view data line | 20020821 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050103 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSP_WD_REP_VIEW | 20050103 | ||||
| 4 | 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 | Instance method | Public | Method | Adds a new Target View to a Navigational Link | 20090119 | |
| 2 | Instance method | Public | Method | Assigns a child view to the given viewarea | 20090119 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20020821 | |
| 4 | Instance method | Public | Method | Returns the instance of a abitrary rep. view for given name | 20020821 | |
| 5 | Instance method | Public | Method | Creates an Outbound Plug mapping dynamically | 20070111 | |
| 6 | Instance method | Public | Method | Create a new outbound Navlinks for the view | 20090119 | |
| 7 | Instance method | Public | Method | Returns all possible include views for a given viewarea | 20040305 | |
| 8 | Instance method | Public | Method | Returns the viewarea of the parent the view is included into | 20020821 | |
| 9 | Instance method | Public | Method | Returns the default views for all viewareas | 20020821 | |
| 10 | Instance method | Public | Method | Returns the follow up NavLink for a given Inbound Plug | 20060410 | |
| 11 | Instance method | Public | Method | Returns the name of the repository view | 20020821 | |
| 12 |