SAP ABAP Class IF_RECA_CAD_PROVIDER (CAD Provider: Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_CAD_PROVIDER | CAD Provider: Default Implementation | 20061017 |
Properties
| Class | IF_RECA_CAD_PROVIDER | |
| Short Description | CAD Provider: Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20061017 | 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) |
Interfaces
Class IF_RECA_CAD_PROVIDER has no interface implemented.
Friends
Class IF_RECA_CAD_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'SAP_REGI_' | Prefix for SAP Function Codes | 20061108 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | RECACALLCONTEXT | Context of Application | 20061127 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RECAGIMARKTYPE | Marking Type: Incorrect | 20061110 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RECAGIMARKTYPE | Marking Type: Highlighted (General) | 20061103 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RECAGIMARKTYPE | Marking Type: Negative | 20061103 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RECAGIMARKTYPE | Marking Type: Neutral | 20061103 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RECAGIMARKTYPE | Marking Type: Positive | 20061103 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RECAGIMARKTYPE | Marking Type: Selected for Processing | 20061103 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RECAGIMARKTYPE | Marking Type: Warning | 20061103 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Graphic | 20061017 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Marking Types for Legend | 20061103 | |
| 2 | Instance method | Public | Method | Resetting the Legend | 20061103 | |
| 3 | Instance method | Public | Method | Delete Quick Info of an Object | 20061215 | |
| 4 | Instance method | Public | Method | Delete Texts of an Object | 20061017 | |
| 5 | Instance method | Public | Method | Deletion of Graphic - Remove All Markings | 20061017 | |
| 6 | Instance method | Public | Method | Show/Hide Legend | 20061103 | |
| 7 | Instance method | Public | Method | Display of Object (or Its Plan) in Graphic | 20061103 | |
| 8 | Instance method | Public | Method | Final Request to Draw | 20061103 | |
| 9 | Instance method | Public | Method | Cancelling of Instance (Buffer Released) | 20061017 | |
| 10 | Instance method | Public | Method | Gets All Displayed Objects of Graphic | 20080331 | |
| 11 | Instance method | Public | Method | Gets Object Currently Selected in Graphic | 20061017 | |
| 12 | Instance method | Public | Method | Gets the RE-FX Objects That Were Entered in the Graphic | 20061017 | |
| 13 | Instance method | Public | Method | Initialization of Graphic with the Container | 20061017 | |
| 14 | Instance method | Public | Method | Marking of an Object (in the Display) | 20061017 | |
| 15 | Instance method | Public | Method | Reset of Complete Graphic (Plans, Objects, ...) | 20061215 | |
| 16 | Instance method | Public | Method | Selection of Object for Follow-On Processing | 20061017 | |
| 17 | Instance method | Public | Method | Set Quick Info for an Object | 20061122 | |
| 18 | Instance method | Public | Method | Add Text for Object | 20061017 | |
| 19 | Instance method | Public | Method | Reset Marking of Object | 20061017 | |
| 20 | Instance method | Public | Method | Remove Selection of Object | 20061017 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CONTEXT_MENU | Instance Event (0) |
Public (2) |
Context Menu Was Triggered in Graphic | 20061017 |
| 2 | CONTEXT_MENU_SELECTED | Instance Event (0) |
Public (2) |
Entry Was Selected in Context Menu of Graphic | 20061103 |
| 3 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
Double-Click on an Object in the Graphic | 20061017 |
| 4 | QUICKINFO | Instance Event (0) |
Public (2) |
Quick Info on an Object | 20061017 |
| 5 | SINGLE_CLICK | Instance Event (0) |
Public (2) |
Single Click on Object in Graphic | 20061017 |
Types
Class IF_RECA_CAD_PROVIDER has no local type.
Method Signatures
Method ASSIGN_LEGEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LEGEND | Call by reference | Type reference (TYPE) | RE_T_GI_LEGEND | Legende mit Markierungsarten für die Grafik | 20061103 | |||
| 2 | ID_LEGEND_TITLE | Call by reference | Type reference (TYPE) | STRING | SPACE | Titel der Legende | 20061103 | ||
| 3 | IT_LEGEND_INFOTEXT | Call by reference | Type reference (TYPE) | RE_T_STRING | Zusätzliche Textzeilen für die Legende | 20061201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Definition der Legende aufgetreten | 20061103 |
Method CLEAR_LEGEND Signature
Method CLEAR_LEGEND on class IF_RECA_CAD_PROVIDER has no parameter.
Method CLEAR_LEGEND on class IF_RECA_CAD_PROVIDER has no exception.
Method CLEAR_OBJECT_QUICKINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Komplette Texte löschen | 20061215 | ||
| 2 | IS_BUSOBJ | Call by reference | Type reference (TYPE) | RECA_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061215 |
Method CLEAR_OBJECT_QUICKINFO on class IF_RECA_CAD_PROVIDER has no exception.
Method CLEAR_OBJECT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Komplette Texte löschen | 20061017 | ||
| 2 | IS_BUSOBJ | Call by reference | Type reference (TYPE) | RECA_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061103 |
Method CLEAR_OBJECT_TEXT on class IF_RECA_CAD_PROVIDER has no exception.
Method CLEAR_PLAN Signature
Method CLEAR_PLAN on class IF_RECA_CAD_PROVIDER has no parameter.
Method CLEAR_PLAN on class IF_RECA_CAD_PROVIDER has no exception.
Method DISPLAY_LEGEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_DISPLAY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Explizites Anzeigen/Ausblenden | 20061103 | ||
| 2 | IF_TOGGLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Umschalten der Legende (Ein/Aus) | 20061108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anzeigen | 20061103 |
Method DISPLAY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUSOBJ | Call by reference | Type reference (TYPE) | RE_T_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anzeigen | 20061103 |
Method FLUSH Signature
Method FLUSH on class IF_RECA_CAD_PROVIDER has no parameter.
Method FLUSH on class IF_RECA_CAD_PROVIDER has no exception.
Method FREE Signature
Method FREE on class IF_RECA_CAD_PROVIDER has no parameter.
Method FREE on class IF_RECA_CAD_PROVIDER has no exception.
Method GET_DISPLAYED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUSOBJ | Call by reference | Type reference (TYPE) | RE_T_GI_BUSOBJ | Business Objekt-Schlüssel der ausgewählten Objekte | 20080331 |
Method GET_DISPLAYED_OBJECTS on class IF_RECA_CAD_PROVIDER has no exception.
Method GET_SELECTED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUSOBJ | Call by reference | Type reference (TYPE) | RE_T_GI_BUSOBJ | Business Objekt-Schlüssel der ausgewählten Objekte | 20061103 |
Method GET_SELECTED_OBJECTS on class IF_RECA_CAD_PROVIDER has no exception.
Method GET_VISIBLE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUSOBJ | Call by reference | Type reference (TYPE) | RE_T_GI_BUSOBJ | Business Objekt-Schlüssel der dargestellten Objekte | 20061103 |
Method GET_VISIBLE_OBJECTS on class IF_RECA_CAD_PROVIDER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für die Grafik | 20061017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Initialisieren der Grafik | 20061017 |
Method MARK_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_MARKTYPE | Call by reference | Type reference (TYPE) | RECAGIMARKTYPE | Markierungart | 20061103 | |||
| 2 | IF_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Alle markieren | 20061017 | ||
| 3 | IS_BUSOBJ | Call by reference | Type reference (TYPE) | RECA_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061103 |
Method MARK_OBJECT on class IF_RECA_CAD_PROVIDER has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_OBJECTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Auch alle angezeigten Objekte entfernen | 20070515 | ||
| 2 | IF_PLANS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Auch alle angezeigten Pläne entfernen | 20070515 |
Method REFRESH on class IF_RECA_CAD_PROVIDER has no exception.
Method SELECT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Alle auswählen | 20061017 | ||
| 2 | IS_BUSOBJ | Call by reference | Type reference (TYPE) | RECA_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061103 |
Method SELECT_OBJECT on class IF_RECA_CAD_PROVIDER has no exception.
Method SET_OBJECT_QUICKINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_QUICKINFO | Call by reference | Type reference (TYPE) | STRING | Quickinfotext | 20061128 | |||
| 2 | IS_BUSOBJ | Call by reference | Type reference (TYPE) | RECA_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061122 |
Method SET_OBJECT_QUICKINFO on class IF_RECA_CAD_PROVIDER has no exception.
Method SET_OBJECT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BUSOBJ | Call by reference | Type reference (TYPE) | RECA_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061103 | |||
| 2 | IT_TEXT | Call by reference | Type reference (TYPE) | RE_T_STRING | Textzeilen | 20061017 |
Method SET_OBJECT_TEXT on class IF_RECA_CAD_PROVIDER has no exception.
Method UNMARK_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Komplette Markierungen löschen | 20061017 | ||
| 2 | IS_BUSOBJ | Call by reference | Type reference (TYPE) | RECA_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061103 |
Method UNMARK_OBJECT on class IF_RECA_CAD_PROVIDER has no exception.
Method UNSELECT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Komplette Auswahl löschen | 20061017 | ||
| 2 | IS_BUSOBJ | Call by reference | Type reference (TYPE) | RECA_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061103 |
Method UNSELECT_OBJECT on class IF_RECA_CAD_PROVIDER has no exception.
Event Signatures
Event CONTEXT_MENU Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CTMENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Kontext-Menü | 20061103 | ||
| 2 | IT_BUSOBJ | Exporting | Value transfer | Type reference (TYPE) | RE_T_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061103 |
Event CONTEXT_MENU_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FUNCTION | Exporting | Value transfer | Type reference (TYPE) | CLIKE | Ausgewählte Funktion | 20061103 | ||
| 2 | IT_BUSOBJ | Exporting | Value transfer | Type reference (TYPE) | RE_T_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061103 |
Event DOUBLE_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BUSOBJ | Exporting | Value transfer | Type reference (TYPE) | RECA_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061103 |
Event QUICKINFO Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_QUICKINFO | Exporting | Value transfer | Object reference (TYPE REF TO) | STRING | Referenz auf Quickinfo (String) Daten | 20061103 | ||
| 2 | IS_BUSOBJ | Exporting | Value transfer | Type reference (TYPE) | RECA_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061103 |
Event SINGLE_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BUSOBJ | Exporting | Value transfer | Type reference (TYPE) | RECA_GI_BUSOBJ | Business Objekt-Schlüssel für die Grafik | 20061103 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |