Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CHIP_PAGE_TOOL | WDR CHIP Page Tool | 20091004 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CHIP_PAGE_APCO_TOOL | Tool for Page Application Configurations | 20111027 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CHIP_PAGE_CONF_TOOL | Config Tool WDR_CHIP_PAGE | 20091004 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CHIP_PAGE_CUST_TOOL | Customizing Tool WDR_CHIP_PAGE | 20091004 |
Properties
| Class | CL_CHIP_PAGE_TOOL_BASE | |
| Short Description | Base Tool WDR_CHIP_PAGE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CCP_WD_API | Web Dynpro ABAP: WDA Page Builder WD Integration API |
| Created | 20091004 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CHIP_PAGE_TOOL | WDR CHIP Page Tool | 20091004 |
Friends
Class CL_CHIP_PAGE_TOOL_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20091006 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TP_T_USAGE_ID_2_CONFIGS | 20101117 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_CHIP_PAGE_TOOL=>TP_T_CHIP_ID | 20091027 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TP_T_USAGE_ID_2_NODE_IDS | 20091006 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20091205 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20091006 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101117 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | DEVCLASS | Package | 20091006 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | Dialog Mode for Web Dynpro Configuration API | 20091006 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | Dialog Mode for Web Dynpro Configuration API | 20091006 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20110714 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20091006 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20091006 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20110714 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | TP_T_USAGE_ID_2_NODE_IDS | 20091006 | ||||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20091006 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | STRING | 20091006 | ||||
| 18 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20101123 | ||||
| 19 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101123 | ||||
| 20 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101123 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | IF_CHIP_PAGE_TOOL=>TP_T_CHIP_USAGE_MAPPING | 20091006 | ||||
| 22 | Instance attribute | Private | Type reference (TYPE) | TP_T_USAGE_ID_2_TITLE | 20101118 | ||||
| 23 | Instance attribute | Protected | Type reference (TYPE) | TRKORR | Request/Task | 20091006 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | IF_CHIP_PAGE_TOOL=>TP_T_CHIP_USAGE_MAPPING | 20091006 | ||||
| 25 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WD_CONFIG_FACTORY | Factory Class for Configurations_API | 20091006 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | TP_T_USAGE_ID_2_NODE_IDS | 20091006 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ACTION_CANCELLED | Instance Event (0) |
Private (0) |
20091004 | |
| 2 | ACTION_FINISHED | Instance Event (0) |
Private (0) |
20091004 | |
| 3 | MESSAGES_SENT | Instance Event (0) |
Private (0) |
20091004 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_USAGE_ID_2_CONFIGS | Private | See coding | 20101117 | begin of tp_s_usage_id_2_configs,
chip_usage_id type string,
configs type chip_page_chip_config_tab,
end of tp_s_usage_id_2_configs
|
||
| 2 | TP_S_USAGE_ID_2_NODE_ID | Private | See coding | 20091004 | begin of tp_s_usage_id_2_node_id,
chip_usage_id type string,
chip_url type string,
gadget_configuration type string,
gadget_layout_data type string,
title type string,
node_id type string,
index type i,
end of tp_s_usage_id_2_node_id
|
||
| 3 | TP_S_USAGE_ID_2_TITLE | Private | See coding | 20101118 | begin of tp_s_usage_id_2_title,
chip_usage_id type string,
chip_title type string,
end of tp_s_usage_id_2_title
|
||
| 4 | TP_T_USAGE_ID_2_CONFIGS | Private | See coding | 20101117 | tp_t_usage_id_2_configs type standard table of tp_s_usage_id_2_configs
|
||
| 5 | TP_T_USAGE_ID_2_NODE_IDS | Private | See coding | 20091004 | tp_t_usage_id_2_node_ids type standard table of tp_s_usage_id_2_node_id
|
||
| 6 | TP_T_USAGE_ID_2_TITLE | Private | See coding | 20101118 | tp_t_usage_id_2_title type standard table of tp_s_usage_id_2_title
|
Method Signatures
Method ADD_CHIP_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_URL | Call by reference | Type reference (TYPE) | STRING | 20111005 | ||||
| 2 | USAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20111005 |
Method ADD_CHIP_USAGE on class CL_CHIP_PAGE_TOOL_BASE 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) | IF_CHIP_PAGE_TOOL=>TP_T_CHIP_USAGE | 20091005 |
Method CHANGE_CHIP_USAGES on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method CHANGE_CHIP_USAGES_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) | IF_CHIP_PAGE_TOOL=>TP_T_CHIP_USAGE | 20091005 |
Method CHANGE_CHIP_USAGES_CHIP_USAGES on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method CHANGE_IDS Signature
Method CHANGE_IDS on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method CHANGE_IDS on class CL_CHIP_PAGE_TOOL_BASE 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 class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method CHECK_CONFIG_KEY 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 | 20091208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CHIP Page Config Ausnahme | 20091208 |
Method CHECK_INIT Signature
Method CHECK_INIT on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method CHECK_INIT on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALLING_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20091004 | |||
| 2 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20091004 | |||
| 3 | DIALOG_MODE_DEVCLASS | Call by reference | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | Dialogmodus für die Web-Dynpro Konfigurations-API | 20091004 | |||
| 4 | DIALOG_MODE_TRKORR | Call by reference | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | Dialogmodus für die Web-Dynpro Konfigurations-API | 20091004 | |||
| 5 | MESSAGE_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20091004 | |||
| 6 | PERS_SCOPE | Call by reference | Type reference (TYPE) | STRING | 20091006 | ||||
| 7 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20091004 | |||
| 8 | WD_FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_WD_CONFIG_FACTORY | Factory-Klasse für Konfigurations_API | 20091004 |
Method CONSTRUCTOR on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method COPY Signature
Method COPY on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method COPY on class CL_CHIP_PAGE_TOOL_BASE has no exception.
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) | IF_CHIP_PAGE_TOOL=>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) | IF_CHIP_PAGE_TOOL=>TP_T_CHIP_USAGE_MAPPING | 20091006 |
Method CREATE_NEW_IDS on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method CREATE_NEW_IDS_CHIP_USAGES Signature
Method CREATE_NEW_IDS_CHIP_USAGES on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method CREATE_NEW_IDS_CHIP_USAGES on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method CREATE_NEW_IDS_LAYOUT_CHIPS Signature
Method CREATE_NEW_IDS_LAYOUT_CHIPS on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method CREATE_NEW_IDS_LAYOUT_CHIPS on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method CREATE_NEW_IDS_WIRINGS Signature
Method CREATE_NEW_IDS_WIRINGS on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method CREATE_NEW_IDS_WIRINGS on class CL_CHIP_PAGE_TOOL_BASE 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) | IF_CHIP_PAGE_TOOL=>TP_T_CHIP_ID | 20091027 |
Method DELETE_IDS on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method DELETE_IDS_CHIP_USAGES Signature
Method DELETE_IDS_CHIP_USAGES on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method DELETE_IDS_CHIP_USAGES on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method DELETE_IDS_LAYOUT_CHIPS Signature
Method DELETE_IDS_LAYOUT_CHIPS on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method DELETE_IDS_LAYOUT_CHIPS on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method DELETE_IDS_WIRINGS Signature
Method DELETE_IDS_WIRINGS on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method DELETE_IDS_WIRINGS on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method DESTROY Signature
Method DESTROY on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method DESTROY on class CL_CHIP_PAGE_TOOL_BASE 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 | 20101117 | ||||
| 2 | CHIP_USAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20101117 |
Method GET_CHIP_CONFIGS on class CL_CHIP_PAGE_TOOL_BASE 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 class CL_CHIP_PAGE_TOOL_BASE 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) | IF_CHIP_PAGE_TOOL=>TP_T_CHIP_USAGE | 20091006 |
Method GET_CHIP_USAGES on class CL_CHIP_PAGE_TOOL_BASE 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 class CL_CHIP_PAGE_TOOL_BASE 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) | IF_CHIP_PAGE_TOOL=>TP_T_GADGET_USAGE | 20111005 |
Method GET_GADGET_USAGES on class CL_CHIP_PAGE_TOOL_BASE 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 class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method GET_NEW_USAGE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_USAGE_ID | Value transfer | Type reference (TYPE) | STRING | 20091004 | ||||
| 2 | OLD_USAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20091004 |
Method GET_NEW_USAGE_ID on class CL_CHIP_PAGE_TOOL_BASE 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 class CL_CHIP_PAGE_TOOL_BASE 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) | IF_CHIP_PAGE_TOOL=>TP_S_PAGE_HEADER | 20091206 |
Method GET_PAGE_HEADER on class CL_CHIP_PAGE_TOOL_BASE 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 class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method GET_WD_MODIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WD_MODIFIER | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONFIG_COMP_MODIFIER | API Änderung Component-Konfiguration | 20091004 |
Method GET_WD_MODIFIER on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method GET_WD_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WD_READER | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONFIG_COMP_READER | Lese-Interface für die Component-Konfiguration | 20091004 |
Method GET_WD_READER on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method GET_WD_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WD_TOOL | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONFIG_TOOL | Basisschnittstelle Konfigurations-API | 20091004 |
Method GET_WD_TOOL on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method HNDL_ACTION_CANCELLED Signature
Method HNDL_ACTION_CANCELLED on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method HNDL_ACTION_CANCELLED on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method HNDL_ACTION_FINISHED Signature
Method HNDL_ACTION_FINISHED on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method HNDL_ACTION_FINISHED on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method HNDL_MESSAGES_SENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Value transfer | Attribute reference (LIKE) | 20091004 |
Method HNDL_MESSAGES_SENT on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method INIT 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 | 20091004 |
Method INIT on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method INIT_WD_TOOL 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 | 20091004 |
Method INIT_WD_TOOL on class CL_CHIP_PAGE_TOOL_BASE 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 | 20101123 |
Method IS_PAGE_CHIP_PROVIDER on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method READ_DATA Signature
Method READ_DATA on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20101117 | ||
| 2 | Personalisierungsfehler | 20101117 |
Method REPAIR_CHIP_USAGES Signature
Method REPAIR_CHIP_USAGES on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method REPAIR_CHIP_USAGES on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method RESET_LAST_CHANGED Signature
Method RESET_LAST_CHANGED on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method RESET_LAST_CHANGED on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20110929 |
Method SET_DESCRIPTION on class CL_CHIP_PAGE_TOOL_BASE 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 | Call by reference | Type reference (TYPE) | STRING | 20110929 |
Method SET_GADGET_LAYOUT on class CL_CHIP_PAGE_TOOL_BASE 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) | IF_CHIP_PAGE_TOOL=>TP_S_GADGET_USAGE | 20111005 |
Method SET_GADGET_USAGE on class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method SET_LAST_CHANGE Signature
Method SET_LAST_CHANGE on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Method SET_LAST_CHANGE on class CL_CHIP_PAGE_TOOL_BASE 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 | Kennzeichen: Page wird als CHIP-Provider verwendet | 20130502 |
Method SET_ORIGINAL_LANGUAGE on class CL_CHIP_PAGE_TOOL_BASE 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 class CL_CHIP_PAGE_TOOL_BASE has no exception.
Method _CHIP_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ID | Call by reference | Type reference (TYPE) | STRING | 20091004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20091004 | ||
| 2 | Personalisierungsfehler | 20091004 |
Method _CHIP_USAGES_CHIP_USAGE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ID | Call by reference | Type reference (TYPE) | STRING | 20091004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20091004 | ||
| 2 | Personalisierungsfehler | 20091004 |
Method _CHIP_USAGES_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ID | Call by reference | Type reference (TYPE) | STRING | 20091004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20091004 | ||
| 2 | Personalisierungsfehler | 20091004 |
Method _CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ID | Call by reference | Type reference (TYPE) | STRING | 20101117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20101117 | ||
| 2 | Personalisierungsfehler | 20101117 |
Method _CONFIG_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_USAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20101117 | ||||
| 2 | PARENT_ID | Call by reference | Type reference (TYPE) | STRING | 20101117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20101117 | ||
| 2 | Personalisierungsfehler | 20101117 |
Method _LAYOUT_CHIPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ID | Call by reference | Type reference (TYPE) | STRING | 20091004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20091004 | ||
| 2 | Personalisierungsfehler | 20091004 |
Method _LAYOUT_CHIPS_CHIP_USAGE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ID | Call by reference | Type reference (TYPE) | STRING | 20091004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20091004 | ||
| 2 | Personalisierungsfehler | 20091004 |
Method _LAYOUT_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ID | Call by reference | Type reference (TYPE) | STRING | 20091004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20091004 | ||
| 2 | Personalisierungsfehler | 20091004 |
Method _LAYOUT_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ID | Call by reference | Type reference (TYPE) | STRING | 20091004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20091004 | ||
| 2 | Personalisierungsfehler | 20091004 |
Method _WIRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ID | Call by reference | Type reference (TYPE) | STRING | 20091004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20091004 | ||
| 2 | Personalisierungsfehler | 20091004 |
Method _WIRING_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ID | Call by reference | Type reference (TYPE) | STRING | 20091004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20091004 | ||
| 2 | Personalisierungsfehler | 20091004 |
Method _WIRING_PARAMETERS_SOURCE_CHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ID | Call by reference | Type reference (TYPE) | STRING | 20091004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions der Config-API | 20091004 | ||
| 2 | Personalisierungsfehler | 20091004 |
Event Signatures
Event ACTION_CANCELLED Signature
Event ACTION_CANCELLED on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Event ACTION_FINISHED Signature
Event ACTION_FINISHED on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
Event MESSAGES_SENT Signature
Event MESSAGES_SENT on class CL_CHIP_PAGE_TOOL_BASE has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |