SAP ABAP Interface IF_RSR_MDX_UI_OBJECT (MDX: Dialog: UI Object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_MDX_UI (Package) MDX: Dialog
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_MDX_UI_COMP_BASE MDX: Dialog: Base Class for Dialog Components 20090406
Properties
Interface IF_RSR_MDX_UI_OBJECT  
Short Description MDX: Dialog: UI Object    
General Data
Package RSR_MDX_UI   MDX: Dialog 
Created 20090406   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSR_MDX_UI_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_MDX_UI_FINALIZABLE MDX: Dialog: Destructor and Clean-Up Tasks 20090406
Friends
Interface IF_RSR_MDX_UI_OBJECT has no friend.
Attributes
Interface IF_RSR_MDX_UI_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Closes Dialog and Dynpro 20090406
2 DO_PAI Instance method Public Method Executes PAI Processing 20090406
3 DO_PBO Instance method Public Method Executes PBO Processing 20090406
4 FINALIZE Instance method Public Method 20090406
5 GET_DYNPRO Instance method Public Method Returns Dynpro Name 20090406
6 GET_NAME Instance method Public Method Returns the Name of the Dialog/Application 20090406
7 GET_POSITION Instance method Public Method Returns Coordinates for Modal Dialog Box 20090406
8 GET_STATUS Instance method Public Method Returns Status 20090406
9 GET_TITLE Instance method Public Method Returns Title 20090406
10 IS_MODAL Instance method Public Method Is this a modal dialog box? 20090406
11 OPEN Instance method Public Method Starts Dialog and Displays Dynpro 20090406
12 SET_SCREEN Instance method Public Method Sets Dynpro Properties 20090406
13 VALUE_HELP Instance method Public Method Input Help for Specified Field 20090406
Events
Interface IF_RSR_MDX_UI_OBJECT has no event.
Types
Interface IF_RSR_MDX_UI_OBJECT has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on Interface IF_RSR_MDX_UI_OBJECT has no parameter.
Method CLOSE on Interface IF_RSR_MDX_UI_OBJECT has no exception.

Method DO_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMAND Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20090406
2 Importing I_S_UI Call by reference Type reference (TYPE) ANY Dialogstruktur 20090406

Method DO_PAI on Interface IF_RSR_MDX_UI_OBJECT has no exception.

Method DO_PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_UI Call by reference Type reference (TYPE) ANY Dialog-Struktur 20090406
2 Importing I_DYNPRO Call by reference Type reference (TYPE) SCRFDYNNR Dynpronummer 20090406

Method DO_PBO on Interface IF_RSR_MDX_UI_OBJECT has no exception.

Method FINALIZE Signature

Method FINALIZE on Interface IF_RSR_MDX_UI_OBJECT has no parameter.
Method FINALIZE on Interface IF_RSR_MDX_UI_OBJECT has no exception.

Method GET_DYNPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DYNPRO Value transfer Type reference (TYPE) SCRFDYNNR Dynpronummer 20090406

Method GET_DYNPRO on Interface IF_RSR_MDX_UI_OBJECT has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) RSTXTLG Name der Dialog / Anwendung 20090406

Method GET_NAME on Interface IF_RSR_MDX_UI_OBJECT has no exception.

Method GET_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XPOSITION Call by reference Type reference (TYPE) I X-Koordinate 20090406
2 Exporting E_YPOSITION Call by reference Type reference (TYPE) I Y-Koordinate 20090406

Method GET_POSITION on Interface IF_RSR_MDX_UI_OBJECT has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20090406
2 Exporting E_STATUS Value transfer Type reference (TYPE) SYPFKEY Name des Status 20090406
3 Exporting E_T_EXCLUDING Call by reference Type reference (TYPE) RSB_T_UCOMM Tabelle mit OK-Codes 20090406

Method GET_STATUS on Interface IF_RSR_MDX_UI_OBJECT has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TITLE Value transfer Type reference (TYPE) STRING Titel 20090406

Method GET_TITLE on Interface IF_RSR_MDX_UI_OBJECT has no exception.

Method IS_MODAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20090406

Method IS_MODAL on Interface IF_RSR_MDX_UI_OBJECT has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CANCEL Value transfer Type reference (TYPE) RS_BOOL Der Dialog wurde abgebrochen 20090406

Method OPEN on Interface IF_RSR_MDX_UI_OBJECT has no exception.

Method SET_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_SCREEN Call by reference Type reference (TYPE) SCREEN Strukturbeschreibung für System-Datenobjekt SCREEN 20090406
2 Importing I_S_UI Call by reference Type reference (TYPE) ANY Dialogstruktur 20090406

Method SET_SCREEN on Interface IF_RSR_MDX_UI_OBJECT has no exception.

Method VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD Call by reference Type reference (TYPE) STRING Name des Feldes 20090406
2 Importing I_PATTERN Call by reference Type reference (TYPE) DYNFIELDVALUE Suchmuster 20090406
3 Returning R_VALUE Value transfer Type reference (TYPE) STRING Ausgewählter Wert 20090406

Method VALUE_HELP on Interface IF_RSR_MDX_UI_OBJECT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720