Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_CHIP_PAGE_TOOL_CUST | WDR CHIP Page Tool Customizing | 20101206 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_PAGE_TOOL_BASE | Base Tool WDR_CHIP_PAGE | 20091004 |
Properties
Interface | IF_CHIP_PAGE_TOOL | |
Short Description | WDR CHIP Page Tool |
General Data
Package | SWDP_CCP_WD_API | Web Dynpro ABAP: WDA Page Builder WD Integration API |
Created | 20091004 | 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) |
2 | IF_WD_CONFIG_TOOL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CHIP_PAGE_TOOL has no interface.
Friends
Interface IF_CHIP_PAGE_TOOL has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_SCOPE_CONFIGURATION | Constant | Public | Type reference (TYPE) | STRING | 'CONFIGURATION' | 20091125 | ||
2 | CO_SCOPE_CUSTOMIZING | Constant | Public | Type reference (TYPE) | STRING | 'CUSTOMIZING' | 20091125 | ||
3 | CO_SCOPE_PERSONALIZATION | Constant | Public | Type reference (TYPE) | STRING | 'PERSONALIZATION' | 20091125 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ACTION_CANCELLED | Instance Event (0) |
Public (2) |
Action Cancelled (e.g Copy) | 20091004 |
2 | ACTION_FINISHED | Instance Event (0) |
Public (2) |
Action finished (e.g. copying) | 20091004 |
3 | MESSAGES_SENT | Instance Event (0) |
Public (2) |
Messages sent | 20091004 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_CHIP_USAGE | Public | See coding | 20091005 | begin of tp_s_chip_usage,
usage_id type string,
chip_url type string,
end of tp_s_chip_usage
|
||
2 | TP_S_CHIP_USAGE_MAPPING | Public | See coding | 20091006 | begin of tp_s_chip_usage_mapping,
old_usage_id type string,
new_usage_id type string,
end of tp_s_chip_usage_mapping
|
||
3 | TP_S_GADGET_USAGE | Public | See coding | 20111004 | begin of TP_S_GADGET_USAGE,
usage_id type string,
gadget_id type string,
title type string,
config type string,
layout_data type string,
end of tp_s_gadget_usage
|
||
4 | TP_S_PAGE_HEADER | Public | See coding | 20091206 | begin of tp_s_page_header,
page_type type chip_page_type,
conf_last_change type timestampl,
cust_last_change type timestampl,
pers_last_change type timestampl,
chip_provider type chip_page_chip_provider,
original_language type masterlang,
end of tp_s_page_header
|
||
5 | TP_T_CHIP_ID | Public | See coding | 20091027 | tp_t_chip_id type hashed table of string with unique key table_line
|
||
6 | TP_T_CHIP_USAGE | Public | See coding | 20091005 | tp_t_chip_usage type hashed table of tp_s_chip_usage with unique key usage_id
|
||
7 | TP_T_CHIP_USAGE_MAPPING | Public | See coding | 20091006 | tp_t_chip_usage_mapping type hashed table of tp_s_chip_usage_mapping with unique key old_usage_id
|
||
8 | TP_T_CONFIG_KEY | Public | See coding | 20091130 | tp_t_config_key type hashed table of wdy_config_key with unique key table_line
|
||
9 | TP_T_GADGET_USAGE | Public | See coding | 20111004 | tp_t_gadget_usage type hashed table of tp_s_gadget_usage with UNIQUE key usage_id
|
Method Signatures
Method CANCEL Signature
Method CANCEL on Interface IF_CHIP_PAGE_TOOL has no parameter.
Method CANCEL on Interface IF_CHIP_PAGE_TOOL has no exception.
Method CHANGE_CHIP_USAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_USAGES | Call by reference | Type reference (TYPE) | TP_T_CHIP_USAGE | 20091005 |
Method CHANGE_CHIP_USAGES on Interface IF_CHIP_PAGE_TOOL has no exception.
Method CHECK_CHIP_USAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_USAGES_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091029 |
Method CHECK_CHIP_USAGES on Interface IF_CHIP_PAGE_TOOL has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY_FROM | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20091004 | ||
2 | ![]() |
CONFIG_KEY_TO | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20091004 | ||
3 | ![]() |
CREATE_NEW_IDS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20091004 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CHIP Page Config Ausnahme | 20091129 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20110518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CHIP Page Config Ausnahme | 20110518 |
Method CREATE_NEW_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_USAGE_MAPPING | Call by reference | Type reference (TYPE) | TP_T_CHIP_USAGE_MAPPING | 20091006 | |||
2 | ![]() |
CREATE_NEW_IF_NOT_SPECIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20091006 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TP_T_CHIP_USAGE_MAPPING | 20091006 |
Method CREATE_NEW_IDS on Interface IF_CHIP_PAGE_TOOL has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20091005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CHIP Page Config Ausnahme | 20091129 |
Method DELETE_GADGET_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20111004 |
Method DELETE_GADGET_USAGE on Interface IF_CHIP_PAGE_TOOL has no exception.
Method DELETE_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_IDS | Call by reference | Type reference (TYPE) | TP_T_CHIP_ID | 20091027 |
Method DELETE_IDS on Interface IF_CHIP_PAGE_TOOL has no exception.
Method GET_CHANGE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGE_INFO | Value transfer | Type reference (TYPE) | WDY_CFG_CHANGE_INFORMATION | Web Dynpro : Änderungsdaten eines Web Dynpro Objekts | 20091205 |
Method GET_CHANGE_INFO on Interface IF_CHIP_PAGE_TOOL has no exception.
Method GET_CHIP_CONFIGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_CONFIGS | Value transfer | Type reference (TYPE) | CHIP_CONFIG_TAB | CHIP Configuration Table | 20101117 | ||
2 | ![]() |
CHIP_USAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20101117 |
Method GET_CHIP_CONFIGS on Interface IF_CHIP_PAGE_TOOL has no exception.
Method GET_CHIP_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_TITLE | Value transfer | Type reference (TYPE) | STRING | 20101118 | |||
2 | ![]() |
CHIP_USAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20101118 |
Method GET_CHIP_TITLE on Interface IF_CHIP_PAGE_TOOL has no exception.
Method GET_CHIP_USAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_USAGES | Value transfer | Type reference (TYPE) | TP_T_CHIP_USAGE | 20091006 |
Method GET_CHIP_USAGES on Interface IF_CHIP_PAGE_TOOL 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 | 20091207 |
Method GET_DESCRIPTION on Interface IF_CHIP_PAGE_TOOL has no exception.
Method GET_GADGET_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GADGET_LAYOUT | Value transfer | Type reference (TYPE) | STRING | 20110929 |
Method GET_GADGET_LAYOUT on Interface IF_CHIP_PAGE_TOOL has no exception.
Method GET_GADGET_USAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GADGET_USAGES | Value transfer | Type reference (TYPE) | TP_T_GADGET_USAGE | 20111004 |
Method GET_GADGET_USAGES on Interface IF_CHIP_PAGE_TOOL has no exception.
Method GET_LAST_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LAST_CHANGE | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20091006 | ||
2 | ![]() |
PERS_SCOPE | Call by reference | Type reference (TYPE) | STRING | 20091125 |
Method GET_LAST_CHANGE on Interface IF_CHIP_PAGE_TOOL has no exception.
Method GET_ORIGINAL_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ORIGINAL_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20130502 |
Method GET_ORIGINAL_LANGUAGE on Interface IF_CHIP_PAGE_TOOL has no exception.
Method GET_PAGE_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAGE_HEADER | Value transfer | Type reference (TYPE) | TP_S_PAGE_HEADER | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20091206 |
Method GET_PAGE_HEADER on Interface IF_CHIP_PAGE_TOOL has no exception.
Method GET_PAGE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAGE_TYPE | Value transfer | Type reference (TYPE) | STRING | 20091126 |
Method GET_PAGE_TYPE on Interface IF_CHIP_PAGE_TOOL has no exception.
Method GET_TADIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TADIR | Value transfer | Type reference (TYPE) | TADIR | Katalog der Repository-Objekte | 20091205 |
Method GET_TADIR on Interface IF_CHIP_PAGE_TOOL has no exception.
Method IS_PAGE_CHIP_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAGE_CHIP_PROVIDER | Value transfer | Type reference (TYPE) | CHIP_PAGE_CHIP_PROVIDER | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20101123 |
Method IS_PAGE_CHIP_PROVIDER on Interface IF_CHIP_PAGE_TOOL has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20091006 | ||
2 | ![]() |
LOCK_FOR_EDIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20091124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CHIP Page Config Ausnahme | 20091129 |
Method REPAIR_CHIP_USAGES Signature
Method REPAIR_CHIP_USAGES on Interface IF_CHIP_PAGE_TOOL has no parameter.
Method REPAIR_CHIP_USAGES on Interface IF_CHIP_PAGE_TOOL has no exception.
Method RESET_LAST_CHANGED Signature
Method RESET_LAST_CHANGED on Interface IF_CHIP_PAGE_TOOL has no parameter.
Method RESET_LAST_CHANGED on Interface IF_CHIP_PAGE_TOOL has no exception.
Method SAVE Signature
Method SAVE on Interface IF_CHIP_PAGE_TOOL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CHIP Page Config Ausnahme | 20091129 |
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20110929 |
Method SET_DESCRIPTION on Interface IF_CHIP_PAGE_TOOL has no exception.
Method SET_GADGET_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GADGET_LAYOUT | Value transfer | Type reference (TYPE) | STRING | 20110929 |
Method SET_GADGET_LAYOUT on Interface IF_CHIP_PAGE_TOOL has no exception.
Method SET_GADGET_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GADGET_USAGE | Call by reference | Type reference (TYPE) | TP_S_GADGET_USAGE | 20111005 |
Method SET_GADGET_USAGE on Interface IF_CHIP_PAGE_TOOL has no exception.
Method SET_ORIGINAL_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ORIGINAL_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Originalsprache | 20130502 |
Method SET_ORIGINAL_LANGUAGE on Interface IF_CHIP_PAGE_TOOL has no exception.
Method SET_PAGE_CHIP_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PAGE_CHIP_PROVIDER | Call by reference | Type reference (TYPE) | CHIP_PAGE_CHIP_PROVIDER | Kennzeichen: Page wird als CHIP-Provider verwendet | 20101126 |
Method SET_PAGE_CHIP_PROVIDER on Interface IF_CHIP_PAGE_TOOL has no exception.
Event Signatures
Event ACTION_CANCELLED Signature
Event ACTION_CANCELLED on Interface IF_CHIP_PAGE_TOOL has no parameter.
Event ACTION_FINISHED Signature
Event ACTION_FINISHED on Interface IF_CHIP_PAGE_TOOL has no parameter.
Event MESSAGES_SENT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MESSAGES | Exporting | Value transfer | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGES | 20091004 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 800 |