SAP ABAP Class CL_CLIPBOARD_RFW (Clipboard functionality for RFW)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-RFW (Application Component) Reconciliation Framework
⤷
RFW (Package) Reconciliation Framework
⤷
⤷
Properties
| Class | CL_CLIPBOARD_RFW | |
| Short Description | Clipboard functionality for RFW | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RFW | Reconciliation Framework |
| Created | 20000911 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CLIPBOARD_RFW has no forward declaration.
Interfaces
Class CL_CLIPBOARD_RFW has no interface implemented.
Friends
Class CL_CLIPBOARD_RFW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TAB_NODES | content of the clipboard | 20000911 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_GRAPH_RFW | Receiver graph | 20001013 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_GRAPH_RFW | Sender graph | 20001012 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Graph Node | 20001013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Erase the content of the clipboard | 20000911 | |
| 2 | Instance method | Public | Method | Get the content of the clipboard | 20000911 | |
| 3 | Instance method | Public | Method | Set the clipboard | 20000911 |
Events
Class CL_CLIPBOARD_RFW has no event.
Types
Class CL_CLIPBOARD_RFW has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_CLIPBOARD_RFW has no parameter.
Method CLEAR on class CL_CLIPBOARD_RFW has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CLIPBOARD | Call by reference | Type reference (TYPE) | TAB_NODES | Zwischenablage exportieren | 20000911 |
Method GET on class CL_CLIPBOARD_RFW has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLIPBOARD | Call by reference | Type reference (TYPE) | TAB_NODES | Zwischenablage importieren | 20000911 |
Method SET on class CL_CLIPBOARD_RFW has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46C2 |