SAP ABAP Class CL_RSOBI_MF_UI_DWB_BASE (SOBI Model Factory Dialog: Base Class for DWB Dialogs)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_SCR_BASE | SOBI Model Factory Dialog: Base Class for Screens / Popups | 20061108 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_BASE_UI | SOBI Model Factory Dialog: Basis Class for Dialogs | 20090220 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_MONITOR | SOBI Model Factory Dialog: Monitor | 20061108 |
Properties
| Class | CL_RSOBI_MF_UI_DWB_BASE | |
| Short Description | SOBI Model Factory Dialog: Base Class for DWB Dialogs | |
| Super Class | CL_RSOBI_MF_UI_SCR_BASE | SOBI Model Factory Dialog: Base Class for Screens / Popups |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSOBI_MF | |
| Program status | ||
| Category | 0 | |
| Package | RSOBI_MF_UI | SOBI Model Factory: Dialog |
| Created | 20061108 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSOBI_MF_UI_DWB_BASE has no forward declaration.
Interfaces
Class CL_RSOBI_MF_UI_DWB_BASE has no interface implemented.
Friends
Class CL_RSOBI_MF_UI_DWB_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Exit Action by Other UI Component | 20061108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Returns Function Instance | 20061108 | |
| 2 | Instance method | Protected | Method | Returns the inactive functions for the GUI status | 20090220 | |
| 3 | Instance method | Public | Method | Exit Action of Other UI Component | 20061108 |
Events
Class CL_RSOBI_MF_UI_DWB_BASE has no event.
Types
Class CL_RSOBI_MF_UI_DWB_BASE has no local type.
Method Signatures
Method GET_COMMAND 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 | 20061108 | |||
| 2 | R_R_COMMAND | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_UI_COMMAND | SOBI Model Factory Dialog: Funktion | 20061108 |
Method GET_COMMAND on class CL_RSOBI_MF_UI_DWB_BASE has no exception.
Method GET_EXCLUDING_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS | Call by reference | Type reference (TYPE) | SYPFKEY | Aktueller GUI-Status | 20090220 | |||
| 2 | R_T_EXCLUDING | Value transfer | Type reference (TYPE) | RSB_T_UCOMM | Tabelle mit OK-Codes | 20090220 |
Method GET_EXCLUDING_FUNCTIONS on class CL_RSOBI_MF_UI_DWB_BASE has no exception.
Method SET_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXIT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20061108 |
Method SET_EXIT on class CL_RSOBI_MF_UI_DWB_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |