SAP ABAP Class IF_CHIP_PARAMETER_DESCRIPTION (CHIP Parameter Description)
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
| Class | IF_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 | ||
| 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
Class IF_CHIP_PARAMETER_DESCRIPTION has no interface implemented.
Friends
Class IF_CHIP_PARAMETER_DESCRIPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:CONFIGURATION_HIDDEN' | Parameter cannot be maintained in configuration | 20101109 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:CUSTOMIZING_HIDDEN' | Parameter cannot be maintained in customizing | 20101109 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:PERSONALIZATION_HIDDEN' | Parameter cannot be maintained in personalization | 20101109 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:PORT_PARAMETER_DEPRECATED' | Parameter deprecated | 20110216 | ||
| 5 | 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
Class IF_CHIP_PARAMETER_DESCRIPTION has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class IF_CHIP_PARAMETER_DESCRIPTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |