SAP ABAP Interface /UI2/IF_CHIP_DEF (UI2: CHIP definition)
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_DEF | UI2: CHIP Definition | 20131108 |
Properties
| Interface | /UI2/IF_CHIP_DEF | |
| Short Description | UI2: CHIP definition |
General Data
| Package | /UI2/ABAP_PAGE_BUILDER | UI2: ABAP Pagebuilder |
| Created | 20131108 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
Interface /UI2/IF_CHIP_DEF has no forward declaration.
Interfaces
Interface /UI2/IF_CHIP_DEF has no interface.
Friends
Interface /UI2/IF_CHIP_DEF has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Instance attribute | Public | Type reference (TYPE) | STRING | 20131108 | |||
| 2 | SCOPE | Instance attribute | Public | Type reference (TYPE) | STRING | 20131108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20131108 | ||
| 2 | Instance method | Public | Method | 20140205 | ||
| 3 | Instance method | Public | Method | 20140304 | ||
| 4 | Instance method | Public | Method | 20131108 | ||
| 5 | Instance method | Public | Method | 20131108 | ||
| 6 | Instance method | Public | Method | 20131108 | ||
| 7 | Instance method | Public | Method | 20140303 | ||
| 8 | Instance method | Public | Method | 20131108 | ||
| 9 | Instance method | Public | Method | 20131108 |
Events
Interface /UI2/IF_CHIP_DEF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_BAG | Public | See coding | 20131108 | begin of tp_s_bag,
id type string,
property_tab type tp_t_property,
end of tp_s_bag
|
||
| 2 | TP_S_PROPERTY | Public | See coding | 20131108 | begin of tp_s_property,
name type string,
value type string,
translatable type c LENGTH 1,
end of tp_s_property
|
||
| 3 | TP_T_BAG | Public | See coding | 20131108 | tp_t_bag type hashed table of tp_s_bag with unique key id
|
||
| 4 | TP_T_PROPERTY | Public | See coding | 20131108 | tp_t_property type hashed table of tp_s_property with unique key name
|
Method Signatures
Method GET_BASE_CHIP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASE_CHIP_ID | Value transfer | Type reference (TYPE) | STRING | 20131108 |
Method GET_BASE_CHIP_ID on Interface /UI2/IF_CHIP_DEF has no exception.
Method GET_CATALOG_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG_ID | Value transfer | Type reference (TYPE) | STRING | 20140205 |
Method GET_CATALOG_ID on Interface /UI2/IF_CHIP_DEF has no exception.
Method GET_CATALOG_PAGE_USAGE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG_PAGE_USAGE_ID | Value transfer | Type reference (TYPE) | STRING | 20140304 |
Method GET_CATALOG_PAGE_USAGE_ID on Interface /UI2/IF_CHIP_DEF has no exception.
Method GET_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG | Value transfer | Type reference (TYPE) | STRING | 20131108 |
Method GET_CONFIG on Interface /UI2/IF_CHIP_DEF has no exception.
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 | 20131108 |
Method GET_DESCRIPTION on Interface /UI2/IF_CHIP_DEF has no exception.
Method GET_PROPERTY_BAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY_BAG_TAB | Call by reference | Type reference (TYPE) | TP_T_BAG | 20131108 |
Method GET_PROPERTY_BAGS on Interface /UI2/IF_CHIP_DEF has no exception.
Method GET_REF_CHIP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF_CHIP_ID | Value transfer | Type reference (TYPE) | STRING | 20140303 |
Method GET_REF_CHIP_ID on Interface /UI2/IF_CHIP_DEF has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TITLE | Value transfer | Type reference (TYPE) | STRING | 20131108 |
Method GET_TITLE on Interface /UI2/IF_CHIP_DEF has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Value transfer | Type reference (TYPE) | STRING | 20131108 |
Method GET_URL on Interface /UI2/IF_CHIP_DEF has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |