SAP ABAP Interface IF_RSCNV_GUI (Interface for GUI interaction with objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSCNV (Package) Package for Metadata Remodeling
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
Interface IF_RSCNV_GUI  
Short Description Interface for GUI interaction with objects    
General Data
Package RSCNV   Package for Metadata Remodeling 
Created 20130528   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSCNV_GUI has no forward declaration.
Interfaces
Interface IF_RSCNV_GUI has no interface.
Friends
Interface IF_RSCNV_GUI has no friend.
Attributes
Interface IF_RSCNV_GUI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILLING_METHODS Instance method Public Method Returns list of possible filling methods for given operation 20130528
2 GET_OPERATIONS Instance method Public Method Returns a list of possible operations 20130528
3 GET_SCREEN_INFO Instance method Public Method Returns information on which dynpro to call for specific ope 20130528
Events
Interface IF_RSCNV_GUI has no event.
Types
Interface 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 Importing I_OPERATION Call by reference Type reference (TYPE) RSMRT_OPNM Operation Name 20130528
2 Returning R_T_FILLING_METHODS Value transfer Type reference (TYPE) RSMRT_T_OPNM Table type of RSMRT_OPNM 20130528

Method GET_FILLING_METHODS on Interface 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 Returning R_T_OPERATIONS Value transfer Type reference (TYPE) RSMRT_T_OPNM Table type of RSMRT_OPNM 20130528

Method GET_OPERATIONS on Interface 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 Exporting E_SCREEN_HEIGHT Call by reference Type reference (TYPE) I Height of operation screen 20130627
2 Exporting E_SCREEN_OPERATION Call by reference Type reference (TYPE) SY-DYNNR Screennumber with input parameters 20130528
3 Exporting E_SCREEN_VALUES Call by reference Type reference (TYPE) SY-DYNNR Screennumber with selection of operations 20130528
4 Exporting E_SCREEN_WIDTH Call by reference Type reference (TYPE) I Width of operation screen 20130627
5 Exporting E_T_PARAMETER Call by reference Type reference (TYPE) RSMRT_T_OPNM Required input parameters for operation 20130528
6 Importing I_OPERATION Call by reference Type reference (TYPE) RSMRT_OPNM Operation Name 20130528
# Exception Resumable Description Created on
1 NOT_SUPPORTED 20130528
History
Last changed by/on SAP  20140121 
SAP Release Created in 740