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 | Instance method | Public | Method | Closes Dialog and Dynpro | 20090406 | |
| 2 | Instance method | Public | Method | Executes PAI Processing | 20090406 | |
| 3 | Instance method | Public | Method | Executes PBO Processing | 20090406 | |
| 4 | Instance method | Public | Method | 20090406 | ||
| 5 | Instance method | Public | Method | Returns Dynpro Name | 20090406 | |
| 6 | Instance method | Public | Method | Returns the Name of the Dialog/Application | 20090406 | |
| 7 | Instance method | Public | Method | Returns Coordinates for Modal Dialog Box | 20090406 | |
| 8 | Instance method | Public | Method | Returns Status | 20090406 | |
| 9 | Instance method | Public | Method | Returns Title | 20090406 | |
| 10 | Instance method | Public | Method | Is this a modal dialog box? | 20090406 | |
| 11 | Instance method | Public | Method | Starts Dialog and Displays Dynpro | 20090406 | |
| 12 | Instance method | Public | Method | Sets Dynpro Properties | 20090406 | |
| 13 | 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 | I_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20090406 | |||
| 2 | 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 | C_S_UI | Call by reference | Type reference (TYPE) | ANY | Dialog-Struktur | 20090406 | |||
| 2 | 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 | 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 | 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 | E_XPOSITION | Call by reference | Type reference (TYPE) | I | X-Koordinate | 20090406 | |||
| 2 | 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 | E_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20090406 | |||
| 2 | E_STATUS | Value transfer | Type reference (TYPE) | SYPFKEY | Name des Status | 20090406 | |||
| 3 | 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 | 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 | 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 | 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 | C_S_SCREEN | Call by reference | Type reference (TYPE) | SCREEN | Strukturbeschreibung für System-Datenobjekt SCREEN | 20090406 | |||
| 2 | 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 | I_FIELD | Call by reference | Type reference (TYPE) | STRING | Name des Feldes | 20090406 | |||
| 2 | I_PATTERN | Call by reference | Type reference (TYPE) | DYNFIELDVALUE | Suchmuster | 20090406 | |||
| 3 | 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 |