SAP ABAP Class CL_CHIP_PROVIDER_CONFIG (Config Chip Provider)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP 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 | 20100614 |
Properties
| Class | CL_CHIP_PROVIDER_CONFIG | |
| Short Description | Config Chip Provider | |
| 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_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20100614 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHIP_PROVIDER_CONFIG has no forward declaration.
Interfaces
Class CL_CHIP_PROVIDER_CONFIG has no interface implemented.
Friends
Class CL_CHIP_PROVIDER_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CHIP_NAME' | 20100614 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'CONFIG_SERIALIZATION' | 20100614 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100614 | ||
| 2 | Static method | Public | Method | 20111128 |
Events
Class CL_CHIP_PROVIDER_CONFIG has no event.
Types
Class CL_CHIP_PROVIDER_CONFIG has no local type.
Method Signatures
Method GET_CHIP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_CONFIG | CHIP Konfiguration | 20100614 | |||
| 2 | CHIP_NAME | Value transfer | Type reference (TYPE) | STRING | 20100614 |
Method GET_CHIP_NAME on class CL_CHIP_PROVIDER_CONFIG has no exception.
Method GET_CHIP_NAME_FROM_CONFIG_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_CONFIG_TAB | Call by reference | Type reference (TYPE) | CHIP_CONFIG_TAB | CHIP Configuration Table | 20111128 | |||
| 2 | CHIP_NAME | Call by reference | Type reference (TYPE) | STRING | 20111128 | ||||
| 3 | RESULT_CHIP_NAME | Value transfer | Type reference (TYPE) | STRING | 20111128 |
Method GET_CHIP_NAME_FROM_CONFIG_TAB on class CL_CHIP_PROVIDER_CONFIG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |