SAP ABAP Class CL_CHIP_LIST_VIEWER_ASSIST (Assistance Class for WDR_CHIP_LIST_VIEWER)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100330 |
Properties
| Class | CL_CHIP_LIST_VIEWER_ASSIST | |
| Short Description | Assistance Class for WDR_CHIP_LIST_VIEWER | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance 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 | 20100330 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CHIP_LIST_VIEWER_ASSIST has no interface implemented.
Friends
Class CL_CHIP_LIST_VIEWER_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHIP_LIST_DISPLAY_MODE | 'D' | CHIP: Display Mode of the CHIP List | 20100422 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHIP_LIST_DISPLAY_MODE | ' ' | CHIP: Display Mode of the CHIP List | 20100330 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHIP_LIST_DISPLAY_MODE | 'T' | CHIP: Display Mode of the CHIP List | 20100330 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_WDR_CHIP_LIST_VIEWER | iwci_wdr_chip_list_viewer | 20120322 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | IF_CHIP_DATA_CONTEXT=>TP_T_NVP | 20120322 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20120611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120322 | ||
| 2 | Instance method | Public | Method | 20120611 | ||
| 3 | Instance method | Public | Method | 20120611 | ||
| 4 | Instance method | Public | Event handling method | 20120322 | ||
| 5 | Instance method | Public | Event handling method | 20120322 | ||
| 6 | Instance method | Public | Method | 20120322 |
Events
Class CL_CHIP_LIST_VIEWER_ASSIST has no event.
Types
Class CL_CHIP_LIST_VIEWER_ASSIST has no local type.
Method Signatures
Method DESTROY Signature
Method DESTROY on class CL_CHIP_LIST_VIEWER_ASSIST has no parameter.
Method DESTROY on class CL_CHIP_LIST_VIEWER_ASSIST has no exception.
Method GET_SUITABLE_CHIPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_INFOS | Value transfer | Type reference (TYPE) | CL_CHIP_CATALOG=>TP_T_CHIP_INFOS | 20120611 |
Method GET_SUITABLE_CHIPS on class CL_CHIP_LIST_VIEWER_ASSIST has no exception.
Method GET_SUITABLE_CHIPS_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXIST | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20120611 |
Method GET_SUITABLE_CHIPS_EXIST on class CL_CHIP_LIST_VIEWER_ASSIST has no exception.
Method HNDL_CONTEXT_CHANGED Signature
Method HNDL_CONTEXT_CHANGED on class CL_CHIP_LIST_VIEWER_ASSIST has no parameter.
Method HNDL_CONTEXT_CHANGED on class CL_CHIP_LIST_VIEWER_ASSIST has no exception.
Method HNDL_REFRESHED Signature
Method HNDL_REFRESHED on class CL_CHIP_LIST_VIEWER_ASSIST has no parameter.
Method HNDL_REFRESHED on class CL_CHIP_LIST_VIEWER_ASSIST has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | IWCI_WDR_CHIP_LIST_VIEWER | WebDynpro Interface COMPONENTCONTROLLER | 20120322 |
Method INIT on class CL_CHIP_LIST_VIEWER_ASSIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |