SAP ABAP Class CL_RSOBI_MF_UI_COMMAND_NAV (SOBI Model Factory Dialog: Navigate to Object)
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_COMMAND_BASE | SOBI Model Factory Dialog: Basis Class for Commands | 20060815 |
Properties
| Class | CL_RSOBI_MF_UI_COMMAND_NAV | |
| Short Description | SOBI Model Factory Dialog: Navigate to Object | |
| Super Class | CL_RSOBI_MF_UI_COMMAND_BASE | SOBI Model Factory Dialog: Basis Class for Commands |
| 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 | 20060227 | 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
Class CL_RSOBI_MF_UI_COMMAND_NAV has no interface implemented.
Friends
Class CL_RSOBI_MF_UI_COMMAND_NAV 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 | RS_C_FALSE | Exit UI immediately? | 20060810 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSOBI_MF_UI_DWB_BASE | SOBI Model Factory Dialog: Controller for Dialog | 20060228 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | Access to DWB Navigator | 20060227 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSO_S_TLOGO | Selected Object | 20060810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060227 | |
| 2 | Instance method | Private | Method | Returns Selected Object | 20060227 |
Events
Class CL_RSOBI_MF_UI_COMMAND_NAV has no event.
Types
Class CL_RSOBI_MF_UI_COMMAND_NAV has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLOSE_ON_EXIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060810 | ||
| 2 | I_R_MAIN | Call by reference | Object reference (TYPE REF TO) | CL_RSOBI_MF_UI_DWB_BASE | Haupt-UI | 20060228 | |||
| 3 | I_R_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_MODEL | SOBI Model Factory: Modell | 20060227 | |||
| 4 | I_R_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | 20060227 | ||||
| 5 | I_R_NAVIGATOR | Value transfer | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | 20060227 | ||||
| 6 | I_S_SELECTED_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060810 |
Method CONSTRUCTOR on class CL_RSOBI_MF_UI_COMMAND_NAV has no exception.
Method GET_SELECTED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_OBJECT | Value transfer | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060227 |
Method GET_SELECTED_OBJECT on class CL_RSOBI_MF_UI_COMMAND_NAV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |