SAP ABAP Class CL_RSOBI_MF_UI_SCR_BASE (SOBI Model Factory Dialog: Base Class for Screens / Popups)
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_BASE | SOBI Model Factory Dialog: Base Class | 20051228 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSOBI_MF_UI | SOBI Model Factory Dialog: Controller for Dialog | 20051228 |
3 | Interface implementation (CLASS c. INTERFACES 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 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_CONFIG | SOBI Model Factory Dialog: Configuration | 20051229 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_DWB_BASE | SOBI Model Factory Dialog: Base Class for DWB Dialogs | 20061108 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_UI_GENOBJ | SOBI Model Factory Dialog: Generated Objects | 20060301 |
Properties
Class | CL_RSOBI_MF_UI_SCR_BASE | |
Short Description | SOBI Model Factory Dialog: Base Class for Screens / Popups | |
Super Class | CL_RSOBI_MF_UI_BASE | SOBI Model Factory Dialog: Base Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSOBI_MF | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RSOBI_MF_UI | SOBI Model Factory: Dialog |
Created | 20051228 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSOBI_MF_UI | SOBI Model Factory Dialog: Controller for Dialog | 20051228 | ||
2 | IF_RSOBI_MF_UI_ELEMENT | SOBI Model Factory Dialog: Element in Dialog | 20051228 |
Friends
Class CL_RSOBI_MF_UI_SCR_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Do you want to use the buffer? | 20060823 | |
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | Access to DWB Navigator | 20060227 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Checks Generator | 20060314 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060227 |
3 | ![]() |
Instance method | Protected | Method | Executes the command | 20080421 |
Events
Class CL_RSOBI_MF_UI_SCR_BASE has no event.
Types
Class CL_RSOBI_MF_UI_SCR_BASE has no local type.
Method Signatures
Method CHECK_GENERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20060314 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20060314 |
Method CHECK_GENERATOR on class CL_RSOBI_MF_UI_SCR_BASE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_MODEL | SOBI Model Factory: Modell | 20060227 | ||
2 | ![]() |
I_R_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | 20060227 | |||
3 | ![]() |
I_R_NAVIGATOR | Value transfer | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | 20060227 |
Method CONSTRUCTOR on class CL_RSOBI_MF_UI_SCR_BASE has no exception.
Method EXECUTE_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_COMMAND | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_UI_COMMAND | SOBI Model Factory Dialog: Funktion | 20080421 |
Method EXECUTE_COMMAND on class CL_RSOBI_MF_UI_SCR_BASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |