SAP ABAP Interface /UI2/IF_CHIP_PORT_DESCRIPTION (CHIP Port Description)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/ABAP_PAGE_BUILDER (Package) UI2: ABAP Pagebuilder

⤷

⤷

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
Interface | /UI2/IF_CHIP_PORT_DESCRIPTION | |
Short Description | CHIP Port Description |
General Data
Package | /UI2/ABAP_PAGE_BUILDER | UI2: ABAP Pagebuilder |
Created | 20130312 | SAP |
Last changed | 20131127 | 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 /UI2/IF_CHIP_PORT_DESCRIPTION has no interface.
Friends
Interface /UI2/IF_CHIP_PORT_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' | 20130312 | ||
2 | CO_CONFIG_PORT_SCOPE_ALL | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:CONFIG_PORT_SCOPE_ALL' | 20130312 | ||
3 | CO_CUSTOMIZING_HIDDEN | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:CUSTOMIZING_HIDDEN' | 20130312 | ||
4 | CO_PERSONALIZATION_HIDDEN | Constant | Public | Type reference (TYPE) | STRING | 'CHIP_ATTRIBUTE:PERSONALIZATION_HIDDEN' | 20130312 | ||
5 | CO_PORT_TYPE_INPORT | Constant | Public | Type reference (TYPE) | /UI2/CHIP_PORT_TYPE | 'I' | 20130312 | ||
6 | CO_PORT_TYPE_OUTPORT | Constant | Public | Type reference (TYPE) | /UI2/CHIP_PORT_TYPE | 'O' | 20130312 | ||
7 | PARAMETERS | 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
Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /UI2/IF_CHIP_PORT_DESCRIPTION has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |