SAP ABAP Class CL_RSOBI_MF_UI_COMMAND_ACT (SOBI Model Factory Dialog: Activate Objects)
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 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_EXT_COMMAND_ACT | SOBI Model Factory: Aktivation of Objects | 20070619 |
Properties
| Class | CL_RSOBI_MF_UI_COMMAND_ACT | |
| Short Description | SOBI Model Factory Dialog: Activate Objects | |
| 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 | 20051205 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSOBI_MF_UI_COMMAND_ACT has no forward declaration.
Interfaces
Class CL_RSOBI_MF_UI_COMMAND_ACT has no interface implemented.
Friends
Class CL_RSOBI_MF_UI_COMMAND_ACT 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) | RSO_T_TLOGO | Activated Objects | 20070702 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSO_T_TLOGO | Activated Objects (Second Run) | 20070702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Activates Current Objects | 20060822 | |
| 2 | Instance method | Protected | Method | Returns Objects To Be Activated | 20060810 |
Events
Class CL_RSOBI_MF_UI_COMMAND_ACT has no event.
Types
Class CL_RSOBI_MF_UI_COMMAND_ACT has no local type.
Method Signatures
Method ACTIVATE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070702 | |||
| 2 | E_TH_TLOGO_ERROR | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO | Fehlerhafte Objekte | 20070702 | |||
| 3 | I_R_CTX | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_CONTEXT | SOBI Model Factory: Kontext der Generierung | 20060822 | |||
| 4 | I_T_TLOGO | Call by reference | Type reference (TYPE) | RSO_T_TLOGO | BW Repository: Tabelle von TLOGO Objekten (mit Typ) | 20060822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOBI Model Factory Dialog: Fehler bei Kommandoausführung | 20061220 |
Method GET_OBJECTS_FOR_ACTIVATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CTX | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_CONTEXT | SOBI Model Factory: Kontext der Generierung | 20080228 | |||
| 2 | R_T_TLOGO | Value transfer | Type reference (TYPE) | RSO_T_TLOGO | BW Repository: Tabelle von TLOGO Objekten (mit Typ) | 20060810 |
Method GET_OBJECTS_FOR_ACTIVATION on class CL_RSOBI_MF_UI_COMMAND_ACT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |