SAP ABAP Interface IF_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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_PARAMETER_DESCRIPTION | CHIP Parameter Description | 20081017 |
Properties
| Interface | IF_CHIP_PARAMETER_DESCRIPTION | |
| Short Description | CHIP Parameter Description |
General Data
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20081017 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CHIP_PARAMETER_DESCRIPTION has no interface.
Friends
Interface IF_CHIP_PARAMETER_DESCRIPTION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CONFIGURATION_HIDDEN | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:CONFIGURATION_HIDDEN' | Parameter cannot be maintained in configuration | 20101109 | |
| 2 | CO_CUSTOMIZING_HIDDEN | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:CUSTOMIZING_HIDDEN' | Parameter cannot be maintained in customizing | 20101109 | |
| 3 | CO_PERSONALIZATION_HIDDEN | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:PERSONALIZATION_HIDDEN' | Parameter cannot be maintained in personalization | 20101109 | |
| 4 | CO_PORT_PARAMETER_DEPRECATED | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:PORT_PARAMETER_DEPRECATED' | Parameter deprecated | 20110216 | |
| 5 | CO_PORT_PARAMETER_ENHANCED | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:PORT_PARAMETER_ENHANCED' | Parameter enhanced | 20110216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the Name | 20081017 | |
| 2 | Instance method | Public | Method | Returns the display name | 20081017 | |
| 3 | Instance method | Public | Method | Returns ABAP_TRUE if mandatory, otherwise ABAP_FALSE | 20081019 | |
| 4 | Instance method | Public | Method | Returns the Name | 20081019 | |
| 5 | Instance method | Public | Method | Returns the tagging information | 20081030 | |
| 6 | Instance method | Public | Method | Returns the data type | 20081022 |
Events
Interface IF_CHIP_PARAMETER_DESCRIPTION has no event.
Types
Interface IF_CHIP_PARAMETER_DESCRIPTION has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20081017 |
Method GET_DESCRIPTION on Interface IF_CHIP_PARAMETER_DESCRIPTION has no exception.
Method GET_DISPLAY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_NAME | Value transfer | Type reference (TYPE) | STRING | Anzeige Name | 20081017 |
Method GET_DISPLAY_NAME on Interface IF_CHIP_PARAMETER_DESCRIPTION has no exception.
Method GET_IS_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQUIRED | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE falls obligatorisch, ABAP_FALSE sonst | 20081019 |
Method GET_IS_REQUIRED on Interface IF_CHIP_PARAMETER_DESCRIPTION has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20081019 |
Method GET_NAME on Interface IF_CHIP_PARAMETER_DESCRIPTION has no exception.
Method GET_TAGGING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAGGING | Value transfer | Type reference (TYPE) | CHIP_TAGGING_INFOS | Tagging-Information zu einem Parameter eines Chip-Ports | 20081030 |
Method GET_TAGGING on Interface IF_CHIP_PARAMETER_DESCRIPTION has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | CHIP_PARAMETER_TYPE | Typ eines Parameters eines CHIPs | 20081022 |
Method GET_TYPE on Interface IF_CHIP_PARAMETER_DESCRIPTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |