SAP ABAP Interface IF_RSOBI_MF_UI (SOBI Model Factory Dialog: Controller for Dialog)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOBI_MF_UI (Package) SOBI Model Factory: Dialog
⤷
⤷
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
| Interface | IF_RSOBI_MF_UI | |
| Short Description | SOBI Model Factory Dialog: Controller for Dialog |
General Data
| Package | RSOBI_MF_UI | SOBI Model Factory: Dialog |
| Created | 20051203 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSOBI_MF_UI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSOBI_MF_UI_ELEMENT | SOBI Model Factory Dialog: Element in Dialog | 20051228 |
Friends
Interface IF_RSOBI_MF_UI has no friend.
Attributes
Interface IF_RSOBI_MF_UI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Closes Dialog and Dynpro | 20060110 | |
| 2 | Instance method | Public | Method | Returns Current Subscreen | 20060222 | |
| 3 | Instance method | Public | Method | Returns Current Subscreen (UI) | 20060222 | |
| 4 | Instance method | Public | Method | Returns Dynpro Name | 20051220 | |
| 5 | Instance method | Public | Method | Returns the Name of the Dialog/Application | 20090220 | |
| 6 | Instance method | Public | Method | Returns Coordinates for Modal Dialog Box | 20051223 | |
| 7 | Instance method | Public | Method | Returns Status | 20051220 | |
| 8 | Instance method | Public | Method | Returns Title | 20051204 | |
| 9 | Instance method | Public | Method | Is this a modal dialog box? | 20051223 | |
| 10 | Instance method | Public | Method | Starts Dialog and Displays Dynpro | 20051228 |
Events
Interface IF_RSOBI_MF_UI has no event.
Types
Interface IF_RSOBI_MF_UI has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on Interface IF_RSOBI_MF_UI has no parameter.
Method CLOSE on Interface 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 | E_COMMAND | Call by reference | Type reference (TYPE) | CHAR_132 | Text der Länge 132 | 20060222 | |||
| 2 | E_DYNPRO | Value transfer | Type reference (TYPE) | SCRFDYNNR | Dynpronummer | 20060222 |
Method GET_CURRENT_TABSTRIP on Interface 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 | 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 Interface 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 | R_DYNPRO | Value transfer | Type reference (TYPE) | SCRFDYNNR | Dynpronummer | 20051220 |
Method GET_DYNPRO on Interface 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 | R_NAME | Value transfer | Type reference (TYPE) | RSTXTLG | Name der Dialog / Anwendung | 20090220 |
Method GET_NAME on Interface 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 | E_XPOSITION | Call by reference | Type reference (TYPE) | I | X-Koordinate | 20051223 | |||
| 2 | E_YPOSITION | Call by reference | Type reference (TYPE) | I | Y-Koordinate | 20051223 |
Method GET_POSITION on Interface 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 | E_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20090319 | |||
| 2 | E_STATUS | Value transfer | Type reference (TYPE) | SYPFKEY | Name des Status | 20060314 | |||
| 3 | E_T_EXCLUDING | Call by reference | Type reference (TYPE) | RSB_T_UCOMM | Tabelle mit OK-Codes | 20060314 |
Method GET_STATUS on Interface 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 | R_TITLE | Value transfer | Type reference (TYPE) | STRING | Titel | 20051204 |
Method GET_TITLE on Interface 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 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20051223 |
Method IS_MODAL on Interface 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 | R_CANCEL | Value transfer | Type reference (TYPE) | RS_BOOL | Der Dialog wurde abgebrochen | 20060109 |
Method OPEN on Interface IF_RSOBI_MF_UI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |