SAP ABAP Class CL_CHIP_PROVIDER_WD (CHIP Provider for Web Dynpro ABAP)
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_CHIP_PROVIDER | Abstract Superclass for Catalog Provider | 20090617 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081204 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_TADIR_CHANGED | Interface for BAdI: BADI_TADIR_CHANGED | 20090318 |
Properties
| Class | CL_CHIP_PROVIDER_WD | |
| Short Description | CHIP Provider for Web Dynpro ABAP | |
| Super Class | CL_CHIP_PROVIDER | Abstract Superclass for Catalog Provider |
| 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 | 20081112 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHIP_PROVIDER_WD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081204 | ||
| 2 | IF_BADI_TADIR_CHANGED | Interface for BAdI: BADI_TADIR_CHANGED | 20090318 |
Friends
Class CL_CHIP_PROVIDER_WD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CHIP_PROVIDER_WD | 20081112 | ||||
| 2 | Constant | Public | Type reference (TYPE) | CHIP_PROVIDER_NAME | 'X-SAP-WD-CHIP' | Name of CHIP Provider | 20081125 | ||
| 3 | Constant | Public | Type reference (TYPE) | WDY_CONF_COMP_NAME | 'WD_CHIP_DESCRIPTION' | Single-Character Indicator | 20081112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20090318 | ||
| 2 | Instance method | Private | Method | 20090331 |
Events
Class CL_CHIP_PROVIDER_WD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_CHIP_DEFINITION | Private | Attribute reference (LIKE) | 20081112 | |
||
| 2 | TP_T_CHIP_DEFINITION | Private | Attribute reference (LIKE) | 20081112 | |
Method Signatures
Method CALL_BADI_CHIP_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Value transfer | Type reference (TYPE) | WDY_CONFIG_KEY | 20090318 |
Method CALL_BADI_CHIP_CHANGES on class CL_CHIP_PROVIDER_WD has no exception.
Method CHECK_CHIP_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_DEFINITION | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_DEFINITION | CHIP Definition | 20090331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CHIP Katalog | 20090331 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |