SAP ABAP Class CL_RSCOPY_UI_F4 (Input Help for Data Flow Copy)
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_F4 | |
| Short Description | Input Help for Data Flow Copy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCOPY | Data Flow Copy |
| Created | 20081028 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSCOPY_UI_F4 has no forward declaration.
Interfaces
Class CL_RSCOPY_UI_F4 has no interface implemented.
Friends
Class CL_RSCOPY_UI_F4 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20081028 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Selection Required | 20100510 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_S_CAND | Candidate for Target Object | 20081028 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_S_MODE | Supported Type of Copy | 20081028 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_T_CAND | Candidates for the Target Object | 20081028 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSCOPY_T_MODE | Supported copy types | 20081028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Creates an input help with ALV grid | 20081028 | |
| 2 | Static method | Public | Method | Creates an ALV grid for input help | 20081029 | |
| 3 | Static method | Public | Method | Creates an ALV grid for input help | 20081029 | |
| 4 | Instance method | Public | Method | Returns the selected target object | 20081029 | |
| 5 | Instance method | Public | Method | Returns the selected copy type | 20081029 | |
| 6 | Instance method | Public | Event handling method | Handles double-click on row | 20081028 | |
| 7 | Instance method | Public | Event handling method | Handles single click on icon | 20081028 | |
| 8 | Instance method | Public | Method | Submission of Candidate List | 20081029 | |
| 9 | Instance method | Public | Method | Submission of Current Mapping | 20081029 | |
| 10 | Instance method | Public | Method | Submission of Node List | 20100506 |
Events
Class CL_RSCOPY_UI_F4 has no event.
Types
Class CL_RSCOPY_UI_F4 has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20081028 | |||
| 2 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name der Struktur | 20081028 |
Method CONSTRUCTOR on class CL_RSCOPY_UI_F4 has no exception.
Method CREATE_F4_CAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20081029 | |||
| 2 | R_R_F4_CAND | Value transfer | Object reference (TYPE REF TO) | CL_RSCOPY_UI_F4 | Wertehilfe für Datenflusskopie | 20081029 |
Method CREATE_F4_CAND on class CL_RSCOPY_UI_F4 has no exception.
Method CREATE_F4_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20081029 | |||
| 2 | R_R_F4_MODE | Value transfer | Object reference (TYPE REF TO) | CL_RSCOPY_UI_F4 | Wertehilfe für Datenflusskopie | 20081029 |
Method CREATE_F4_MODE on class CL_RSCOPY_UI_F4 has no exception.
Method GET_S_CAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_CAND | Call by reference | Type reference (TYPE) | RSCOPY_S_CAND | Kandidat für Zielobjekt | 20081029 |
Method GET_S_CAND on class CL_RSCOPY_UI_F4 has no exception.
Method GET_S_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_MODE | Call by reference | Type reference (TYPE) | RSCOPY_S_MODE | Unterstützte Art der Kopie | 20081029 |
Method GET_S_MODE on class CL_RSCOPY_UI_F4 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) | 20081028 | |||||
| 2 | E_ROW | Call by reference | Attribute reference (LIKE) | 20081028 |
Method HANDLE_DOUBLE_CLICK on class CL_RSCOPY_UI_F4 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) | 20081028 | |||||
| 2 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20081028 |
Method HANDLE_HOTSPOT_CLICK on class CL_RSCOPY_UI_F4 has no exception.
Method SET_T_CAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | IF_RSCOPY_NODE_WIZ | Schnittstelle der Knoten zum Wizard | 20090427 |
Method SET_T_CAND on class CL_RSCOPY_UI_F4 has no exception.
Method SET_T_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_MAPPING | Call by reference | Type reference (TYPE) | RSCOPY_S_MAPPING | Zuordnung zwischen Original und Kopie | 20081029 |
Method SET_T_MODE on class CL_RSCOPY_UI_F4 has no exception.
Method SET_T_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_NODE | Call by reference | Type reference (TYPE) | RSCOPY_T_NODE | 20100506 |
Method SET_T_NODE on class CL_RSCOPY_UI_F4 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |