SAP ABAP Interface IF_RECA_WB_BROWSER_DISPLAY (REWB: Browser - Display)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_WB (Package) RE: Workbench (Object Manager)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_WB_BROWSER_TREE | Browser - Display: TREE | 20030122 |
Properties
Interface | IF_RECA_WB_BROWSER_DISPLAY | |
Short Description | REWB: Browser - Display |
General Data
Package | RE_CA_WB | RE: Workbench (Object Manager) |
Created | 20021104 | SAP |
Last changed | 20050615 | 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 | ICON | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RECA_WB_BROWSER_DISPLAY has no interface.
Friends
Interface IF_RECA_WB_BROWSER_DISPLAY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MO_NAVIGATION_STACK | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RECA_WB_STACK | Stack for Navigation | 20021104 | ||
2 | MS_BROWSER_LAYOUT | Instance attribute | Public | Type reference (TYPE) | RECA_WB_BROWSER_LAYOUT | Browser Layout | 20050525 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds New Entry | 20021104 |
2 | ![]() |
Instance method | Public | Method | Adds "More" Button | 20030131 |
3 | ![]() |
Instance method | Public | Method | Adds Simple Text Entry | 20030409 |
4 | ![]() |
Instance method | Public | Method | Changes an Entry in the Display | 20030225 |
5 | ![]() |
Instance method | Public | Method | Removes Entry from Display | 20030225 |
6 | ![]() |
Instance method | Public | Method | Buffer WB Request and Execute in PAI | 20030128 |
7 | ![]() |
Instance method | Public | Method | Ends Building of New Display | 20021104 |
8 | ![]() |
Instance method | Public | Method | Expand to Level x | 20021108 |
9 | ![]() |
Instance method | Public | Method | Gets Browser Entry Using ID | 20021105 |
10 | ![]() |
Instance method | Public | Method | Gets Superordinate Browser Entry (Using ID) | 20021105 |
11 | ![]() |
Instance method | Public | Method | Gets ID of Top Node | 20030117 |
12 | ![]() |
Instance method | Public | Event handling method | Handle PAI Request of Manager | 20030124 |
13 | ![]() |
Instance method | Public | Method | Entry Expanded? | 20030227 |
14 | ![]() |
Instance method | Public | Method | Completely Refresh Display | 20030122 |
15 | ![]() |
Instance method | Public | Method | Update an Entry in Display | 20030306 |
16 | ![]() |
Instance method | Public | Method | Remove "More" Button | 20030709 |
17 | ![]() |
Instance method | Public | Method | Remove WB Object from Browser | 20030709 |
18 | ![]() |
Instance method | Public | Method | Searches for Subtype Nodes of an Object in Browser | 20030226 |
19 | ![]() |
Instance method | Public | Method | Searches for WB Object in Browser | 20030227 |
20 | ![]() |
Instance method | Public | Method | Starts Building New Display | 20021104 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | LAYOUT_CHANGED | Instance Event (0) |
Public (2) |
Filter has been changed | 20050524 |
2 | TOP_OBJECT_CHANGED | Instance Event (0) |
Public (2) |
Top Object Was Changed | 20030117 |
Types
Interface IF_RECA_WB_BROWSER_DISPLAY has no local type.
Method Signatures
Method ADD_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_NEW_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Erstellter Eintrag | 20021107 | ||
2 | ![]() |
ID_COLOR | Call by reference | Type reference (TYPE) | RECAWBCOLOR | SPACE | Darstellung Eintrag: Farbe | 20021104 | |
3 | ![]() |
ID_DATATEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Bezeichner des Eintrags | 20021105 | ||
4 | ![]() |
ID_ICON | Call by reference | Type reference (TYPE) | RECAICON | SPACE | Darstellung Eintrag: Icon | 20021104 | |
5 | ![]() |
ID_PARENT_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Übergeordneter Eintrag (für Insert/Append) | 20021107 | ||
6 | ![]() |
IF_AS_SIBLING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Auf gleicher Ebene, nach PARENT, einfügen | 20050609 | |
7 | ![]() |
IF_IS_FOLDER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Knoten immer aufklappbar | 20030123 | |
8 | ![]() |
IF_IS_LEAF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Knoten ist Blatt (nie aufklappbar) | 20030123 | |
9 | ![]() |
IO_DRAGNDROP | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior für Drag&Drop | 20030212 | ||
10 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | RECA_WB_BROWSER_DATA | REWB: Browser-Anzeiger: Datenzeile | 20021104 |
Method ADD_ENTRY on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method ADD_MORE_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CURRENT_COUNT | Call by reference | Type reference (TYPE) | SYTABIX | Anzahl bereits vorhandener Einträge | 20030212 | ||
2 | ![]() |
ID_NUMBER_ALL | Call by reference | Type reference (TYPE) | SYTABIX | Anzahl aller folgenden Einträge | 20030131 | ||
3 | ![]() |
ID_NUMBER_MORE | Call by reference | Type reference (TYPE) | SYTABIX | Anzahl weiterer Einträge (<=max) | 20030131 | ||
4 | ![]() |
ID_PARENT_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Übergeordneter Eintrag (für Insert/Append) | 20030131 | ||
5 | ![]() |
IS_BROWSER_DATA | Call by reference | Type reference (TYPE) | RECA_WB_BROWSER_DATA | Browser-Daten (optional) | 20050525 |
Method ADD_MORE_BUTTON on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method ADD_SIMPLE_TEXT_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_NEW_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Erstellter Eintrag | 20030409 | ||
2 | ![]() |
ID_COLOR | Call by reference | Type reference (TYPE) | RECAWBCOLOR | SPACE | Darstellung Eintrag: Farbe | 20030409 | |
3 | ![]() |
ID_DATATEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Bezeichner des Eintrags | 20030409 | ||
4 | ![]() |
ID_ICON | Call by reference | Type reference (TYPE) | RECAICON | SPACE | Darstellung Eintrag: Icon | 20030409 | |
5 | ![]() |
ID_PARENT_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Übergeordneter Eintrag (für Insert/Append) | 20030409 | ||
6 | ![]() |
IF_AS_SIBLING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Auf gleicher Ebene, nach PARENT, einfügen | 20050609 |
Method ADD_SIMPLE_TEXT_ENTRY on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method CHANGE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Zu ändernder Eintrag | 20030225 | ||
2 | ![]() |
ID_COLOR | Call by reference | Type reference (TYPE) | RECAWBCOLOR | SPACE | Darstellung Eintrag: Farbe | 20030225 | |
3 | ![]() |
ID_DATATEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Bezeichner des Eintrags | 20030225 | ||
4 | ![]() |
ID_ICON | Call by reference | Type reference (TYPE) | RECAICON | SPACE | Darstellung Eintrag: Icon | 20030225 | |
5 | ![]() |
IO_DRAGNDROP | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior für Drag&Drop | 20030225 | ||
6 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | RECA_WB_BROWSER_DATA | REWB: Browser-Anzeiger: Datenzeile | 20030225 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag nicht vorhanden | 20030225 |
Method DELETE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Zu löschender Eintrag (für Insert/Append) | 20030225 | ||
2 | ![]() |
IF_ONLY_SUBENTRIES | Call by reference | Type reference (TYPE) | ABAP_BOOL | Bool: Nur alle untergeordneten Einträge entfernen | 20030226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag ist nicht vorhanden | 20030225 |
Method DO_WB_REQUEST_IN_PAI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RECA_WB_REQUEST | Request der Workbench | 20030128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler: Ein Request wartet bereits auf Ausführung | 20030128 |
Method END_DISPLAY Signature
Method END_DISPLAY on Interface IF_RECA_WB_BROWSER_DISPLAY has no parameter.
Method END_DISPLAY on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method EXPAND_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Übergeordneter Eintrag (für Insert/Append) | 20021108 | ||
2 | ![]() |
ID_EXPAND_DEPTH | Call by reference | Type reference (TYPE) | I | Bezeichner des Eintrags | 20021108 |
Method EXPAND_ENTRY on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method GET_ENTRY_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | RECA_WB_BROWSER_DATA | REWB: Browser-Anzeiger: Datenzeile | 20021105 | ||
2 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | ID des Eintrags | 20021107 |
Method GET_ENTRY_BY_ID on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method GET_PARENT_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_PARENT_BROWSER_ID | Value transfer | Type reference (TYPE) | RECAWBBROWSERID | Überg. Eintrag | 20021107 | ||
2 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | RECA_WB_BROWSER_DATA | REWB: Browser-Anzeiger: Datenzeile | 20021105 | ||
3 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Aktueller Eintrag | 20021107 |
Method GET_PARENT_ENTRY on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method GET_TOP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | ID des obersten Eintrags | 20030117 |
Method GET_TOP_ID on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method HANDLE_MANAGER_PAI_EVENT Signature
Method HANDLE_MANAGER_PAI_EVENT on Interface IF_RECA_WB_BROWSER_DISPLAY has no parameter.
Method HANDLE_MANAGER_PAI_EVENT on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method IS_ENTRY_EXPANDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Übergeordneter Eintrag (für Insert/Append) | 20030227 | ||
2 | ![]() |
RF_EXPANDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Aufgeklappt? | 20030227 |
Method IS_ENTRY_EXPANDED on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method REFRESH_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Übergeordneter Eintrag (für Insert/Append) | 20030227 | ||
2 | ![]() |
IF_HARD_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Komplett neu aufbauen (minimal öffnen) | 20030227 | |
3 | ![]() |
IF_NO_SUBOBJECTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Keine unterg. Objekt aktualisieren | 20050607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20030122 |
Method REFRESH_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BROWSERIDENT_NEW | Call by reference | Type reference (TYPE) | RECAWBIDENT | Neue Identifikation | 20030307 | ||
2 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Zu löschender Eintrag (für Insert/Append) | 20030306 | ||
3 | ![]() |
ID_WBOBJTYPE_NEW | Call by reference | Type reference (TYPE) | RECAWBOBJTYPE | Neue Objektart | 20030306 | ||
4 | ![]() |
IF_ONLY_SUBENTRIES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Nur unterg. Einträge aktualisieren | 20030307 | |
5 | ![]() |
IF_WITH_SUBENTRIES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Unterg. Einträge auch aktualisieren | 20030307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag ist nicht vorhanden | 20030306 |
Method REMOVE_MORE_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BROWSER_ID | Call by reference | Type reference (TYPE) | RECAWBBROWSERID | Eintragsnummer des Buttons | 20030709 |
Method REMOVE_MORE_BUTTON on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method REMOVE_WBOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BROWSERIDENT | Call by reference | Type reference (TYPE) | RECAWBIDENT | Identifikation eines WB Objekts | 20030709 | ||
2 | ![]() |
IF_INCLUDE_STACK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Auch aus Stack entfernen | 20030709 |
Method REMOVE_WBOBJECT on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method SEARCH_SUBTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BROWSER_ID | Call by reference | Type reference (TYPE) | RE_T_RECAWBBROWSERID | Gefundene Einträge | 20030226 | ||
2 | ![]() |
ID_BROWSERIDENT | Call by reference | Type reference (TYPE) | RECAWBIDENT | Identifikation eines WB Objekts | 20030226 | ||
3 | ![]() |
ID_WBSUBTYPE | Call by reference | Type reference (TYPE) | RECAWBOBJTYPE | Objektart eines Objekts im Browser | 20030226 |
Method SEARCH_SUBTYPE on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method SEARCH_WBOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BROWSER_ID | Call by reference | Type reference (TYPE) | RE_T_RECAWBBROWSERID | Gefundene Einträge | 20030227 | ||
2 | ![]() |
ID_BROWSERIDENT | Call by reference | Type reference (TYPE) | RECAWBIDENT | Identifikation eines WB Objekts | 20030227 |
Method SEARCH_WBOBJECT on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Method START_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_REFRESH_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Refresh-Modus | 20030115 |
Method START_DISPLAY on Interface IF_RECA_WB_BROWSER_DISPLAY has no exception.
Event Signatures
Event LAYOUT_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IS_BROWSER_LAYOUT | Exporting | Value transfer | Type reference (TYPE) | RECA_WB_BROWSER_LAYOUT | Browser Layout | 20050524 |
Event TOP_OBJECT_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ID_BROWSERIDENT | Exporting | Value transfer | Type reference (TYPE) | RECAWBIDENT | Identifikation eines WB Objekts | 20031030 | ||
2 | ID_WBOBJTYPE | Exporting | Value transfer | Type reference (TYPE) | RECAWBOBJTYPE | Objektart eines Objekts im Browser | 20031030 |
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 200 |