SAP ABAP Class CL_CHIP_WD_VIEW (Web Dynpro View)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_WD_API (Package) Web Dynpro ABAP: WDA Page Builder WD Integration API
⤷
⤷
Properties
| Class | CL_CHIP_WD_VIEW | |
| Short Description | Web Dynpro View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_WD_API | Web Dynpro ABAP: WDA Page Builder WD Integration API |
| Created | 20081119 | SAP |
| Last change | 20110908 | 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_CHIP_WD_VIEW has no interface implemented.
Friends
Class CL_CHIP_WD_VIEW has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20081119 | ||
| 2 | Instance method | Public | Method | 20081119 | ||
| 3 | Instance method | Public | Method | 20081119 | ||
| 4 | Instance method | Public | Method | 20100217 | ||
| 5 | Instance method | Public | Method | 20100217 | ||
| 6 | Instance method | Public | Method | 20081119 |
Events
Class CL_CHIP_WD_VIEW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_USAGE_DATA | Private | See coding | 20081119 | begin of t_usage_data,
source_window_name type string,
source_vusage_name type string,
source_plug_name type string,
target_component_name type string,
target_component_usage type string,
target_view_name type string,
target_plug_name type string,
target_embedding_position type string,
end of t_usage_data
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_USAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20100305 | ||||
| 2 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20081119 | ||||
| 3 | COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20081119 | ||||
| 4 | CONFIG_ID | Call by reference | Type reference (TYPE) | STRING | 20081119 | ||||
| 5 | EMBEDDING_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20081119 | |||
| 6 | INTERFACE_VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | 20081119 | ||||
| 7 | VIEW_CONTAINER_ID | Call by reference | Type reference (TYPE) | STRING | 20081119 |
Method CONSTRUCTOR on class CL_CHIP_WD_VIEW has no exception.
Method DESTROY Signature
Method DESTROY on class CL_CHIP_WD_VIEW has no parameter.
Method DESTROY on class CL_CHIP_WD_VIEW has no exception.
Method HIDE Signature
Method HIDE on class CL_CHIP_WD_VIEW has no parameter.
Method HIDE on class CL_CHIP_WD_VIEW has no exception.
Method REPLACE_CHIP_WITH_EMPTY_VIEW Signature
Method REPLACE_CHIP_WITH_EMPTY_VIEW on class CL_CHIP_WD_VIEW has no parameter.
Method REPLACE_CHIP_WITH_EMPTY_VIEW on class CL_CHIP_WD_VIEW has no exception.
Method REPLACE_EMPTY_VIEW_WITH_CHIP Signature
Method REPLACE_EMPTY_VIEW_WITH_CHIP on class CL_CHIP_WD_VIEW has no parameter.
Method REPLACE_EMPTY_VIEW_WITH_CHIP on class CL_CHIP_WD_VIEW has no exception.
Method SHOW Signature
Method SHOW on class CL_CHIP_WD_VIEW has no parameter.
Method SHOW on class CL_CHIP_WD_VIEW has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |