Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_CHIP_INSTANCE_WD | CHIP Instance Web Dynpro Component | 20081027 |
2 | Interface composition (i COMPRISING i_ref) | IF_TEST_CHIP_INSTANCE | CHIP Instance Web Dynpro Component | 20081223 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_INSTANCE | CHIP Instance | 20081212 |
Properties
Interface | IF_CHIP_INSTANCE | |
Short Description | CHIP Instance |
General Data
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20081027 | SAP |
Last changed | 20130531 | 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_CHIP_API | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CHIP_INSTANCE has no interface.
Friends
Interface IF_CHIP_INSTANCE has no friend.
Attributes
Interface IF_CHIP_INSTANCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Fires a custom tray menu action | 20090203 |
2 | ![]() |
Instance method | Public | Method | Triggers a Custom Tray Checkbox Toggle | 20090625 |
3 | ![]() |
Instance method | Public | Method | Fires an Inport Event | 20090122 |
4 | ![]() |
Instance method | Public | Method | Returns the CHIP object | 20090210 |
5 | ![]() |
Instance method | Public | Method | Provides the CHIP description | 20081027 |
6 | ![]() |
Instance method | Public | Method | Returns 'X' if the CHIP description has been changed | 20100719 |
7 | ![]() |
Instance method | Public | Method | Returns the height of the CHIP | 20110227 |
8 | ![]() |
Instance method | Public | Method | Returns the Launcher URL Provider | 20110427 |
9 | ![]() |
Instance method | Public | Method | Returns the CHIP Padding | 20110407 |
10 | ![]() |
Instance method | Public | Method | Returns the CHIP stretch | 20110227 |
11 | ![]() |
Instance method | Public | Method | Returns access to CHIP configuration | 20100614 |
12 | ![]() |
Instance method | Public | Method | Returns the custom tray menu | 20090203 |
13 | ![]() |
Instance method | Public | Method | Returns 'X' if Custom Tray Menu was changed | 20100518 |
14 | ![]() |
Instance method | Public | Method | Returns the flag whether full screen mode is supported | 20110421 |
15 | ![]() |
Instance method | Public | Method | Returns 'X' if flag for full screen mode was changed | 20110427 |
16 | ![]() |
Instance method | Public | Method | Returns the flag for remote execution support | 20110421 |
17 | ![]() |
Instance method | Public | Method | Returns 'X' if flag for remote execution has been changed | 20110427 |
18 | ![]() |
Instance method | Public | Method | Returns the CHIP instance ID | 20081027 |
19 | ![]() |
Instance method | Public | Method | Returns the visibility of the panel | 20120207 |
20 | ![]() |
Instance method | Public | Method | Returns the title of the CHIP | 20090122 |
21 | ![]() |
Instance method | Public | Method | Returns 'X' if the title has been changed | 20100719 |
22 | ![]() |
Instance method | Public | Method | Event Service Callback | 20090123 |
23 | ![]() |
Instance method | Public | Method | Initializes the configuration | 20100526 |
24 | ![]() |
Instance method | Public | Method | Refresh Wiring | 20090826 |
25 | ![]() |
Instance method | Public | Method | Sets the visibility of the CHIP in CHIP Tray | 20090924 |
26 | ![]() |
Instance method | Public | Method | Sets the visibility of the CHIP in the Container | 20090924 |
27 | ![]() |
Instance method | Public | Method | Sets the full screen mode | 20110227 |
28 | ![]() |
Instance method | Public | Method | Sets the title of the CHIP | 20090206 |
29 | ![]() |
Instance method | Public | Method | Sets the container width | 20110227 |
30 | ![]() |
Instance method | Public | Method | Sets the status of the wiring lock | 20090826 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHANGED | Instance Event (0) |
Public (2) |
CHIP has changed | 20090324 |
2 | CHIP_DESCRIPTION_CHANGED | Instance Event (0) |
Public (2) |
CHIP description has changed | 20090125 |
3 | CHIP_PADDING_CHANGED | Instance Event (0) |
Public (2) |
CHIP padding has changed | 20110407 |
4 | CHIP_SIZE_CHANGED | Instance Event (0) |
Public (2) |
CHIP size has changed | 20110227 |
5 | CONFIG_CHANGED | Instance Event (0) |
Public (2) |
Configuration has changed | 20100526 |
6 | CUSTOM_TRAY_MENU_CHANGED | Instance Event (0) |
Public (2) |
Custom Tray Menu Has Changed | 20090716 |
7 | EXEC_FULLSCREEN_CHANGED | Instance Event (0) |
Public (2) |
Support for Full Screen Mode Has Changed | 20110421 |
8 | EXEC_REMOTE_CHANGED | Instance Event (0) |
Public (2) |
Support for Remote Execution Has Changed | 20110421 |
9 | OUTPORT_EVENT | Instance Event (0) |
Public (2) |
Outport Event | 20090319 |
10 | PANEL_VISIBILITY_CHANGED | Instance Event (0) |
Public (2) |
Panel visibility has changed | 20120207 |
11 | TITLE_CHANGED | Instance Event (0) |
Public (2) |
The title has changed | 20090324 |
Types
Interface IF_CHIP_INSTANCE has no local type.
Method Signatures
Method FIRE_CUSTOM_TRAY_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | ID | 20090203 |
Method FIRE_CUSTOM_TRAY_ACTION on Interface IF_CHIP_INSTANCE has no exception.
Method FIRE_CUSTOM_TRAY_TOGGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECKED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090625 | |||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | ID | 20090625 |
Method FIRE_CUSTOM_TRAY_TOGGLE on Interface IF_CHIP_INSTANCE has no exception.
Method FIRE_INPORT_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPORT_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20090122 | ||
2 | ![]() |
NEW_INPORT_EVENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Neuer CHIP Inport Event | 20090901 |
Method FIRE_INPORT_EVENT on Interface IF_CHIP_INSTANCE has no exception.
Method GET_CHIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20090210 |
Method GET_CHIP on Interface IF_CHIP_INSTANCE has no exception.
Method GET_CHIP_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_DEFINITION | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_DEFINITION | CHIP Definition | 20081027 |
Method GET_CHIP_DEFINITION on Interface IF_CHIP_INSTANCE has no exception.
Method GET_CHIP_DESCRIPTION_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_DESCRIPTION_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100719 |
Method GET_CHIP_DESCRIPTION_CHANGED on Interface IF_CHIP_INSTANCE has no exception.
Method GET_CHIP_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_HEIGHT | Value transfer | Type reference (TYPE) | STRING | 20110227 |
Method GET_CHIP_HEIGHT on Interface IF_CHIP_INSTANCE has no exception.
Method GET_CHIP_LAUNCHER_URL_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LAUNCHER_URL_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_LAUNCHER_URL_PROVIDER | Remote Launcher URL Provider | 20110427 |
Method GET_CHIP_LAUNCHER_URL_PROVIDER on Interface IF_CHIP_INSTANCE has no exception.
Method GET_CHIP_PADDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_PADDING | Value transfer | Type reference (TYPE) | CHIP_PADDING_MODE | Padding | 20110407 |
Method GET_CHIP_PADDING on Interface IF_CHIP_INSTANCE has no exception.
Method GET_CHIP_STRETCH_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_STRETCH_HEIGHT | Value transfer | Type reference (TYPE) | CHIP_STRETCH_HEIGHT_MODE | Höhe ausdehnen | 20110227 |
Method GET_CHIP_STRETCH_HEIGHT on Interface IF_CHIP_INSTANCE has no exception.
Method GET_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_CONFIG | CHIP Konfiguration | 20100614 |
Method GET_CONFIG on Interface IF_CHIP_INSTANCE has no exception.
Method GET_CUSTOM_TRAY_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTOM_TRAY_MENU | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_MENU | CHIP Menü | 20090203 |
Method GET_CUSTOM_TRAY_MENU on Interface IF_CHIP_INSTANCE has no exception.
Method GET_CUSTOM_TRAY_MENU_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTOM_TRAY_MENU_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100518 |
Method GET_CUSTOM_TRAY_MENU_CHANGED on Interface IF_CHIP_INSTANCE has no exception.
Method GET_EXEC_FULLSCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXEC_FULLSCREEN | Value transfer | Type reference (TYPE) | CHIP_EXECUTE_FULLSCREEN | CHIP: Im Vollbild-Modus ausführbar | 20110421 |
Method GET_EXEC_FULLSCREEN on Interface IF_CHIP_INSTANCE has no exception.
Method GET_EXEC_FULLSCREEN_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXEC_FULLSCREEN_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110427 |
Method GET_EXEC_FULLSCREEN_CHANGED on Interface IF_CHIP_INSTANCE has no exception.
Method GET_EXEC_REMOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXEC_REMOTE | Value transfer | Type reference (TYPE) | CHIP_EXECUTE_REMOTE | CHIP: Entfernt ausführbar | 20110421 |
Method GET_EXEC_REMOTE on Interface IF_CHIP_INSTANCE has no exception.
Method GET_EXEC_REMOTE_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXEC_REMOTE_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110427 |
Method GET_EXEC_REMOTE_CHANGED on Interface IF_CHIP_INSTANCE has no exception.
Method GET_INSTANCE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE_ID | Value transfer | Type reference (TYPE) | STRING | CHIP Instanz ID | 20081027 |
Method GET_INSTANCE_ID on Interface IF_CHIP_INSTANCE has no exception.
Method GET_PANEL_VISIBILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VISIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120207 |
Method GET_PANEL_VISIBILITY on Interface IF_CHIP_INSTANCE has no exception.
Method GET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESOLVE_TEXT_ALIASES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20110625 | ||
2 | ![]() |
TITLE | Value transfer | Type reference (TYPE) | CHIP_TITLE | Titel eines Chips in Layout Konfiguration | 20090122 |
Method GET_TITLE on Interface IF_CHIP_INSTANCE has no exception.
Method GET_TITLE_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TITLE_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100719 |
Method GET_TITLE_CHANGED on Interface IF_CHIP_INSTANCE has no exception.
Method HANDLE_NOTIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20090123 | |||
2 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20090123 | |||
3 | ![]() |
PROPERTY_TAB | Call by reference | Type reference (TYPE) | CHIP_PROPERTY_TAB | Tabelle von Eigenschaften als Name Wert Paar | 20090123 |
Method HANDLE_NOTIFICATION on Interface IF_CHIP_INSTANCE has no exception.
Method INIT_CONFIG Signature
Method INIT_CONFIG on Interface IF_CHIP_INSTANCE has no parameter.
Method INIT_CONFIG on Interface IF_CHIP_INSTANCE has no exception.
Method REFRESH_WIRING Signature
Method REFRESH_WIRING on Interface IF_CHIP_INSTANCE has no parameter.
Method REFRESH_WIRING on Interface IF_CHIP_INSTANCE has no exception.
Method SET_CHIP_VISIBILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Sichtbarkeit des CHIPs im Tray | 20090924 |
Method SET_CHIP_VISIBILITY on Interface IF_CHIP_INSTANCE has no exception.
Method SET_CONTAINER_VISIBILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Sichtbarkeit des CHIPs im Container | 20090924 |
Method SET_CONTAINER_VISIBILITY on Interface IF_CHIP_INSTANCE has no exception.
Method SET_FULLSCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FULLSCREEN | Call by reference | Type reference (TYPE) | CHIP_FULLSCREEN_MODE | Vollbild | 20110227 |
Method SET_FULLSCREEN on Interface IF_CHIP_INSTANCE has no exception.
Method SET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PERSONALIZE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091215 | |||
2 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | Title des CHIPs | 20090206 |
Method SET_TITLE on Interface IF_CHIP_INSTANCE has no exception.
Method SET_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | STRING | 20110227 |
Method SET_WIDTH on Interface IF_CHIP_INSTANCE has no exception.
Method SET_WIRING_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIRING_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Wiring Lock Zustand | 20090826 |
Method SET_WIRING_LOCK on Interface IF_CHIP_INSTANCE has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_CHIP_INSTANCE has no parameter.
Event CHIP_DESCRIPTION_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHIP_DESCRIPTION | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_DESCRIPTION | CHIP Beschreibung | 20090125 |
Event CHIP_PADDING_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHIP_PADDING | Exporting | Value transfer | Type reference (TYPE) | CHIP_PADDING_MODE | Padding | 20110407 |
Event CHIP_SIZE_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHIP_HEIGHT | Exporting | Value transfer | Type reference (TYPE) | STRING | 20110227 | |||
2 | CHIP_STRETCH_HEIGHT | Exporting | Value transfer | Type reference (TYPE) | CHIP_STRETCH_HEIGHT_MODE | Höhe ausdehnen | 20110227 |
Event CONFIG_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CONFIG | Exporting | Value transfer | Type reference (TYPE) | CHIP_CONFIG | CHIP Configuration | 20100526 |
Event CUSTOM_TRAY_MENU_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CUSTOM_TRAY_MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_MENU | CHIP Menü | 20090716 |
Event EXEC_FULLSCREEN_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EXEC_FULLSCREEN | Exporting | Value transfer | Type reference (TYPE) | CHIP_EXECUTE_FULLSCREEN | CHIP: Im Vollbild-Modus ausführbar | 20110421 |
Event EXEC_REMOTE_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EXEC_REMOTE | Exporting | Value transfer | Type reference (TYPE) | CHIP_EXECUTE_REMOTE | CHIP: Entfernt ausführbar | 20110421 |
Event OUTPORT_EVENT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | OUTPORT_EVENT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20090319 |
Event PANEL_VISIBILITY_CHANGED Signature
Event PANEL_VISIBILITY_CHANGED on Interface IF_CHIP_INSTANCE has no parameter.
Event TITLE_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | INSTANCE_ID | Exporting | Value transfer | Type reference (TYPE) | STRING | 20090515 | |||
2 | PERSONALIZE | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091215 | |||
3 | TITLE | Exporting | Value transfer | Type reference (TYPE) | STRING | Titel | 20090324 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |