SAP ABAP Class IF_RSCNV_GUI (Interface for GUI interaction with objects)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSCNV_IPRO | Object: InfoProvider | 20130528 |
Properties
| Class | IF_RSCNV_GUI | |
| Short Description | Interface for GUI interaction with objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130528 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSCNV_GUI has no forward declaration.
Interfaces
Class IF_RSCNV_GUI has no interface implemented.
Friends
Class IF_RSCNV_GUI has no friend class.
Attributes
Class IF_RSCNV_GUI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns list of possible filling methods for given operation | 20130528 | |
| 2 | Instance method | Public | Method | Returns a list of possible operations | 20130528 | |
| 3 | Instance method | Public | Method | Returns information on which dynpro to call for specific ope | 20130528 |
Events
Class IF_RSCNV_GUI has no event.
Types
Class IF_RSCNV_GUI has no local type.
Method Signatures
Method GET_FILLING_METHODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPERATION | Call by reference | Type reference (TYPE) | RSMRT_OPNM | Operation Name | 20130528 | |||
| 2 | R_T_FILLING_METHODS | Value transfer | Type reference (TYPE) | RSMRT_T_OPNM | Table type of RSMRT_OPNM | 20130528 |
Method GET_FILLING_METHODS on class IF_RSCNV_GUI has no exception.
Method GET_OPERATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_OPERATIONS | Value transfer | Type reference (TYPE) | RSMRT_T_OPNM | Table type of RSMRT_OPNM | 20130528 |
Method GET_OPERATIONS on class IF_RSCNV_GUI has no exception.
Method GET_SCREEN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SCREEN_HEIGHT | Call by reference | Type reference (TYPE) | I | Height of operation screen | 20130627 | |||
| 2 | E_SCREEN_OPERATION | Call by reference | Type reference (TYPE) | SY-DYNNR | Screennumber with input parameters | 20130528 | |||
| 3 | E_SCREEN_VALUES | Call by reference | Type reference (TYPE) | SY-DYNNR | Screennumber with selection of operations | 20130528 | |||
| 4 | E_SCREEN_WIDTH | Call by reference | Type reference (TYPE) | I | Width of operation screen | 20130627 | |||
| 5 | E_T_PARAMETER | Call by reference | Type reference (TYPE) | RSMRT_T_OPNM | Required input parameters for operation | 20130528 | |||
| 6 | I_OPERATION | Call by reference | Type reference (TYPE) | RSMRT_OPNM | Operation Name | 20130528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130528 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |