SAP ABAP Interface IF_CHIP_API (CHIP API)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
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 ACTIVATE_DYNAMIC_PORT_CHANGES Instance method Public Method Activates the dynamically created inports and outports 20090114
2 ADD_DYNAMIC_INPORT Instance method Public Method Adds a new inport 20081112
3 ADD_DYNAMIC_OUTPORT Instance method Public Method Adds a new outport 20081112
4 ATTACH_NOTIFICATION Instance method Public Method Registers CHIP for a notification 20090121
5 CREATE_CHIP_MENU Instance method Public Method Creates a CHIP Menu 20090203
6 CREATE_CHIP_MENU_ACTION_ITEM Instance method Public Method Creates a CHIP Menu Action Item 20090203
7 CREATE_CHIP_MENU_CHECKBOX Instance method Public Method Creates a CHIP Menu Checkbox 20090624
8 CREATE_CHIP_MENU_SEPARATOR Instance method Public Method Creates a CHIP Menu Separator 20090203
9 CREATE_OUTPORT_EVENT_FROM_DATA Instance method Public Method Creates an outport event object from a data reference 20081110
10 DETACH_ALL_NOTIFICATIONS Instance method Public Method Deregisters CHIP from all notifications 20090123
11 DETACH_NOTIFICATION Instance method Public Method Deregisters CHIP for a notification 20090121
12 FIRE_INPORT_EVENT Instance method Public Method Fires an Inport Event 20110615
13 FIRE_OUTPORT_EVENT Instance method Public Method Triggers outport event 20090122
14 FLUSH_ALL_INPORTS Instance method Public Method Resets all inports, events are transferred again 20110615
15 FLUSH_INPORT Instance method Public Method Resets inport, events are transferred again 20110615
16 GET_DATA_FROM_INPORT_EVENT Instance method Public Method Returns a data reference from an inport event object 20090114
17 GET_DEFINITION Instance method Public Method Returns the CHIP definition 20081110
18 GET_ENVIRONMENT_PARAMETER Instance method Public Method Returns the value of one environment parameter 20100124
19 GET_ENVIRONMENT_PARAM_NAMES Instance method Public Method Returns all names of the environment parameters 20100125
20 GET_ENVIRONMENT_PARAM_POSITS Instance method Public Method Returns the positions of an environment parameter name 20100125
21 GET_FULLSCREEN Instance method Public Method Returns the full screen mode 20110227
22 GET_HEIGHT Instance method Public Method Returns the height of the CHIP in a layout 20090114
23 GET_INSTANCE_ID Instance method Public Method Returns the instance ID 20081215
24 GET_LAST_INPORT_EVENT Instance method Public Method Returns the last inport event 20100124
25 GET_PANEL_VISIBILITY Instance method Public Method Returns the visibility of a CHIP panel 20120207
26 GET_REGISTERED_INPORTS Instance method Public Method Returns all inports for which a wiring is registered 20090929
27 GET_REGISTERED_OUTPORT_TAGS Instance method Public Method Returns all outports for which a wiring is registered 20090929
28 GET_TITLE Instance method Public Method Returns the CHIP title 20090206
29 GET_VISIBILITY Instance method Public Method Returns the visibility of the CHIP 20090924
30 GET_WIDTH Instance method Public Method Returns the width of the chip in a layout 20090114
31 GET_WIRING_LOCK Instance method Public Method Returns the status of the wiring lock 20090826
32 HAS_ENVIRONMENT_PARAMETER Instance method Public Method Return ABAP_TRUE if the environment parameter exists 20100124
33 HAS_REGISTERED_OUTPORT_TAGS Instance method Public Method Returns ABAP_TRUE, if outport tag wirings exist 20091001
34 NOTIFY Instance method Public Method Sends a notification to registered CHIPs 20090121
35 REGISTER_OUTPORT_TAG Instance method Public Method Registers a wiring between inport and outport tag 20090929
36 REMOVE_ALL_DYNAMIC_PORTS Instance method Public Method Removes all ports 20090716
37 REMOVE_CUSTOM_TRAY_MENU Instance method Public Method Removes a custom tray menu 20090203
38 REMOVE_DYNAMIC_INPORT Instance method Public Method Removes a dynamically created inport 20081112
39 REMOVE_DYNAMIC_OUTPORT Instance method Public Method Removes a dynamically created outport 20081112
40 SET_CHIP_HEIGHT Instance method Public Method Sets Altitude 20110227
41 SET_CHIP_LAUNCHER_URL_PROVIDER Instance method Public Method Sets the launcher URL provider 20110427
42 SET_CHIP_PADDING Instance method Public Method Sets the padding 20110407
43 SET_CHIP_STRETCH_HEIGHT Instance method Public Method Sets the stretch mode for the height 20110227
44 SET_CUSTOM_TRAY_MENU Instance method Public Method Sets a custom tray menu 20090203
45 SET_DYNAMIC_PORTS Instance method Public Method Sets ports 20090716
46 SET_EXEC_FULLSCREEN Instance method Public Method Sets the flag for whether full screen mode is supported 20110421
47 SET_EXEC_REMOTE Instance method Public Method Sets the flag for whether remote execution is supported 20110421
48 SET_PANEL_VISIBILITY Instance method Public Method Sets the visibility of the CHIP including the panel 20120207
49 SET_TITLE Instance method Public Method Sets the CHIP title 20090122
50 UNREGISTER_ALL_OUTPORT_TAGS Instance method Public Method Deregisters all wirings between inport and outport tag 20090929
51 UNREGISTER_OUTPORT_TAG 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 Importing ACTIVATE_IMMEDIATELY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Dynamische Änderung sofort aktivieren 20090114
2 Importing 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 Importing ACTIVATE_IMMEDIATELY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Dynamische Änderung sofort aktivieren 20090114
2 Importing 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 Importing NAME Call by reference Type reference (TYPE) STRING Name 20090121
2 Importing 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 Returning CHIP_MENU Value transfer Object reference (TYPE REF TO) IF_CHIP_MENU CHIP Menü 20090203
2 Importing ID Call by reference Type reference (TYPE) STRING ID 20090203
3 Importing 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 Returning CHIP_MENU_ACTION_ITEM Value transfer Object reference (TYPE REF TO) IF_CHIP_MENU_ACTION_ITEM CHIP_MENU_ACTION_ITEM 20090203
2 Importing ENABLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Eigenschaft ENABLED 20090203
3 Importing ID Call by reference Type reference (TYPE) STRING ID 20090203
4 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) STRING Eigenschaft IMAGE_SOURCE 20090203
5 Importing NEEDS_MORE_INFO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Eigenschaft NEEDS_MORE_INFO 20090203
6 Importing 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 Importing CHECKED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Eigenschaft CHECKED 20090624
2 Returning CHIP_MENU_CHECKBOX Value transfer Object reference (TYPE REF TO) IF_CHIP_MENU_CHECKBOX CHIP_MENU_CHECKBOX 20090624
3 Importing ENABLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Eigenschaft ENABLED 20090624
4 Importing ID Call by reference Type reference (TYPE) STRING ID 20090624
5 Importing NEEDS_MORE_INFO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Eigenschaft NEEDS_MORE_INFO 20090624
6 Importing 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 Returning CHIP_MENU_SEPARATOR Value transfer Object reference (TYPE REF TO) IF_CHIP_MENU_SEPARATOR CHIP Menu Separator 20090203
2 Importing 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 Importing DATA Call by reference Type reference (TYPE) DATA Daten 20081110
2 Returning OUTPORT_EVENT Value transfer Object reference (TYPE REF TO) IF_CHIP_PORT_EVENT CHIP Port Event 20081121
3 Importing 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 Importing NAME Call by reference Type reference (TYPE) STRING Name 20090121
2 Importing 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 Importing INPORT_EVENT Call by reference Object reference (TYPE REF TO) IF_CHIP_PORT_EVENT CHIP Port Event 20110615
2 Returning 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 Importing 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 Importing 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 Changing DATA_CHANGE Call by reference Type reference (TYPE) DATA Daten 20090114
2 Exporting DATA_EXPORT Value transfer Type reference (TYPE) STANDARD TABLE Daten 20090114
3 Importing 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 Returning 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 Importing PARAMETER_NAME Call by reference Type reference (TYPE) STRING 20100124
2 Importing PARAMETER_POSITION Call by reference Type reference (TYPE) I 20100125
3 Returning 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 Returning 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 Importing PARAMETER_NAME Call by reference Type reference (TYPE) STRING 20100125
2 Returning 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 Returning 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 Returning 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 Returning 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 Returning INPORT_EVENT Value transfer Object reference (TYPE REF TO) IF_CHIP_PORT_EVENT CHIP Port Event 20100124
2 Importing 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 Returning 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 Returning 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 Importing INPORT_NAME Call by reference Type reference (TYPE) STRING Inport Name 20090929
2 Returning 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 Importing RESOLVE_TEXT_ALIASES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110625
2 Returning 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 Returning 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 Returning 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 Returning 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 Returning HAS_ENVIRONMENT_PARAMETER Value transfer Type reference (TYPE) ABAP_BOOL 20100124
2 Importing PARAMETER_NAME Call by reference Type reference (TYPE) STRING 20100124
3 Importing 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 Returning HAS_REGISTERED_OUTPORT_TAGS Value transfer Type reference (TYPE) ABAP_BOOL Outport-Tag Wirings existieren 20091001
2 Importing INPORT_NAME Call by reference Type reference (TYPE) STRING Inport Name 20091001
3 Importing 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 Importing NAME Call by reference Type reference (TYPE) STRING Name 20090121
2 Importing NAMESPACE Call by reference Type reference (TYPE) STRING Namespace 20090121
3 Importing 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 Importing INPORT_NAME Call by reference Type reference (TYPE) STRING Inport Name 20090929
2 Importing OUTPORT_TAGGING_INFO Call by reference Type reference (TYPE) CHIP_TAGGING_INFO Tagging-Information zu einem Outport 20090929
3 Returning 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 Importing ACTIVATE_IMMEDIATELY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Activate Dynamic Change Immediately 20110810
2 Importing REMOVE_INPORTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090716
3 Importing 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 Importing ACTIVATE_IMMEDIATELY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Dynamische Änderung sofort aktivieren 20090114
2 Importing 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 Importing ACTIVATE_IMMEDIATELY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Dynamische Änderung sofort aktivieren 20090114
2 Importing 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 Importing CHIP_HEIGHT Call by reference Type reference (TYPE) STRING 20110227
# Exception Resumable Description Created on
1 CX_CHIP_SIZE 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing INPORTS Call by reference Type reference (TYPE) CHIP_PORT_INFO_TAB Abbildung Name zu Definition eines Ports 20090716
2 Importing OUTPORTS Call by reference Type reference (TYPE) CHIP_PORT_INFO_TAB Abbildung Name zu Definition eines Ports 20090716
3 Importing SET_INPORTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090716
4 Importing 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 Importing 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 Importing 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 Importing 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 Importing PERSONALIZE Call by reference Type reference (TYPE) ABAP_BOOL 20091215
2 Importing 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 Importing 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 Importing INPORT_NAME Call by reference Type reference (TYPE) STRING Inport Name 20090929
2 Importing OUTPORT_TAGGING_INFO Call by reference Type reference (TYPE) CHIP_TAGGING_INFO Tagging-Information zu einem Outport 20090929
3 Returning 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