Hierarchy

⤷

⤷

Properties
Interface | /UI2/IF_CHIP_API | |
Short Description | IF_CHIP_API CHIP API |
General Data
Package | /UI2/ABAP_PAGE_BUILDER | UI2: ABAP Pagebuilder |
Created | 20130313 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /UI2/IF_CHIP_API has no interface.
Friends
Interface /UI2/IF_CHIP_API has no friend.
Attributes
Interface /UI2/IF_CHIP_API has no attribute.
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CUSTOM_TRAY_ACTION | Instance Event (0) |
Public (2) |
20130313 | |
2 | CUSTOM_TRAY_TOGGLE | Instance Event (0) |
Public (2) |
20130313 | |
3 | INPORT_EVENT | Instance Event (0) |
Public (2) |
20130313 | |
4 | NOTIFICATION | Instance Event (0) |
Public (2) |
20130313 | |
5 | SIZE_CHANGED | Instance Event (0) |
Public (2) |
20130313 | |
6 | TITLE_CHANGED | Instance Event (0) |
Public (2) |
20130313 | |
7 | VISIBILITY_CHANGED | Instance Event (0) |
Public (2) |
20130313 | |
8 | WIRING_LOCK_CHANGED | Instance Event (0) |
Public (2) |
20130313 | |
9 | WIRING_REFRESHED | Instance Event (0) |
Public (2) |
20130313 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_T_CHIP_TRAY_ACTION | Public | See coding | 20130313 | tp_t_chip_tray_action TYPE SORTED TABLE OF /ui2/chip_tray_action WITH UNIQUE KEY id
|
||
2 | TP_T_ENVIRONMENT_PARAM_NAME | Public | See coding | 20130313 | 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 | 20130313 | 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 /UI2/IF_CHIP_API has no parameter.
Method ACTIVATE_DYNAMIC_PORT_CHANGES on Interface /UI2/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 | 20130313 | ||
2 | ![]() |
INPORT_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_CHIP_PORT_DESCRIPTION | 20130313 |
Method ADD_DYNAMIC_INPORT on Interface /UI2/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 | 20130313 | ||
2 | ![]() |
OUTPORT_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_CHIP_PORT_DESCRIPTION | 20130313 |
Method ADD_DYNAMIC_OUTPORT on Interface /UI2/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 | 20130313 | |||
2 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Method ATTACH_NOTIFICATION on Interface /UI2/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) | /UI2/IF_CHIP_MENU | 20130313 | |||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20130313 | |||
3 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Method CREATE_CHIP_MENU on Interface /UI2/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) | /UI2/IF_CHIP_MENU_ACTION_ITEM | 20130313 | |||
2 | ![]() |
ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130313 | ||
3 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20130313 | |||
4 | ![]() |
IMAGE_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20130313 | |||
5 | ![]() |
NEEDS_MORE_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130313 | ||
6 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Method CREATE_CHIP_MENU_ACTION_ITEM on Interface /UI2/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 | 20130313 | ||
2 | ![]() |
CHIP_MENU_CHECKBOX | Value transfer | Object reference (TYPE REF TO) | /UI2/IF_CHIP_MENU_CHECKBOX | 20130313 | |||
3 | ![]() |
ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130313 | ||
4 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20130313 | |||
5 | ![]() |
NEEDS_MORE_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130313 | ||
6 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Method CREATE_CHIP_MENU_CHECKBOX on Interface /UI2/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) | /UI2/IF_CHIP_MENU_SEPARATOR | 20130313 | |||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Method CREATE_CHIP_MENU_SEPARATOR on Interface /UI2/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 | 20130313 | |||
2 | ![]() |
OUTPORT_EVENT | Value transfer | Object reference (TYPE REF TO) | /UI2/IF_CHIP_PORT_EVENT | 20130313 | |||
3 | ![]() |
OUTPORT_NAME | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Method CREATE_OUTPORT_EVENT_FROM_DATA on Interface /UI2/IF_CHIP_API has no exception.
Method DETACH_ALL_NOTIFICATIONS Signature
Method DETACH_ALL_NOTIFICATIONS on Interface /UI2/IF_CHIP_API has no parameter.
Method DETACH_ALL_NOTIFICATIONS on Interface /UI2/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 | 20130313 | |||
2 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Method DETACH_NOTIFICATION on Interface /UI2/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) | /UI2/IF_CHIP_PORT_EVENT | 20130313 | |||
2 | ![]() |
NEW_INPORT_EVENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130313 |
Method FIRE_INPORT_EVENT on Interface /UI2/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) | /UI2/IF_CHIP_PORT_EVENT | 20130313 |
Method FIRE_OUTPORT_EVENT on Interface /UI2/IF_CHIP_API has no exception.
Method FLUSH_ALL_INPORTS Signature
Method FLUSH_ALL_INPORTS on Interface /UI2/IF_CHIP_API has no parameter.
Method FLUSH_ALL_INPORTS on Interface /UI2/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 | 20130313 |
Method FLUSH_INPORT on Interface /UI2/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 | 20130313 | |||
2 | ![]() |
DATA_EXPORT | Value transfer | Type reference (TYPE) | STANDARD TABLE | 20130313 | |||
3 | ![]() |
INPORT_EVENT | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_CHIP_PORT_EVENT | 20130313 |
Method GET_DATA_FROM_INPORT_EVENT on Interface /UI2/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) | /UI2/IF_CHIP_DEFINITION | 20130313 |
Method GET_DEFINITION on Interface /UI2/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 | 20130313 | |||
2 | ![]() |
PARAMETER_POSITION | Call by reference | Type reference (TYPE) | I | 20130313 | |||
3 | ![]() |
PARAMETER_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130313 |
Method GET_ENVIRONMENT_PARAMETER on Interface /UI2/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 | 20130313 |
Method GET_ENVIRONMENT_PARAM_NAMES on Interface /UI2/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 | 20130313 | |||
2 | ![]() |
PARAMETER_POSITIONS | Value transfer | Type reference (TYPE) | TP_T_ENVIRONMENT_PARAM_POSIT | 20130313 |
Method GET_ENVIRONMENT_PARAM_POSITS on Interface /UI2/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) | /UI2/CHIP_FULLSCREEN_MODE | 20130313 |
Method GET_FULLSCREEN on Interface /UI2/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 | 20130313 |
Method GET_HEIGHT on Interface /UI2/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 | 20130313 |
Method GET_INSTANCE_ID on Interface /UI2/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) | /UI2/IF_CHIP_PORT_EVENT | 20130313 | |||
2 | ![]() |
INPORT_NAME | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Method GET_LAST_INPORT_EVENT on Interface /UI2/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 | 20130313 |
Method GET_PANEL_VISIBILITY on Interface /UI2/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 | 20130313 |
Method GET_REGISTERED_INPORTS on Interface /UI2/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 | 20130313 | |||
2 | ![]() |
OUTPORT_TAGGING_INFOS | Value transfer | Type reference (TYPE) | /UI2/CHIP_TAGGING_INFOS | 20130313 |
Method GET_REGISTERED_OUTPORT_TAGS on Interface /UI2/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 | 20130313 | ||
2 | ![]() |
TITLE | Value transfer | Type reference (TYPE) | /UI2/CHIP_TITLE | 20130313 |
Method GET_TITLE on Interface /UI2/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 | 20130313 |
Method GET_VISIBILITY on Interface /UI2/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 | 20130313 |
Method GET_WIDTH on Interface /UI2/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 | 20130313 |
Method GET_WIRING_LOCK on Interface /UI2/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 | 20130313 | |||
2 | ![]() |
PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20130313 | |||
3 | ![]() |
PARAMETER_POSITION | Call by reference | Type reference (TYPE) | I | 20130313 |
Method HAS_ENVIRONMENT_PARAMETER on Interface /UI2/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 | 20130313 | |||
2 | ![]() |
INPORT_NAME | Call by reference | Type reference (TYPE) | STRING | 20130313 | |||
3 | ![]() |
OUTPORT_TAGGING_INFO | Call by reference | Type reference (TYPE) | /UI2/CHIP_TAGGING_INFO | 20130313 |
Method HAS_REGISTERED_OUTPORT_TAGS on Interface /UI2/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 | 20130313 | |||
2 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20130313 | |||
3 | ![]() |
PROPERTY_TAB | Call by reference | Type reference (TYPE) | /UI2/CHIP_PROPERTY_TAB | 20130313 |
Method NOTIFY on Interface /UI2/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 | 20130313 | |||
2 | ![]() |
OUTPORT_TAGGING_INFO | Call by reference | Type reference (TYPE) | /UI2/CHIP_TAGGING_INFO | 20130313 | |||
3 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130313 |
Method REGISTER_OUTPORT_TAG on Interface /UI2/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 | 20130313 | ||
2 | ![]() |
REMOVE_INPORTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130313 | ||
3 | ![]() |
REMOVE_OUTPORTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130313 |
Method REMOVE_ALL_DYNAMIC_PORTS on Interface /UI2/IF_CHIP_API has no exception.
Method REMOVE_CUSTOM_TRAY_MENU Signature
Method REMOVE_CUSTOM_TRAY_MENU on Interface /UI2/IF_CHIP_API has no parameter.
Method REMOVE_CUSTOM_TRAY_MENU on Interface /UI2/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 | 20130313 | ||
2 | ![]() |
INPORT_NAME | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Method REMOVE_DYNAMIC_INPORT on Interface /UI2/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 | 20130313 | ||
2 | ![]() |
OUTPORT_NAME | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Method REMOVE_DYNAMIC_OUTPORT on Interface /UI2/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 | 20130313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130313 |
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) | /UI2/IF_CHIP_LAUNCHER_URL_PROV | 20130313 |
Method SET_CHIP_LAUNCHER_URL_PROVIDER on Interface /UI2/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) | /UI2/CHIP_PADDING_MODE | 20130313 |
Method SET_CHIP_PADDING on Interface /UI2/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) | /UI2/CHIP_STRETCH_HEIGHT_MODE | 20130313 |
Method SET_CHIP_STRETCH_HEIGHT on Interface /UI2/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) | /UI2/IF_CHIP_MENU | 20130313 |
Method SET_CUSTOM_TRAY_MENU on Interface /UI2/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) | /UI2/CHIP_PORT_INFO_TAB | 20130313 | |||
2 | ![]() |
OUTPORTS | Call by reference | Type reference (TYPE) | /UI2/CHIP_PORT_INFO_TAB | 20130313 | |||
3 | ![]() |
SET_INPORTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130313 | ||
4 | ![]() |
SET_OUTPORTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130313 |
Method SET_DYNAMIC_PORTS on Interface /UI2/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) | /UI2/CHIP_EXECUTE_FULLSCREEN | 20130313 |
Method SET_EXEC_FULLSCREEN on Interface /UI2/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) | /UI2/CHIP_EXECUTE_REMOTE | 20130313 |
Method SET_EXEC_REMOTE on Interface /UI2/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 | 20130313 |
Method SET_PANEL_VISIBILITY on Interface /UI2/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 | 20130313 | |||
2 | ![]() |
TITLE | Value transfer | Type reference (TYPE) | /UI2/CHIP_TITLE | 20130313 |
Method SET_TITLE on Interface /UI2/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 | 20130313 |
Method UNREGISTER_ALL_OUTPORT_TAGS on Interface /UI2/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 | 20130313 | |||
2 | ![]() |
OUTPORT_TAGGING_INFO | Call by reference | Type reference (TYPE) | /UI2/CHIP_TAGGING_INFO | 20130313 | |||
3 | ![]() |
SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130313 |
Method UNREGISTER_OUTPORT_TAG on Interface /UI2/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 | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Event CUSTOM_TRAY_TOGGLE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHECKED | Exporting | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130313 | |||
2 | ID | Exporting | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Event INPORT_EVENT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | INPORT_EVENT | Exporting | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_CHIP_PORT_EVENT | 20130313 |
Event NOTIFICATION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NAME | Exporting | Call by reference | Type reference (TYPE) | STRING | 20130313 | |||
2 | NAMESPACE | Exporting | Call by reference | Type reference (TYPE) | STRING | 20130313 | |||
3 | PROPERTY_TAB | Exporting | Call by reference | Type reference (TYPE) | /UI2/CHIP_PROPERTY_TAB | 20130313 |
Event SIZE_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FULLSCREEN | Exporting | Call by reference | Type reference (TYPE) | /UI2/CHIP_FULLSCREEN_MODE | 20130313 | |||
2 | HEIGHT | Exporting | Call by reference | Type reference (TYPE) | STRING | 20130313 | |||
3 | WIDTH | Exporting | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Event TITLE_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHIP_USAGE_ID | Exporting | Call by reference | Type reference (TYPE) | STRING | 20130313 | |||
2 | PERSONALIZE | Exporting | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130313 | |||
3 | TITLE | Exporting | Call by reference | Type reference (TYPE) | STRING | 20130313 |
Event VISIBILITY_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | VISIBLE | Exporting | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130313 |
Event WIRING_LOCK_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | WIRING_LOCK | Exporting | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130313 |
Event WIRING_REFRESHED Signature
Event WIRING_REFRESHED on Interface /UI2/IF_CHIP_API has no parameter.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |