SAP ABAP Interface IF_UG_WB_COMMUNICATION (Workbench: Events and Methods for Communication with the WB)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGWB (Package) FI General: Workbench

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_UG_WB_COMMUNICATION | |
Short Description | Workbench: Events and Methods for Communication with the WB |
General Data
Package | UGWB | FI General: Workbench |
Created | 20010625 | SAP |
Last changed | 20060703 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_UG_MD_TRANSPORT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | IF_UG_WB_COMMUNICATION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_UG_WB_COMMUNICATION has no interface.
Friends
Interface IF_UG_WB_COMMUNICATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_MSG_LIFETIME_DEFAULT | Constant | Public | Type reference (TYPE) | CHAR1 | 1 | Single-Character Indicator | 20030430 | |
2 | GC_MSG_LIFETIME_REPLACE | Constant | Public | Type reference (TYPE) | CHAR1 | 1 | Single-Character Indicator | 20030430 | |
3 | GC_MSG_LIFETIME_SHORT | Constant | Public | Type reference (TYPE) | CHAR1 | 2 | Single-Character Indicator | 20030430 |
Methods
Interface IF_UG_WB_COMMUNICATION has no method.
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | DEQUEUE_DATA | Instance Event (0) |
Public (2) |
Unlock data object | 20011210 |
2 | DOCK_CONTROLS_TO_FOREIGN_DYNP | Instance Event (0) |
Public (2) |
Attach controls to a dynpro not managed by the WB | 20040209 |
3 | ENQUEUE_DATA | Instance Event (0) |
Public (2) |
Lock data object | 20011210 |
4 | GET_AREA_HISTORY | Instance Event (0) |
Public (2) |
Get navigation data in window | 20011002 |
5 | GET_GUI_TO_DATA | Instance Event (0) |
Public (2) |
Request GUI object for a data object | 20020201 |
6 | GET_WB_SERVICES | Instance Event (0) |
Public (2) |
Which services are offered by the workbench? | 20020326 |
7 | GET_WB_SERVICES_STATIC | Static Event (1) |
Public (2) |
Which services are offered by the workbench? | 20020819 |
8 | IS_DATA_IN_MAINTENANCE | Instance Event (0) |
Public (2) |
20020719 | |
9 | NAVIGATE_IN_AREA_HISTORY | Instance Event (0) |
Public (2) |
Navigate in Window | 20011002 |
10 | PERFORM_COMMAND | Instance Event (0) |
Public (2) |
Execute operation (only selected operations) | 20030901 |
11 | PREPARE_DATA_FOR_GUI | Instance Event (0) |
Public (2) |
Prepare data object for display/change | 20020619 |
12 | PROCESS_DELAYED_PBO | Instance Event (0) |
Public (2) |
Current processing finished: Execute PBO if necessary | 20010625 |
13 | REGISTER_OBJECT | Instance Event (0) |
Public (2) |
Register subordinate control | 20020419 |
14 | RELEASE_GUI | Instance Event (0) |
Public (2) |
Release GUI object for reuse | 20020201 |
15 | REMOVE_WINDOW | Instance Event (0) |
Public (2) |
Remove window from display | 20010807 |
16 | REQUEST_DELAYED_PBO | Instance Event (0) |
Public (2) |
Force PBO at end of current processing | 20010625 |
17 | REQUEST_PERMISSION_TO_LEAVE | Instance Event (0) |
Public (2) |
20011026 | |
18 | SET_ACTIVE_CONFIGURATION_SET | Instance Event (0) |
Public (2) |
Activate configuration set | 20020211 |
19 | SET_START_IMAGE | Instance Event (0) |
Public (2) |
Define image/text for empty work area | 20010831 |
20 | SHOW_DOCU_OBJ | Instance Event (0) |
Public (2) |
Display documentation object | 20020326 |
21 | SHOW_GUI_OBJECT | Instance Event (0) |
Public (2) |
Display work area | 20010625 |
22 | SHOW_MESSAGE | Instance Event (0) |
Public (2) |
Display messages from a message table | 20010729 |
23 | SHOW_WINDOW | Instance Event (0) |
Public (2) |
Display Window | 20010627 |
24 | TRANSLATE_DATA | Instance Event (0) |
Public (2) |
Pass data to translation tool | 20010913 |
25 | TRANSPORT_DATA | Instance Event (0) |
Public (2) |
Pass data to transport tool | 20010911 |
26 | WD_FIELD_TRANSPORT | Instance Event (0) |
Public (2) |
WebDynpro: Trigger field transport if not already triggered | 20041228 |
27 | WINDOW_MAXIMIZE | Instance Event (0) |
Public (2) |
Display a window in full screen | 20010702 |
28 | WINDOW_MINIMIZE | Instance Event (0) |
Public (2) |
Minimize a window | 20010702 |
29 | WINDOW_NORMALIZE | Instance Event (0) |
Public (2) |
Display a window normally | 20010702 |
Types
Interface IF_UG_WB_COMMUNICATION has no local type.
Event Signatures
Event DEQUEUE_DATA Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IO_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_DATA_EXT | Externe Sicht auf Customizing-Daten | 20011210 | ||
2 | IT_DATA | Exporting | Value transfer | Type reference (TYPE) | ANY | 20020429 | |||
3 | IT_HRY_FFIX | Exporting | Value transfer | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20030522 | ||
4 | IT_HRY_NODE | Exporting | Value transfer | Type reference (TYPE) | UGMD_TS_HRY_NODE | FI-Stammdaten: Hierarchieknoten | 20030522 | ||
5 | I_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20020429 |
Event DOCK_CONTROLS_TO_FOREIGN_DYNP Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_DYNNR | Exporting | Value transfer | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20040209 | ||
2 | I_REPID | Exporting | Value transfer | Type reference (TYPE) | SY-REPID | 20040209 |
Event ENQUEUE_DATA Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_MESSAGE | Exporting | Value transfer | Object reference (TYPE REF TO) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20011210 | ||
2 | ER_SUCCESS | Exporting | Value transfer | Object reference (TYPE REF TO) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20011210 | ||
3 | IO_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_DATA_EXT | Externe Sicht auf Customizing-Daten | 20011210 | ||
4 | IT_DATA | Exporting | Value transfer | Type reference (TYPE) | ANY | 20020122 | |||
5 | IT_HRY_FFIX | Exporting | Value transfer | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20030522 | ||
6 | IT_HRY_NODE | Exporting | Value transfer | Type reference (TYPE) | UGMD_TS_HRY_NODE | FI-Stammdaten: Hierarchieknoten | 20020716 | ||
7 | I_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20020429 |
Event GET_AREA_HISTORY Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CR_FUTURE | Exporting | Value transfer | Object reference (TYPE REF TO) | UGWB_TS_HISTORY_ENTRY | FI-Workbench: Eintrag in der Fenster-Historie | 20011002 | ||
2 | CR_HISTORY | Exporting | Value transfer | Object reference (TYPE REF TO) | UGWB_TS_HISTORY_ENTRY | FI-Workbench: Eintrag in der Fenster-Historie | 20011002 | ||
3 | I_AREA | Exporting | Value transfer | Type reference (TYPE) | UG_WB_PLACEMENT | SEM: Plazierung eines Fensters | 20011002 |
Event GET_GUI_TO_DATA Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EO_GUI | Exporting | Value transfer | Object reference (TYPE REF TO) | UG_WB_X_CUST_GUI | Workbench: Refernz auf GUI-Objekt | 20020201 | ||
2 | IF_DO_NOT_LOAD | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | SPACE | Load Methode nicht aufrufen | 20020201 | |
3 | IF_INDEPENDENT | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | SPACE | Unabhängiges Objekt | 20020620 | |
4 | IF_IS_DISPLAY_ONLY | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | SPACE | FI-Stammdaten: Allgemeines Kennzeichen | 20020201 | |
5 | IO_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_DATA_EXT | Externe Sicht auf Customizing-Daten | 20020201 | ||
6 | I_CLASSNAME | Exporting | Value transfer | Type reference (TYPE) | CLASSNAME | Referenztyp | 20020301 |
Event GET_WB_SERVICES Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_SERVICES | Exporting | Value transfer | Object reference (TYPE REF TO) | UGWB_S_SERVICES | FI-Workbench: Services, die die Workbench anbietet | 20020326 |
Event GET_WB_SERVICES_STATIC Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_CHANGE_MANAGEMENT | Exporting | Value transfer | Object reference (TYPE REF TO) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20020819 | ||
2 | ER_GUI_IS_WEBDYNPRO | Exporting | Value transfer | Object reference (TYPE REF TO) | UG_FLG | Einstelliges Kennzeichen | 20040930 |
Event IS_DATA_IN_MAINTENANCE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EF_EDIT | Exporting | Value transfer | Object reference (TYPE REF TO) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20020719 | ||
2 | IS_URL | Exporting | Value transfer | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020719 |
Event NAVIGATE_IN_AREA_HISTORY Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IF_BACK | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20011002 | ||
2 | I_AREA | Exporting | Value transfer | Type reference (TYPE) | UG_WB_PLACEMENT | SEM: Plazierung eines Fensters | 20011002 | ||
3 | I_INDEX | Exporting | Value transfer | Type reference (TYPE) | UG_SEQNR2 | Laufende Nummer | 20011002 |
Event PERFORM_COMMAND Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_SUCCESS | Exporting | Value transfer | Object reference (TYPE REF TO) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20030901 | ||
2 | I_CMD | Exporting | Value transfer | Type reference (TYPE) | UG_SEQNR2 | Laufende Nummer | 20030901 |
Event PREPARE_DATA_FOR_GUI Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EF_CANCEL | Exporting | Value transfer | Object reference (TYPE REF TO) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20020619 | ||
2 | EF_DISPLAY_ONLY | Exporting | Value transfer | Object reference (TYPE REF TO) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20020619 | ||
3 | ET_MESSAGE | Exporting | Value transfer | Object reference (TYPE REF TO) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20020619 | ||
4 | IF_FOR_EDIT | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | 20051220 | |||
5 | IF_IS_DISPLAY_ONLY | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | SPACE | FI-Stammdaten: Allgemeines Kennzeichen | 20020619 | |
6 | IO_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_DATA_EXT | Externe Sicht auf Customizing-Daten | 20020619 |
Event PROCESS_DELAYED_PBO Signature
Event PROCESS_DELAYED_PBO on Interface IF_UG_WB_COMMUNICATION has no parameter.
Event REGISTER_OBJECT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IF_INDEPENDENT | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | SPACE | FI-Stammdaten: Allgemeines Kennzeichen | 20020419 | |
2 | IO_MAIN_OBJ | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20040323 | |||
3 | IO_OBJ | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | Workbench: Events und Methoden zur Kommunikation mit der WB | 20020419 |
Event RELEASE_GUI Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IO_GUI | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Interne Sicht auf das GUI-Objekt | 20020201 |
Event REMOVE_WINDOW Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_SUCCESS | Exporting | Value transfer | Object reference (TYPE REF TO) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20020430 | ||
2 | IO_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_DATA_EXT | Interne Sicht auf Customizing-Daten | 20010807 | ||
3 | I_PLACEMENT | Exporting | Value transfer | Type reference (TYPE) | UG_WB_PLACEMENT | SEM: Plazierung eines Fensters | 20011023 |
Event REQUEST_DELAYED_PBO Signature
Event REQUEST_DELAYED_PBO on Interface IF_UG_WB_COMMUNICATION has no parameter.
Event REQUEST_PERMISSION_TO_LEAVE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_GRANTED | Exporting | Value transfer | Object reference (TYPE REF TO) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20011026 | ||
2 | IF_DONT_ASK_USER | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | SPACE | FI-Stammdaten: Allgemeines Kennzeichen | 20050201 | |
3 | IF_SHOW_SAVE_BUTTON | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | SPACE | FI-Stammdaten: Allgemeines Kennzeichen | 20030113 | |
4 | IS_REASON | Exporting | Value transfer | Type reference (TYPE) | UGMD_S_MESSAGE | FIN-Stammdaten: Meldungen | 20011026 |
Event SET_ACTIVE_CONFIGURATION_SET Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_ID | Exporting | Value transfer | Type reference (TYPE) | UG_SEQNR2 | Laufende Nummer | 20020211 |
Event SET_START_IMAGE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_IMAGE | Exporting | Value transfer | Type reference (TYPE) | W3_QNAME | SPACE | Name für WWW Query String Name-Value Paar | 20010831 | |
2 | I_TEXT | Exporting | Value transfer | Type reference (TYPE) | DOKU_OBJ | SPACE | Dokumentations-Objekt | 20010831 |
Event SHOW_DOCU_OBJ Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_DOCU_OBJ | Exporting | Value transfer | Type reference (TYPE) | DOKU_OBJ | Dokumentations-Objekt | 20020326 |
Event SHOW_GUI_OBJECT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IF_FOR_EDIT | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | SPACE | FI-Stammdaten: Allgemeines Kennzeichen | 20010919 | |
2 | IF_SHOW_CAPTION | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20021203 | ||
3 | IO_COMPANION | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UG_WB_CUST_DATA_COMPANION | Begleiter einer Dateninstanz für die Anzeige | 20030922 | ||
4 | IO_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_DATA_EXT | Interne Sicht auf Customizing-Daten | 20010625 | ||
5 | IS_URL | Exporting | Value transfer | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020715 |
Event SHOW_MESSAGE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IF_REPLACE_ALL_SHOWN_MESSAGES | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | SPACE | FI-Stammdaten: Allgemeines Kennzeichen | 20030507 | |
2 | IO_MSG_CALLBACK | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UG_WB_MESSAGE_CALLBACK | FIN-Workbench: Callback für Meldungen | 20030416 | ||
3 | IT_MESSAGE | Exporting | Value transfer | Type reference (TYPE) | TABLE | FIN-Stammdaten: Meldungen | 20010729 | ||
4 | I_CAPTION | Exporting | Value transfer | Type reference (TYPE) | STRING | SPACE | Gruppenüberschrift | 20010730 | |
5 | I_CAPTION_MSGID | Exporting | Value transfer | Type reference (TYPE) | MSGID | 'UGWB' | Gruppenüberschrift | 20020408 | |
6 | I_CAPTION_MSGNO | Exporting | Value transfer | Type reference (TYPE) | MSGNO | '010' | Gruppenüberschrift | 20020408 | |
7 | I_LIFETIME | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | IF_UG_WB_COMMUNICATION=>GC_MSG_LIFETIME_DEFAULT | Einstelliges Kennzeichen | 20030430 | |
8 | I_SUB_OWNER | Exporting | Value transfer | Type reference (TYPE) | INT4 | 0 | Natürliche Zahl | 20030522 |
Event SHOW_WINDOW Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IF_DISPLAY_ONLY | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20011029 | ||
2 | IO_COMPANION | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UG_WB_CUST_DATA_COMPANION | Begleiter einer Dateninstanz für die Anzeige | 20030922 | ||
3 | IO_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_DATA_EXT | Interne Sicht auf Customizing-Daten | 20010627 | ||
4 | IS_URL | Exporting | Value transfer | Type reference (TYPE) | UGWB_S_URL | FI-Stammdaten: URL | 20020715 | ||
5 | I_AREA | Exporting | Value transfer | Type reference (TYPE) | UG_WB_PLACEMENT | Schlüssel eines Knotens | 20010627 |
Event TRANSLATE_DATA Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IT_SEL | Exporting | Value transfer | Type reference (TYPE) | UGMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20021125 | ||
2 | IT_TRANSPORT | Exporting | Value transfer | Type reference (TYPE) | UGMD_TS_TRANSPORT | Transporteinträge | 20010913 | ||
3 | IT_TRANSPORT_SEL | Exporting | Value transfer | Type reference (TYPE) | UGMD_T_TRANSPORT_SEL | Transporteinträge | 20020404 | ||
4 | I_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20021125 | ||
5 | I_SOURCE_LANGU | Exporting | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20021125 | |
6 | I_TARGET_LANGU | Exporting | Value transfer | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20021125 |
Event TRANSPORT_DATA Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ER_SUCCESS | Exporting | Value transfer | Object reference (TYPE REF TO) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20030602 | ||
2 | IF_COMPLETE | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20031216 | ||
3 | IF_MANUAL | Exporting | Value transfer | Type reference (TYPE) | UG_FLG | FI-Stammdaten: Allgemeines Kennzeichen | 20010911 | ||
4 | IT_TRANSPORT | Exporting | Value transfer | Type reference (TYPE) | UGMD_TS_TRANSPORT | Transporteinträge | 20010911 | ||
5 | IT_TRANSPORT_SEL | Exporting | Value transfer | Type reference (TYPE) | UGMD_T_TRANSPORT_SEL | Transporteinträge | 20020404 | ||
6 | I_ATTRIBUTE_SELECTION | Exporting | Value transfer | Attribute reference (LIKE) | IF_UG_MD_TRANSPORT=>GC_NOCHECK_ATTR_NONE | IF_UG_MD_TRANSPORT=>GC_NOCHECK_ATTR_NONE | FI-Stammdaten: Allgemeines Kennzeichen | 20050201 |
Event WD_FIELD_TRANSPORT Signature
Event WD_FIELD_TRANSPORT on Interface IF_UG_WB_COMMUNICATION has no parameter.
Event WINDOW_MAXIMIZE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IO_WINDOW | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20010702 |
Event WINDOW_MINIMIZE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IO_WINDOW | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20010702 |
Event WINDOW_NORMALIZE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IO_WINDOW | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20010702 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20060703 |
SAP Release Created in | 3.1A |