SAP ABAP Class IF_RSOBI_MF_UI (SOBI Model Factory Dialog: Controller for Dialog)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSOBI_MF_UI_ELEMENT SOBI Model Factory Dialog: Element in Dialog 20051228
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBI_MF_UI_SCR_BASE SOBI Model Factory Dialog: Base Class for Screens / Popups 20051228
Properties
Class IF_RSOBI_MF_UI  
Short Description SOBI Model Factory Dialog: Controller for Dialog    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSOBI_MF_UI has no forward declaration.
Interfaces
Class IF_RSOBI_MF_UI has no interface implemented.
Friends
Class IF_RSOBI_MF_UI has no friend class.
Attributes
Class IF_RSOBI_MF_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Closes Dialog and Dynpro 20060110
2 GET_CURRENT_TABSTRIP Instance method Public Method Returns Current Subscreen 20060222
3 GET_CURRENT_TABSTRIP_UI Instance method Public Method Returns Current Subscreen (UI) 20060222
4 GET_DYNPRO Instance method Public Method Returns Dynpro Name 20051220
5 GET_NAME Instance method Public Method Returns the Name of the Dialog/Application 20090220
6 GET_POSITION Instance method Public Method Returns Coordinates for Modal Dialog Box 20051223
7 GET_STATUS Instance method Public Method Returns Status 20051220
8 GET_TITLE Instance method Public Method Returns Title 20051204
9 IS_MODAL Instance method Public Method Is this a modal dialog box? 20051223
10 OPEN Instance method Public Method Starts Dialog and Displays Dynpro 20051228
Events
Class IF_RSOBI_MF_UI has no event.
Types
Class IF_RSOBI_MF_UI has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class IF_RSOBI_MF_UI has no parameter.
Method CLOSE on class IF_RSOBI_MF_UI has no exception.

Method GET_CURRENT_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMMAND Call by reference Type reference (TYPE) CHAR_132 Text der Länge 132 20060222
2 Exporting E_DYNPRO Value transfer Type reference (TYPE) SCRFDYNNR Dynpronummer 20060222

Method GET_CURRENT_TABSTRIP on class IF_RSOBI_MF_UI has no exception.

Method GET_CURRENT_TABSTRIP_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_UI Value transfer Object reference (TYPE REF TO) IF_RSOBI_MF_UI_ELEMENT SOBI Model Factory Dialog: Element im Dialog 20060222

Method GET_CURRENT_TABSTRIP_UI on class IF_RSOBI_MF_UI 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 20051220

Method GET_DYNPRO on class IF_RSOBI_MF_UI 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 20090220

Method GET_NAME on class IF_RSOBI_MF_UI 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 20051223
2 Exporting E_YPOSITION Call by reference Type reference (TYPE) I Y-Koordinate 20051223

Method GET_POSITION on class IF_RSOBI_MF_UI 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 20090319
2 Exporting E_STATUS Value transfer Type reference (TYPE) SYPFKEY Name des Status 20060314
3 Exporting E_T_EXCLUDING Call by reference Type reference (TYPE) RSB_T_UCOMM Tabelle mit OK-Codes 20060314

Method GET_STATUS on class IF_RSOBI_MF_UI 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 20051204

Method GET_TITLE on class IF_RSOBI_MF_UI 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 20051223

Method IS_MODAL on class IF_RSOBI_MF_UI 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 20060109

Method OPEN on class IF_RSOBI_MF_UI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in