SAP ABAP Class CL_CHIP_PROVIDER_WD_WB (Provider Class for ABAP Workbench CHIPs)
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 | 20090928 |
Properties
| Class | CL_CHIP_PROVIDER_WD_WB | |
| Short Description | Provider Class for ABAP Workbench CHIPs | |
| 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 | 20090928 | SAP |
| Last change | 20130531 | 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_PROVIDER_WD_WB has no interface implemented.
Friends
Class CL_CHIP_PROVIDER_WD_WB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WDY_CONF_COMP_NAME | 'CHIP_WD_WB_RUNTIME' | Web Dynpro: Component Name | 20090929 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHIP_PARAMETER_NAME | 'CHIP_NAME_WB' | Name of a Parameter of the CHIP Definition | 20101119 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHIP_PROVIDER_NAME | 'X-SAP-WDY-CHIP' | Name of CHIP Provider | 20090928 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHIP_PARAMETER_NAME | 'WB_COMPONENT' | Name of a Parameter of the CHIP Definition | 20090929 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHIP_PARAMETER_NAME | 'WB_CONFIG_KEY' | Name of a Parameter of the CHIP Definition | 20090929 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHIP_PARAMETER_NAME | 'WB_IN_PLUG' | Name of a Parameter of the CHIP Definition | 20090929 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHIP_PARAMETER_NAME | 'WB_VIEW' | Name of a Parameter of the CHIP Definition | 20090929 | ||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_OBJECTDESCR | Runtime Type Services | 20101002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20091001 | ||
| 2 | Static method | Public | Constructor | 20101002 | ||
| 3 | Static method | Private | Method | 20101002 |
Events
Class CL_CHIP_PROVIDER_WD_WB has no event.
Types
Class CL_CHIP_PROVIDER_WD_WB has no local type.
Method Signatures
Method CACHE_NOTIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_NAME | Call by reference | Type reference (TYPE) | WDY_CHIP_NAME | Web Dynpro ABAP: CHIP-Id | 20091001 | |||
| 2 | DELETION | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20091001 |
Method CACHE_NOTIFY on class CL_CHIP_PROVIDER_WD_WB has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CHIP_PROVIDER_WD_WB has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHIP_PROVIDER_WD_WB has no exception.
Method MODIFY_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_NAME | Call by reference | Type reference (TYPE) | STRING | 20101002 | ||||
| 2 | CHIP_PARAMETERS | Call by reference | Type reference (TYPE) | CHIP_DEFINITION_PARAMETERS | CHIP-Definition: Tabelle mit Parametern | 20101002 | |||
| 3 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20101002 | ||||
| 4 | CUSTOM_PARAMETERS | Call by reference | Type reference (TYPE) | CHIP_DEFINITION_PARAMETERS | CHIP-Definition: Tabelle mit Parametern | 20101002 | |||
| 5 | DESCRIPTION | Call by reference | Type reference (TYPE) | CHIP_DESCRIPTION | CHIP: Beschreibung | 20120323 |
Method MODIFY_DEFINITION on class CL_CHIP_PROVIDER_WD_WB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |