SAP ABAP Class CL_CHIP_CATALOG_ASSISTANCE (Assistance Class CHIP Catalog)
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 | 20090309 |
Properties
| Class | CL_CHIP_CATALOG_ASSISTANCE | |
| Short Description | Assistance Class CHIP Catalog | |
| 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 | 20090309 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CHIP_CATALOG_ASSISTANCE has no interface implemented.
Friends
Class CL_CHIP_CATALOG_ASSISTANCE 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_RELATION_TYPE | 'N' | CHIP: Type of Association | 20091020 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHIP_RELATION_TYPE | 'I' | 20091021 | |||
| 3 | Constant | Public | Type reference (TYPE) | CHIP_RELATION_TYPE | 'U' | 20091020 | |||
| 4 | Constant | Public | Type reference (TYPE) | CHIP_RELATION_TYPE | 'O' | 20091021 | |||
| 5 | Constant | Public | Type reference (TYPE) | CHIP_CATALOG_TOOLBAR_MODE | 'R' | CHIP Catalog: Toolbar Mode | 20091020 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHIP_CATALOG_TOOLBAR_MODE | '' | CHIP Catalog: Toolbar Mode | 20091020 | ||
| 7 | Static Attribute | Private | Type reference (TYPE) | TP_T_CDD | 20090311 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_CHIP_DATA_CONTEXT=>TP_T_NVP | 20120601 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | I | 20090311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090311 | ||
| 2 | Instance method | Public | Method | 20120601 | ||
| 3 | Static method | Public | Method | 20090311 | ||
| 4 | Static method | Public | Method | 20090309 | ||
| 5 | Static method | Public | Method | 20100528 | ||
| 6 | Static method | Private | Method | 20090311 | ||
| 7 | Instance method | Public | Event handling method | 20120601 | ||
| 8 | Instance method | Public | Method | 20120601 |
Events
Class CL_CHIP_CATALOG_ASSISTANCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_CDD | Public | See coding | 20090311 | begin of TP_s_CDD,
component type ref to IWCI_IF_CHIP_CATALOG_DRAG_SRC,
drag_data type string,
end of tp_s_cdd
|
||
| 2 | TP_T_CDD | Public | See coding | 20090311 | tp_t_cdd type hashed TABLE OF tp_s_cdd WITH UNIQUE KEY drag_data
|
Method Signatures
Method FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DATA | Call by reference | Type reference (TYPE) | STRING | 20090311 |
Method FREE on class CL_CHIP_CATALOG_ASSISTANCE has no exception.
Method GET_CATALOG_INPORT_SERIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG_INPORT | Value transfer | Type reference (TYPE) | CHIP_CATALOG_INPORT | Inport-Struktur für CHIP Katalog | 20120601 |
Method GET_CATALOG_INPORT_SERIALIZED on class CL_CHIP_CATALOG_ASSISTANCE has no exception.
Method GET_CHIP_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_ELEM | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20090311 | |||
| 2 | DRAG_DATA | Call by reference | Type reference (TYPE) | STRING | 20090311 |
Method GET_CHIP_ELEM on class CL_CHIP_CATALOG_ASSISTANCE has no exception.
Method GET_CHIP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_NAME | Value transfer | Type reference (TYPE) | CHIP_NAME | Web Dynpro ABAP: CHIP-Id | 20090309 | |||
| 2 | DRAG_DATA | Call by reference | Type reference (TYPE) | STRING | 20090311 |
Method GET_CHIP_NAME on class CL_CHIP_CATALOG_ASSISTANCE has no exception.
Method GET_DRAG_DATA_FOR_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IWCI_IF_CHIP_CATALOG_DRAG_SRC | WebDynpro: Schnittstelle für Kontext Knoten | 20100528 | |||
| 2 | DRAG_DATA | Value transfer | Type reference (TYPE) | STRING | 20100528 |
Method GET_DRAG_DATA_FOR_COMPONENT on class CL_CHIP_CATALOG_ASSISTANCE has no exception.
Method GET_NEW_DRAG_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DATA | Value transfer | Type reference (TYPE) | STRING | 20090311 |
Method GET_NEW_DRAG_DATA on class CL_CHIP_CATALOG_ASSISTANCE has no exception.
Method HNDL_CONTEXT_CHANGED Signature
Method HNDL_CONTEXT_CHANGED on class CL_CHIP_CATALOG_ASSISTANCE has no parameter.
Method HNDL_CONTEXT_CHANGED on class CL_CHIP_CATALOG_ASSISTANCE has no exception.
Method INIT Signature
Method INIT on class CL_CHIP_CATALOG_ASSISTANCE has no parameter.
Method INIT on class CL_CHIP_CATALOG_ASSISTANCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |