SAP ABAP Class IF_RECA_WB_OBJECT (Object (Type) in Workbench (RE80))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_WB_OBJECT | Browswer Object - Default Implementation | 20070115 |
Properties
| Class | IF_RECA_WB_OBJECT | |
| Short Description | Object (Type) in Workbench (RE80) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070115 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RECA_WB_OBJECT has no interface implemented.
Friends
Class IF_RECA_WB_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RECAC_WBTYPE | Object Type for Browser Objects | 20070115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calls Input Help for Object | 20070425 | |
| 2 | Instance method | Public | Method | Filling of Drag Information for Drag and Drop | 20071011 | |
| 3 | Instance method | Public | Method | Gets Icon for a Workbench Object | 20070125 | |
| 4 | Instance method | Public | Method | Gets ID of Workbench Object (for Display) | 20070425 | |
| 5 | Instance method | Public | Method | Gets Identifying Key of Workbench Object | 20070129 | |
| 6 | Instance method | Public | Method | Call Popup for Creating New Object (Key Fields) | 20070125 | |
| 7 | Instance method | Public | Method | Gets Subscreen for Object Selection | 20070125 | |
| 8 | Instance method | Public | Method | Function Code Processing from Object Selection Popup | 20070125 | |
| 9 | Instance method | Public | Method | Checks If Workbench Object Type of Object Is Active | 20070115 | |
| 10 | Instance method | Public | Method | Is Selection Popup Supported? | 20070125 |
Events
Class IF_RECA_WB_OBJECT has no event.
Types
Class IF_RECA_WB_OBJECT has no local type.
Method Signatures
Method F4_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WB_OBJECT | Call by reference | Type reference (TYPE) | RE_T_WB_OBJECT | Workbench Objekte | 20070425 | |||
| 2 | ID_WBIDENT | Call by reference | Type reference (TYPE) | RECA_WB_OBJECT-WBIDENT | Identifikation eines WB Objekts | 20070425 | |||
| 3 | IF_MULTI | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Mehrfachauswahl | 20070425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Suchhilfe aufgetreten | 20070425 |
Method FILL_DRAG_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_WBIDENT | Call by reference | Type reference (TYPE) | RECAWBIDENT | Identifikation eines WB Objekts | 20071011 | |||
| 2 | IO_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit bisherigen Drag Daten | 20071011 |
Method FILL_DRAG_INFORMATION on class IF_RECA_WB_OBJECT has no exception.
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_ICON | Value transfer | Type reference (TYPE) | RECAICON | Ikone mit Quickinfo | 20070125 |
Method GET_ICON on class IF_RECA_WB_OBJECT has no exception.
Method GET_IDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_WBOBJIDENT | Call by reference | Type reference (TYPE) | RECAWBOBJIDENT | Objekt-ID eines Objekts im Browser (z.B. 0001/1/1 oder TEST) | 20070425 | |||
| 2 | ED_XOBJECT | Call by reference | Type reference (TYPE) | RECADESCRIPTION | Objektbezeichnung | 20070425 | |||
| 3 | ID_WBIDENT | Call by reference | Type reference (TYPE) | RECAWBIDENT | Identifikation eines WB Objekts | 20070425 |
Method GET_IDENT on class IF_RECA_WB_OBJECT has no exception.
Method GET_WB_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_WBIDENT | Call by reference | Type reference (TYPE) | RECAWBIDENT | Identifikation eines WB Objekts | 20070129 | |||
| 2 | ED_WBOBJTYPE | Call by reference | Type reference (TYPE) | RECAWBOBJTYPE | Objektart eines Objekts im Browser | 20070129 | |||
| 3 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 20070129 |
Method GET_WB_KEY on class IF_RECA_WB_OBJECT has no exception.
Method GUI_KEYSEL_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objektreferenz | 20070125 | |||
| 2 | IO_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Mögliche übergebene Daten | 20070125 | |||
| 3 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Mögliche "Vorlage" | 20070125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20070125 |
Method GUI_OBJSEL_GET_SUBSCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SUBSCREEN | Value transfer | Type reference (TYPE) | RECASCREEN | Subscreen Objektauswahl | 20070125 |
Method GUI_OBJSEL_GET_SUBSCREEN on class IF_RECA_WB_OBJECT has no exception.
Method GUI_OBJSEL_HANDLE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objektreferenz# | 20070125 | |||
| 2 | ID_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | FCode aus Objektauswahl-Popup (siehe reca2_busobj_sel_fcode) | 20070125 | |||
| 3 | IF_NO_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Keine Aktionen (Anlegen, Ändern usw.) ausführen, nur eo_buso | 20070125 | ||
| 4 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Fehlerliste (wird gefüllt) | 20070125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20070125 |
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Aktiv | 20070115 |
Method IS_ACTIVE on class IF_RECA_WB_OBJECT has no exception.
Method IS_GUI_OBJSEL_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Auswahlpopup unterstützt | 20070125 |
Method IS_GUI_OBJSEL_SUPPORTED on class IF_RECA_WB_OBJECT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |