Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_CHIP_API_WD | CHIP API WD | 20090124 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_INSTANCE | CHIP Instance | 20081212 |
Properties
Interface | IF_CHIP_API | |
Short Description | CHIP API |
General Data
Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
Created | 20081110 | 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_PORT_DESCRIPTION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CHIP_API has no interface.
Friends
Interface IF_CHIP_API has no friend.
Attributes
Interface IF_CHIP_API has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activates the dynamically created inports and outports | 20090114 |
2 | ![]() |
Instance method | Public | Method | Adds a new inport | 20081112 |
3 | ![]() |
Instance method | Public | Method | Adds a new outport | 20081112 |
4 | ![]() |
Instance method | Public | Method | Registers CHIP for a notification | 20090121 |
5 | ![]() |
Instance method | Public | Method | Creates a CHIP Menu | 20090203 |
6 | ![]() |
Instance method | Public | Method | Creates a CHIP Menu Action Item | 20090203 |
7 | ![]() |
Instance method | Public | Method | Creates a CHIP Menu Checkbox | 20090624 |
8 | ![]() |
Instance method | Public | Method | Creates a CHIP Menu Separator | 20090203 |
9 | ![]() |
Instance method | Public | Method | Creates an outport event object from a data reference | 20081110 |
10 | ![]() |
Instance method | Public | Method | Deregisters CHIP from all notifications | 20090123 |
11 | ![]() |
Instance method | Public | Method | Deregisters CHIP for a notification | 20090121 |
12 | ![]() |
Instance method | Public | Method | Fires an Inport Event | 20110615 |
13 | ![]() |
Instance method | Public | Method | Triggers outport event | 20090122 |
14 | ![]() |
Instance method | Public | Method | Resets all inports, events are transferred again | 20110615 |
15 | ![]() |
Instance method | Public | Method | Resets inport, events are transferred again | 20110615 |
16 | ![]() |
Instance method | Public | Method | Returns a data reference from an inport event object | 20090114 |
17 | ![]() |
Instance method | Public | Method | Returns the CHIP definition | 20081110 |
18 | ![]() |
Instance method | Public | Method | Returns the value of one environment parameter | 20100124 |
19 | ![]() |
Instance method | Public | Method | Returns all names of the environment parameters | 20100125 |
20 | ![]() |
Instance method | Public | Method | Returns the positions of an environment parameter name | 20100125 |
21 | ![]() |
Instance method | Public | Method | Returns the full screen mode | 20110227 |
22 | ![]() |
Instance method | Public | Method | Returns the height of the CHIP in a layout | 20090114 |
23 | ![]() |
Instance method | Public | Method | Returns the instance ID | 20081215 |
24 | ![]() |
Instance method | Public | Method | Returns the last inport event | 20100124 |
25 | ![]() |
Instance method | Public | Method | Returns the visibility of a CHIP panel | 20120207 |
26 | ![]() |
Instance method | Public | Method | Returns all inports for which a wiring is registered | 20090929 |
27 | ![]() |
Instance method | Public | Method | Returns all outports for which a wiring is registered | 20090929 |
28 | ![]() |
Instance method | Public | Method | Returns the CHIP title | 20090206 |
29 | ![]() |
Instance method | Public | Method | Returns the visibility of the CHIP | 20090924 |
30 | ![]() |
Instance method | Public | Method | Returns the width of the chip in a layout | 20090114 |
31 | ![]() |
Instance method | Public | Method | Returns the status of the wiring lock | 20090826 |
32 | ![]() |
Instance method | Public | Method | Return ABAP_TRUE if the environment parameter exists | 20100124 |
33 | ![]() |
Instance method | Public | Method | Returns ABAP_TRUE, if outport tag wirings exist | 20091001 |
34 | ![]() |
Instance method | Public | Method | Sends a notification to registered CHIPs | 20090121 |
35 | ![]() |
Instance method | Public | Method | Registers a wiring between inport and outport tag | 20090929 |
36 | ![]() |
Instance method | Public | Method | Removes all ports | 20090716 |
37 | ![]() |
Instance method | Public | Method | Removes a custom tray menu | 20090203 |
38 | ![]() |
Instance method | Public | Method | Removes a dynamically created inport | 20081112 |
39 | ![]() |
Instance method | Public | Method | Removes a dynamically created outport | 20081112 |
40 | ![]() |
Instance method | Public | Method | Sets Altitude | 20110227 |
41 | ![]() |
Instance method | Public | Method | Sets the launcher URL provider | 20110427 |
42 | ![]() |
Instance method | Public | Method | Sets the padding | 20110407 |
43 | ![]() |
Instance method | Public | Method | Sets the stretch mode for the height | 20110227 |
44 | ![]() |
Instance method | Public | Method | Sets a custom tray menu | 20090203 |
45 | ![]() |
Instance method | Public | Method | Sets ports | 20090716 |
46 | ![]() |
Instance method | Public | Method | Sets the flag for whether full screen mode is supported | 20110421 |
47 | ![]() |
Instance method | Public | Method | Sets the flag for whether remote execution is supported | 20110421 |
48 | ![]() |
Instance method | Public | Method | Sets the visibility of the CHIP including the panel | 20120207 |
49 | ![]() |
Instance method | Public | Method | Sets the CHIP title | 20090122 |
50 | ![]() |
Instance method | Public | Method | Deregisters all wirings between inport and outport tag | 20090929 |
51 | ![]() |
Instance method | Public | Method | Deregisters a wiring between inport and outport tag | 20090929 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CUSTOM_TRAY_ACTION | Instance Event (0) |
Public (2) |
Custom Tray Menu Action | 20090203 |
2 | CUSTOM_TRAY_TOGGLE | Instance Event (0) |
Public (2) |
Custom Tray Checkbox Toggle | 20090625 |
3 | INPORT_EVENT | Instance Event (0) |
Public (2) |
Inport Event | 20090122 |
4 | NOTIFICATION | Instance Event (0) |
Public (2) |
Notification | 20090122 |
5 | SIZE_CHANGED | Instance Event (0) |
Public (2) |
The size has changed | 20090206 |
6 | TITLE_CHANGED | Instance Event (0) |
Public (2) |
The title has changed | 20090206 |
7 | VISIBILITY_CHANGED | Instance Event (0) |
Public (2) |
Visibility has changed | 20090924 |
8 | WIRING_LOCK_CHANGED | Instance Event (0) |
Public (2) |
Wiring Lock Status Changed | 20090826 |
9 | WIRING_REFRESHED | Instance Event (0) |
Public (2) |
Wiring Refreshed | 20090826 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_T_CHIP_TRAY_ACTION | Public | See coding | CHIP Tray Actions | 20090127 | TP_T_CHIP_TRAY_ACTION type sorted table of chip_TRAY_ACTION with unique key id
|
|
2 | TP_T_ENVIRONMENT_PARAM_NAME | Public | See coding | 20100125 | TP_T_ENVIRONMENT_PARAM_NAME type standard table of string with non-unique key table_line
|
||
3 | TP_T_ENVIRONMENT_PARAM_POSIT | Public | See coding | 20100125 | TP_T_ENVIRONMENT_PARAM_POSIT type standard table of i with non-unique key table_line
|
Method Signatures
Method ACTIVATE_DYNAMIC_PORT_CHANGES Signature
Method ACTIVATE_DYNAMIC_PORT_CHANGES on Interface IF_CHIP_API has no parameter.
Method ACTIVATE_DYNAMIC_PORT_CHANGES on Interface IF_CHIP_API has no exception.
Method ADD_DYNAMIC_INPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVATE_IMMEDIATELY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Dynamische Änderung sofort aktivieren | 20090114 | |
2 | ![]() |
INPORT_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PORT_DESCRIPTION | CHIP Port Beschreibung | 20090103 |
Method ADD_DYNAMIC_INPORT on Interface IF_CHIP_API has no exception.
Method ADD_DYNAMIC_OUTPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVATE_IMMEDIATELY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Dynamische Änderung sofort aktivieren | 20090114 | |
2 | ![]() |
OUTPORT_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PORT_DESCRIPTION | CHIP Port Beschreibung | 20090103 |
Method ADD_DYNAMIC_OUTPORT on Interface IF_CHIP_API has no exception.
Method ATTACH_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 | Name | 20090121 | ||
2 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namespace | 20090121 |
Method ATTACH_NOTIFICATION on Interface IF_CHIP_API has no exception.
Method CREATE_CHIP_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_MENU | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_MENU | CHIP Menü | 20090203 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | ID | 20090203 | ||
3 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | Eigenschaft TITLE | 20090203 |
Method CREATE_CHIP_MENU on Interface IF_CHIP_API has no exception.
Method CREATE_CHIP_MENU_ACTION_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_MENU_ACTION_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_MENU_ACTION_ITEM | CHIP_MENU_ACTION_ITEM | 20090203 | ||
2 | ![]() |
ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Eigenschaft ENABLED | 20090203 | |
3 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | ID | 20090203 | ||
4 | ![]() |
IMAGE_SOURCE | Call by reference | Type reference (TYPE) | STRING | Eigenschaft IMAGE_SOURCE | 20090203 | ||
5 | ![]() |
NEEDS_MORE_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Eigenschaft NEEDS_MORE_INFO | 20090203 | |
6 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | Eigenschaft TEXT | 20090203 |
Method CREATE_CHIP_MENU_ACTION_ITEM on Interface IF_CHIP_API has no exception.
Method CREATE_CHIP_MENU_CHECKBOX 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 | ABAP_FALSE | Eigenschaft CHECKED | 20090624 | |
2 | ![]() |
CHIP_MENU_CHECKBOX | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_MENU_CHECKBOX | CHIP_MENU_CHECKBOX | 20090624 | ||
3 | ![]() |
ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Eigenschaft ENABLED | 20090624 | |
4 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | ID | 20090624 | ||
5 | ![]() |
NEEDS_MORE_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Eigenschaft NEEDS_MORE_INFO | 20090624 | |
6 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | Eigenschaft TEXT | 20090624 |
Method CREATE_CHIP_MENU_CHECKBOX on Interface IF_CHIP_API has no exception.
Method CREATE_CHIP_MENU_SEPARATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_MENU_SEPARATOR | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_MENU_SEPARATOR | CHIP Menu Separator | 20090203 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | ID | 20090203 |
Method CREATE_CHIP_MENU_SEPARATOR on Interface IF_CHIP_API has no exception.
Method CREATE_OUTPORT_EVENT_FROM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | DATA | Daten | 20081110 | ||
2 | ![]() |
OUTPORT_EVENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20081121 | ||
3 | ![]() |
OUTPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Outport Name | 20081111 |
Method CREATE_OUTPORT_EVENT_FROM_DATA on Interface IF_CHIP_API has no exception.
Method DETACH_ALL_NOTIFICATIONS Signature
Method DETACH_ALL_NOTIFICATIONS on Interface IF_CHIP_API has no parameter.
Method DETACH_ALL_NOTIFICATIONS on Interface IF_CHIP_API has no exception.
Method DETACH_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 | Name | 20090121 | ||
2 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namespace | 20090121 |
Method DETACH_NOTIFICATION on Interface IF_CHIP_API 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 | 20110615 | ||
2 | ![]() |
NEW_INPORT_EVENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Neuer CHIP Inport Event | 20110615 |
Method FIRE_INPORT_EVENT on Interface IF_CHIP_API has no exception.
Method FIRE_OUTPORT_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUTPORT_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20090122 |
Method FIRE_OUTPORT_EVENT on Interface IF_CHIP_API has no exception.
Method FLUSH_ALL_INPORTS Signature
Method FLUSH_ALL_INPORTS on Interface IF_CHIP_API has no parameter.
Method FLUSH_ALL_INPORTS on Interface IF_CHIP_API has no exception.
Method FLUSH_INPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPORT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110615 |
Method FLUSH_INPORT on Interface IF_CHIP_API has no exception.
Method GET_DATA_FROM_INPORT_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_CHANGE | Call by reference | Type reference (TYPE) | DATA | Daten | 20090114 | ||
2 | ![]() |
DATA_EXPORT | Value transfer | Type reference (TYPE) | STANDARD TABLE | Daten | 20090114 | ||
3 | ![]() |
INPORT_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | Inport Event | 20090114 |
Method GET_DATA_FROM_INPORT_EVENT on Interface IF_CHIP_API has no exception.
Method GET_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFINITION | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_DEFINITION | CHIP Definition | 20081110 |
Method GET_DEFINITION on Interface IF_CHIP_API has no exception.
Method GET_ENVIRONMENT_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20100124 | |||
2 | ![]() |
PARAMETER_POSITION | Call by reference | Type reference (TYPE) | I | 20100125 | |||
3 | ![]() |
PARAMETER_VALUE | Value transfer | Type reference (TYPE) | STRING | 20100124 |
Method GET_ENVIRONMENT_PARAMETER on Interface IF_CHIP_API has no exception.
Method GET_ENVIRONMENT_PARAM_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMETER_NAMES | Value transfer | Type reference (TYPE) | TP_T_ENVIRONMENT_PARAM_NAME | 20100125 |
Method GET_ENVIRONMENT_PARAM_NAMES on Interface IF_CHIP_API has no exception.
Method GET_ENVIRONMENT_PARAM_POSITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20100125 | |||
2 | ![]() |
PARAMETER_POSITIONS | Value transfer | Type reference (TYPE) | TP_T_ENVIRONMENT_PARAM_POSIT | 20100125 |
Method GET_ENVIRONMENT_PARAM_POSITS on Interface IF_CHIP_API has no exception.
Method GET_FULLSCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FULLSCREEN | Value transfer | Type reference (TYPE) | CHIP_FULLSCREEN_MODE | Vollbild | 20110227 |
Method GET_FULLSCREEN on Interface IF_CHIP_API has no exception.
Method GET_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HEIGHT | Value transfer | Type reference (TYPE) | STRING | CHIP Höhe im Layout | 20090114 |
Method GET_HEIGHT on Interface IF_CHIP_API 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 | 20081215 |
Method GET_INSTANCE_ID on Interface IF_CHIP_API has no exception.
Method GET_LAST_INPORT_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPORT_EVENT | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20100124 | ||
2 | ![]() |
INPORT_NAME | Call by reference | Type reference (TYPE) | STRING | 20100124 |
Method GET_LAST_INPORT_EVENT on Interface IF_CHIP_API 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 | Sichtbarkeit des CHIPs | 20120207 |
Method GET_PANEL_VISIBILITY on Interface IF_CHIP_API has no exception.
Method GET_REGISTERED_INPORTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPORT_NAMES | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20090929 |
Method GET_REGISTERED_INPORTS on Interface IF_CHIP_API has no exception.
Method GET_REGISTERED_OUTPORT_TAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Inport Name | 20090929 | ||
2 | ![]() |
OUTPORT_TAGGING_INFOS | Value transfer | Type reference (TYPE) | CHIP_TAGGING_INFOS | Tagging-Informationen zu einem Outport | 20090929 |
Method GET_REGISTERED_OUTPORT_TAGS on Interface IF_CHIP_API 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 | 20090206 |
Method GET_TITLE on Interface IF_CHIP_API has no exception.
Method GET_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 | Sichtbarkeit des CHIPs | 20090924 |
Method GET_VISIBILITY on Interface IF_CHIP_API has no exception.
Method GET_WIDTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_WIDTH | Value transfer | Type reference (TYPE) | STRING | Breite des Chips im Layout | 20090114 |
Method GET_WIDTH on Interface IF_CHIP_API has no exception.
Method GET_WIRING_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WIRING_LOCK | Value transfer | Type reference (TYPE) | ABAP_BOOL | Wiring Lock Zustand | 20090826 |
Method GET_WIRING_LOCK on Interface IF_CHIP_API has no exception.
Method HAS_ENVIRONMENT_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_ENVIRONMENT_PARAMETER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100124 | |||
2 | ![]() |
PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20100124 | |||
3 | ![]() |
PARAMETER_POSITION | Call by reference | Type reference (TYPE) | I | 20100125 |
Method HAS_ENVIRONMENT_PARAMETER on Interface IF_CHIP_API has no exception.
Method HAS_REGISTERED_OUTPORT_TAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HAS_REGISTERED_OUTPORT_TAGS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Outport-Tag Wirings existieren | 20091001 | ||
2 | ![]() |
INPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Inport Name | 20091001 | ||
3 | ![]() |
OUTPORT_TAGGING_INFO | Call by reference | Type reference (TYPE) | CHIP_TAGGING_INFO | Tagging-Information zu einem Outport | 20091001 |
Method HAS_REGISTERED_OUTPORT_TAGS on Interface IF_CHIP_API has no exception.
Method NOTIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20090121 | ||
2 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Namespace | 20090121 | ||
3 | ![]() |
PROPERTY_TAB | Call by reference | Type reference (TYPE) | CHIP_PROPERTY_TAB | Tabelle von Eigenschaften als Name Wert Paar | 20090123 |
Method NOTIFY on Interface IF_CHIP_API has no exception.
Method REGISTER_OUTPORT_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Inport Name | 20090929 | ||
2 | ![]() |
OUTPORT_TAGGING_INFO | Call by reference | Type reference (TYPE) | CHIP_TAGGING_INFO | Tagging-Information zu einem Outport | 20090929 | ||
3 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Registrierung erfolgreich | 20090929 |
Method REGISTER_OUTPORT_TAG on Interface IF_CHIP_API has no exception.
Method REMOVE_ALL_DYNAMIC_PORTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVATE_IMMEDIATELY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Activate Dynamic Change Immediately | 20110810 | |
2 | ![]() |
REMOVE_INPORTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090716 | ||
3 | ![]() |
REMOVE_OUTPORTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090716 |
Method REMOVE_ALL_DYNAMIC_PORTS on Interface IF_CHIP_API has no exception.
Method REMOVE_CUSTOM_TRAY_MENU Signature
Method REMOVE_CUSTOM_TRAY_MENU on Interface IF_CHIP_API has no parameter.
Method REMOVE_CUSTOM_TRAY_MENU on Interface IF_CHIP_API has no exception.
Method REMOVE_DYNAMIC_INPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVATE_IMMEDIATELY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Dynamische Änderung sofort aktivieren | 20090114 | |
2 | ![]() |
INPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Portname | 20090103 |
Method REMOVE_DYNAMIC_INPORT on Interface IF_CHIP_API has no exception.
Method REMOVE_DYNAMIC_OUTPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVATE_IMMEDIATELY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Dynamische Änderung sofort aktivieren | 20090114 | |
2 | ![]() |
OUTPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Portname | 20090103 |
Method REMOVE_DYNAMIC_OUTPORT on Interface IF_CHIP_API has no exception.
Method SET_CHIP_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_HEIGHT | Call by reference | Type reference (TYPE) | STRING | 20110227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse für CHIP Size | 20110321 |
Method SET_CHIP_LAUNCHER_URL_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LAUNCHER_URL_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_LAUNCHER_URL_PROVIDER | Remote Launcher URL Provider | 20110427 |
Method SET_CHIP_LAUNCHER_URL_PROVIDER on Interface IF_CHIP_API has no exception.
Method SET_CHIP_PADDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_PADDING | Call by reference | Type reference (TYPE) | CHIP_PADDING_MODE | Padding | 20110407 |
Method SET_CHIP_PADDING on Interface IF_CHIP_API has no exception.
Method SET_CHIP_STRETCH_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHIP_STRETCH_HEIGHT | Call by reference | Type reference (TYPE) | CHIP_STRETCH_HEIGHT_MODE | Höhe ausdehnen | 20110227 |
Method SET_CHIP_STRETCH_HEIGHT on Interface IF_CHIP_API has no exception.
Method SET_CUSTOM_TRAY_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTOM_TRAY_MENU | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_MENU | CHIP Menü | 20090203 |
Method SET_CUSTOM_TRAY_MENU on Interface IF_CHIP_API has no exception.
Method SET_DYNAMIC_PORTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPORTS | Call by reference | Type reference (TYPE) | CHIP_PORT_INFO_TAB | Abbildung Name zu Definition eines Ports | 20090716 | ||
2 | ![]() |
OUTPORTS | Call by reference | Type reference (TYPE) | CHIP_PORT_INFO_TAB | Abbildung Name zu Definition eines Ports | 20090716 | ||
3 | ![]() |
SET_INPORTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090716 | ||
4 | ![]() |
SET_OUTPORTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090716 |
Method SET_DYNAMIC_PORTS on Interface IF_CHIP_API has no exception.
Method SET_EXEC_FULLSCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXEC_FULLSCREEN | Call by reference | Type reference (TYPE) | CHIP_EXECUTE_FULLSCREEN | CHIP: Im Vollbild-Modus ausführbar | 20110421 |
Method SET_EXEC_FULLSCREEN on Interface IF_CHIP_API has no exception.
Method SET_EXEC_REMOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXEC_REMOTE | Call by reference | Type reference (TYPE) | CHIP_EXECUTE_REMOTE | CHIP: Entfernt ausführbar | 20110421 |
Method SET_EXEC_REMOTE on Interface IF_CHIP_API has no exception.
Method SET_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 | Sichtbarkeit des CHIPs | 20120207 |
Method SET_PANEL_VISIBILITY on Interface IF_CHIP_API 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 | Value transfer | Type reference (TYPE) | CHIP_TITLE | Titel eines Chips in Layout Konfiguration | 20090122 |
Method SET_TITLE on Interface IF_CHIP_API has no exception.
Method UNREGISTER_ALL_OUTPORT_TAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Inport Name | 20090929 |
Method UNREGISTER_ALL_OUTPORT_TAGS on Interface IF_CHIP_API has no exception.
Method UNREGISTER_OUTPORT_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Inport Name | 20090929 | ||
2 | ![]() |
OUTPORT_TAGGING_INFO | Call by reference | Type reference (TYPE) | CHIP_TAGGING_INFO | Tagging-Information zu einem Outport | 20090929 | ||
3 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Deregistrierung erfolgreich | 20090929 |
Method UNREGISTER_OUTPORT_TAG on Interface IF_CHIP_API has no exception.
Event Signatures
Event CUSTOM_TRAY_ACTION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ID | Exporting | Value transfer | Type reference (TYPE) | STRING | ID | 20090203 |
Event CUSTOM_TRAY_TOGGLE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHECKED | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090625 | |||
2 | ID | Exporting | Value transfer | Type reference (TYPE) | STRING | ID | 20090625 |
Event INPORT_EVENT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | INPORT_EVENT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_CHIP_PORT_EVENT | CHIP Port Event | 20090122 |
Event NOTIFICATION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NAME | Exporting | Value transfer | Type reference (TYPE) | STRING | Name | 20090122 | ||
2 | NAMESPACE | Exporting | Value transfer | Type reference (TYPE) | STRING | Namensraum | 20090122 | ||
3 | PROPERTY_TAB | Exporting | Value transfer | Type reference (TYPE) | CHIP_PROPERTY_TAB | Tabelle von Eigenschaften | 20090123 |
Event SIZE_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FULLSCREEN | Exporting | Value transfer | Type reference (TYPE) | CHIP_FULLSCREEN_MODE | Vollbild | 20110227 | ||
2 | HEIGHT | Exporting | Value transfer | Type reference (TYPE) | STRING | Höhe | 20090206 | ||
3 | WIDTH | Exporting | Value transfer | Type reference (TYPE) | STRING | Breite | 20090206 |
Event TITLE_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHIP_USAGE_ID | Exporting | Value transfer | Type reference (TYPE) | STRING | CHIP_USAGE_ID | 20090515 | ||
2 | PERSONALIZE | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091215 | |||
3 | TITLE | Exporting | Value transfer | Type reference (TYPE) | STRING | Titel | 20090206 |
Event VISIBILITY_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | VISIBLE | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | Sichtbarkeit | 20090924 |
Event WIRING_LOCK_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | WIRING_LOCK | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090826 |
Event WIRING_REFRESHED Signature
Event WIRING_REFRESHED on Interface IF_CHIP_API has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |