SAP ABAP Class CL_CHIP_PARAMETER_DESCRIPTION (CHIP Parameter Description)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHIP_PARAMETER_DESCRIPTION | CHIP Parameter Description | 20081017 |
Properties
| Class | CL_CHIP_PARAMETER_DESCRIPTION | |
| Short Description | CHIP Parameter Description | |
| Super Class | ||
| 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 | 20081017 | SAP |
| Last change | 20110908 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CHIP_PARAMETER_DESCRIPTION | CHIP Parameter Description | 20081017 |
Friends
Class CL_CHIP_PARAMETER_DESCRIPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | Description | 20081017 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Display Name | 20081017 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE if mandatory, ABAP_FALSE if not | 20081019 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Name | 20081019 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CHIP_TAGGING_INFOS | Tagging Information for Parameter of a CHIP Port | 20081030 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CHIP_PARAMETER_TYPE | Types | 20081022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Creates a parameter description | 20081017 | |
| 2 | Static method | Public | Method | 20101109 |
Events
Class CL_CHIP_PARAMETER_DESCRIPTION has no event.
Types
Class CL_CHIP_PARAMETER_DESCRIPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung | 20081017 | |||
| 2 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | STRING | Anzeige Name | 20081017 | |||
| 3 | IS_REQUIRED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE falls obligatorisch, ABAP_FALSE sonst | 20081019 | |||
| 4 | NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20081019 | |||
| 5 | TAGGING | Call by reference | Type reference (TYPE) | CHIP_TAGGING_INFOS | Tagging-Information zu einem Parameter eines Chip-Ports | 20081030 | |||
| 6 | TYPE | Call by reference | Type reference (TYPE) | CHIP_PARAMETER_TYPE | TYPE | 20081022 |
Method CONSTRUCTOR on class CL_CHIP_PARAMETER_DESCRIPTION has no exception.
Method GET_PARAMETER_TAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER_TAGS | Value transfer | Type reference (TYPE) | WDY_TAG_PROVIDER_TAG_TAB | CHIP Contract Tagging List | 20101109 |
Method GET_PARAMETER_TAGS on class CL_CHIP_PARAMETER_DESCRIPTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |