SAP ABAP Interface /UI2/IF_EDM_PB_WD_TOOL (IF fpr PB tool)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/SERVICES_PB_V06_700 (Package) UI BE: PB Service implementation 703 v.06
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/CL_EDM_PB_WD_TOOL | PB tool to access WD configurations | 20140331 |
Properties
| Interface | /UI2/IF_EDM_PB_WD_TOOL | |
| Short Description | IF fpr PB tool |
General Data
| Package | /UI2/SERVICES_PB_V06_700 | UI BE: PB Service implementation 703 v.06 |
| Created | 20140331 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /UI2/IF_EDM_MP_PAGEBUILDER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /UI2/IF_EDM_PB_WD_TOOL has no interface.
Friends
Interface /UI2/IF_EDM_PB_WD_TOOL has no friend.
Attributes
Interface /UI2/IF_EDM_PB_WD_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20140331 | ||
| 2 | Instance method | Public | Method | 20140331 | ||
| 3 | Instance method | Public | Method | 20140519 |
Events
Interface /UI2/IF_EDM_PB_WD_TOOL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_CHIP_INSTANCE | Public | See coding | 20140401 | begin of tp_s_chip_instance,
usage_id type string,
gadget_id type string,
title type string,
configuration type string,
layout_data type string,
remote_catalog_id type string,
ref_page_id type string,
ref_usage_id type string,
end of tp_s_chip_instance
|
||
| 2 | TP_S_PAGE | Public | See coding | 20140401 | begin of tp_s_page,
id type string,
title type string,
layout type string,
catalog_id type string,
is_catalog_page type wdy_boolean,
original_language type string,
updated type timestampl,
outdated type wdy_boolean,
end of tp_s_page
|
||
| 3 | TP_S_PROPERTY | Public | See coding | 20140519 | begin of tp_s_property,
id type string,
bag_id type string,
usage_id type string,
value type string,
translatable type wdy_boolean,
text_id type string ,
end of tp_s_property
|
||
| 4 | TP_T_CHIP_INSTANCE | Public | See coding | 20140401 | tp_t_chip_instance type hashed table of tp_s_chip_instance with unique key usage_id
|
||
| 5 | TP_T_PAGE | Public | See coding | 20140401 | tp_t_page type hashed table of tp_s_page with unique key id
|
||
| 6 | TP_T_PROPERTY | Public | See coding | 20140519 | tp_t_property type hashed table of tp_s_property with unique key id
|
Method Signatures
Method GET_CHIP_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_INSTANCES | Call by reference | Type reference (TYPE) | TP_T_CHIP_INSTANCE | 20140331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140331 |
Method GET_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE | Value transfer | Type reference (TYPE) | TP_S_PAGE | 20140331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20140401 |
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | TP_T_PROPERTY | 20140519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20140520 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 100 |