SAP ABAP Class /UI2/IF_CHIP_PORT_DESCRIPTION (CHIP Port Description)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/CL_CHIP_PORT_DESCRIPTION | CHIP Port Description Implementation | 20130313 |
Properties
| Class | /UI2/IF_CHIP_PORT_DESCRIPTION | |
| Short Description | CHIP Port Description | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130312 | SAP |
| Last change | 20131127 | 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 /UI2/IF_CHIP_PORT_DESCRIPTION has no interface implemented.
Friends
Class /UI2/IF_CHIP_PORT_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' | 20130312 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:CONFIG_PORT_SCOPE_ALL' | 20130312 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:CUSTOMIZING_HIDDEN' | 20130312 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:PERSONALIZATION_HIDDEN' | 20130312 | |||
| 5 | Constant | Public | Type reference (TYPE) | /UI2/CHIP_PORT_TYPE | 'I' | 20130312 | |||
| 6 | Constant | Public | Type reference (TYPE) | /UI2/CHIP_PORT_TYPE | 'O' | 20130312 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | PARAMETER_DESCR_TAB | 20130312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130312 | ||
| 2 | Instance method | Public | Method | 20130312 | ||
| 3 | Instance method | Public | Method | 20130312 | ||
| 4 | Instance method | Public | Method | 20130312 | ||
| 5 | Instance method | Public | Method | 20130312 | ||
| 6 | Instance method | Public | Method | 20130312 | ||
| 7 | Instance method | Public | Method | 20130312 |
Events
Class /UI2/IF_CHIP_PORT_DESCRIPTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PARAMETER_DESCR | Public | See coding | 20130312 | BEGIN OF parameter_descr,
parameter_position TYPE i,
name TYPE string,
descr TYPE REF TO /ui2/if_chip_par_description,
alias TYPE dfies-lfieldname,
END OF parameter_descr
|
||
| 2 | PARAMETER_DESCR_TAB | Public | See coding | 20130312 | parameter_descr_tab TYPE SORTED TABLE OF parameter_descr WITH UNIQUE KEY parameter_position
|
||
| 3 | TP_T_CHIP_PORT_DESCRIPTION | Public | See coding | 20130312 | tp_t_chip_port_description TYPE STANDARD TABLE OF REF TO /ui2/if_chip_port_description WITH DEFAULT KEY
|
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 | 20130312 |
Method GET_DESCRIPTION on class /UI2/IF_CHIP_PORT_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 | 20130312 |
Method GET_DISPLAY_NAME on class /UI2/IF_CHIP_PORT_DESCRIPTION has no exception.
Method GET_IS_ARRAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ARRAY | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130312 |
Method GET_IS_ARRAY on class /UI2/IF_CHIP_PORT_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 | 20130312 |
Method GET_NAME on class /UI2/IF_CHIP_PORT_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) | /UI2/CHIP_TAGGING_INFOS | 20130312 |
Method GET_TAGGING on class /UI2/IF_CHIP_PORT_DESCRIPTION has no exception.
Method GET_VALUE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | DATA | 20130312 |
Method GET_VALUE_STRUCTURE on class /UI2/IF_CHIP_PORT_DESCRIPTION has no exception.
Method HAS_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_TAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130312 | ||||
| 2 | TAG | Call by reference | Type reference (TYPE) | /UI2/CHIP_TAGGING | 20130312 |
Method HAS_TAG on class /UI2/IF_CHIP_PORT_DESCRIPTION has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |