SAP ABAP Class CL_RSCOPY_UI_MAPPING (ALV Grid for Assignments)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSCOPY (Package) Data Flow Copy
⤷
⤷
Properties
| Class | CL_RSCOPY_UI_MAPPING | |
| Short Description | ALV Grid for Assignments | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCOPY | Data Flow Copy |
| Created | 20081029 | SAP |
| Last change | 20130531 | 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 CL_RSCOPY_UI_MAPPING has no interface implemented.
Friends
Class CL_RSCOPY_UI_MAPPING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Display Unchangeable Rows? | 20081216 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Only display allowed? | 20081219 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Current Wizard Step | 20081118 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Table Index | 20081029 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20081029 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_S_MAPPING | Mapping between original and copy | 20081029 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_TECHNICAL | Display technical object names | 20081029 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_T_MAPPING | Mappings between Originals and Copies | 20081029 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_T_MAPPING | Mappings between Originals and Copies | 20081216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Complete User Assignment | 20081215 | |
| 2 | Instance method | Public | Method | Completes a wizard step | 20081030 | |
| 3 | Instance method | Public | Constructor | Creates an input help with ALV grid | 20081029 | |
| 4 | Instance method | Public | Method | Number of Non-Modifiable Hidden Rows | 20090107 | |
| 5 | Static method | Public | Method | Creates an ALV grid for assignments | 20081106 | |
| 6 | Instance method | Public | Method | Releases the reserved memory space | 20081201 | |
| 7 | Instance method | Protected | Method | Reads the selected assignment from the grid | 20081029 | |
| 8 | Instance method | Public | Event handling method | Handles data modification made by entry | 20081029 | |
| 9 | Instance method | Public | Event handling method | Handles double-click on row | 20081029 | |
| 10 | Instance method | Public | Event handling method | Handles F4 help for target object | 20081029 | |
| 11 | Instance method | Public | Event handling method | Handles single click on icon | 20081029 | |
| 12 | Instance method | Public | Method | Prepares a wizard step | 20081030 | |
| 13 | Instance method | Public | Method | Resets the current wizard step | 20090114 | |
| 14 | Instance method | Protected | Method | Writes the chosen assignment to the grid | 20081029 | |
| 15 | Instance method | Public | Method | Hides or shows unchageable rows | 20081216 | |
| 16 | Instance method | Public | Method | Toggles between descriptions and technical names | 20081029 |
Events
Class CL_RSCOPY_UI_MAPPING has no event.
Types
Class CL_RSCOPY_UI_MAPPING has no local type.
Method Signatures
Method COMPLETE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ONLY_NEW | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Nur neue? | 20081215 | ||
| 2 | I_PROMPT_FOR_NEW_NAMES_ANYWAY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Auf jeden Fall nach neuen Namen fragen? | 20090605 |
Method COMPLETE_MAPPING on class CL_RSCOPY_UI_MAPPING has no exception.
Method COMPLETE_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COMPLETED | Value transfer | Type reference (TYPE) | RS_BOOL | Wizardschritt abgeschlossen? | 20081030 |
Method COMPLETE_STEP on class CL_RSCOPY_UI_MAPPING has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | Nur Anzeige erlaubt? | 20081219 | |||
| 2 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20081029 |
Method CONSTRUCTOR on class CL_RSCOPY_UI_MAPPING has no exception.
Method COUNT_HIDDEN_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LINES_HIDDEN | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20090107 |
Method COUNT_HIDDEN_LINES on class CL_RSCOPY_UI_MAPPING has no exception.
Method CREATE_ALV_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | Nur Anzeige erlaubt? | 20081219 | |||
| 2 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20081106 | |||
| 3 | R_R_MAPPING | Value transfer | Object reference (TYPE REF TO) | CL_RSCOPY_UI_MAPPING | ALV Grid für Wertehilfe | 20081106 |
Method CREATE_ALV_GRID on class CL_RSCOPY_UI_MAPPING has no exception.
Method FREE Signature
Method FREE on class CL_RSCOPY_UI_MAPPING has no parameter.
Method FREE on class CL_RSCOPY_UI_MAPPING has no exception.
Method GET_MAPPING Signature
Method GET_MAPPING on class CL_RSCOPY_UI_MAPPING has no parameter.
Method GET_MAPPING on class CL_RSCOPY_UI_MAPPING has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Call by reference | Attribute reference (LIKE) | 20081030 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20081030 |
Method HANDLE_DATA_CHANGED on class CL_RSCOPY_UI_MAPPING has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20081029 | |||||
| 2 | E_ROW | Call by reference | Attribute reference (LIKE) | 20081029 |
Method HANDLE_DOUBLE_CLICK on class CL_RSCOPY_UI_MAPPING has no exception.
Method HANDLE_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Call by reference | Attribute reference (LIKE) | 20081029 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20081029 | |||||
| 3 | ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20081029 | |||||
| 4 | E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20081029 | |||||
| 5 | E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20081029 | |||||
| 6 | E_FIELDVALUE | Call by reference | Attribute reference (LIKE) | 20081029 |
Method HANDLE_F4 on class CL_RSCOPY_UI_MAPPING has no exception.
Method HANDLE_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20081029 | |||||
| 2 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20081029 |
Method HANDLE_HOTSPOT_CLICK on class CL_RSCOPY_UI_MAPPING has no exception.
Method PREPARE_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ALL | Call by reference | Type reference (TYPE) | RS_BOOL | Nicht änderbare Zeilen anzeigen? | 20081216 | |||
| 2 | I_GROUP | Call by reference | Type reference (TYPE) | INT4 | Gruppe von Originalpbjekten | 20081030 | |||
| 3 | I_REFRESH | Call by reference | Type reference (TYPE) | RS_BOOL | Bereits vorhandene Zuordnungen zurücksetzen | 20081030 | |||
| 4 | I_R_RUN | Call by reference | Object reference (TYPE REF TO) | IF_RSCOPY_RUN_TOOL | Kopiervorgang (aus Sicht des Werkzeugs) | 20081030 | |||
| 5 | I_TECHNICAL | Call by reference | Type reference (TYPE) | RSCOPY_TECHNICAL | Technische Objektnamen anzeigen | 20081030 |
Method PREPARE_STEP on class CL_RSCOPY_UI_MAPPING has no exception.
Method REFRESH_STEP Signature
Method REFRESH_STEP on class CL_RSCOPY_UI_MAPPING has no parameter.
Method REFRESH_STEP on class CL_RSCOPY_UI_MAPPING has no exception.
Method SET_MAPPING Signature
Method SET_MAPPING on class CL_RSCOPY_UI_MAPPING has no parameter.
Method SET_MAPPING on class CL_RSCOPY_UI_MAPPING has no exception.
Method SWITCH_DISPLAY_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ALL | Call by reference | Type reference (TYPE) | RS_BOOL | Alle Zeilen anzeigen? | 20081216 |
Method SWITCH_DISPLAY_ALL on class CL_RSCOPY_UI_MAPPING has no exception.
Method SWITCH_TECHNICAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TECHNICAL | Call by reference | Type reference (TYPE) | RSCOPY_TECHNICAL | Technische Objektnamen anzeigen | 20081030 |
Method SWITCH_TECHNICAL on class CL_RSCOPY_UI_MAPPING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |