SAP ABAP Class CL_CWB_MERGE_DISPLAY (Merge Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SCWB (Package) Correction Workbench
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_MERGE_DISPLAY_ANY_TEXT | Merge Editor for Texts | 20041105 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_TAB_MERGE_DISPLAY | Sub-Object Table | 20041105 |
Properties
| Class | CL_CWB_MERGE_DISPLAY | |
| Short Description | Merge Editor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCWB | Correction Workbench |
| Created | 20041105 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CWB_MERGE_DISPLAY has no forward declaration.
Interfaces
Class CL_CWB_MERGE_DISPLAY has no interface implemented.
Friends
Class CL_CWB_MERGE_DISPLAY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'ACCP_700' | Function Code that Triggered PAI | 20041130 | ||
| 2 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CONCAT' | Function Code that Triggered PAI | 20041130 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'COPY' | Function Code that Triggered PAI | 20041130 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CUT' | Function Code that Triggered PAI | 20041130 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'ENTE' | Function Code that Triggered PAI | 20070515 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'FIND' | Function Code that Triggered PAI | 20050914 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'FIND+' | Function Code that Triggered PAI | 20050914 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'HELP_700' | Function Code that Triggered PAI | 20041130 | ||
| 9 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'MARK' | Function Code that Triggered PAI | 20041130 | ||
| 10 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'NEXT_CHNG' | Function Code that Triggered PAI | 20041130 | ||
| 11 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'PAGE-' | Function Code that Triggered PAI | 20050916 | ||
| 12 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'PAGE--' | Function Code that Triggered PAI | 20050916 | ||
| 13 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'PAGE+' | Function Code that Triggered PAI | 20050916 | ||
| 14 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'PAGE++' | Function Code that Triggered PAI | 20050916 | ||
| 15 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'PASTE' | Function Code that Triggered PAI | 20041130 | ||
| 16 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'PREV_CHNG' | Function Code that Triggered PAI | 20041130 | ||
| 17 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'REDO_700' | Function Code that Triggered PAI | 20041130 | ||
| 18 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'UNDO_700' | Function Code that Triggered PAI | 20041130 | ||
| 19 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20041105 | ||||
| 20 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CWB_SUBOBJECT | Sub-Object, such as Table | 20041105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20041105 | ||
| 2 | Instance method | Public | Method | Generate Control or Data Table for Control | 20041105 | |
| 3 | Instance method | Protected | Method | Generate Data Table for Control | 20041105 |
Events
Class CL_CWB_MERGE_DISPLAY has no event.
Types
Class CL_CWB_MERGE_DISPLAY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_CWB_SUBOBJECT | Teilobjekt, z.B. Tabelle | 20041105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20041105 |
Method GET_MERGE_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Proxy-Klasse für Control im GUI | 20041111 | |||
| 2 | CS_PROFILE | Call by reference | Type reference (TYPE) | SCWB_S_SCREEN_GRID_PROFILE | Note Assistant: ALV Grid konfigurieren | 20041105 | |||
| 3 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20041105 | |||
| 4 | IV_DISPLAY_STATUS_INFORMATION | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Information über Erfolg der Änderungsoperationen anzeigen | 20050110 | ||
| 5 | IV_INIT_GRID_CONTROL | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20041105 |
Method PREPARE_DISPLAY_TAB Signature
Method PREPARE_DISPLAY_TAB on class CL_CWB_MERGE_DISPLAY has no parameter.
Method PREPARE_DISPLAY_TAB on class CL_CWB_MERGE_DISPLAY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |