SAP ABAP Class CL_RSOBI_MF_UI_COMMAND_CLEANUP (SOBI Model Factory Dialog: Cleanup of Redundant 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 | 20060831 |
Properties
Class | CL_RSOBI_MF_UI_COMMAND_CLEANUP | |
Short Description | SOBI Model Factory Dialog: Cleanup of Redundant 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 | ||
Program status | ||
Category | 0 | |
Package | RSOBI_MF_UI | SOBI Model Factory: Dialog |
Created | 20060831 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSOBI_MF_UI_COMMAND_CLEANUP has no forward declaration.
Interfaces
Class CL_RSOBI_MF_UI_COMMAND_CLEANUP has no interface implemented.
Friends
Class CL_RSOBI_MF_UI_COMMAND_CLEANUP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | Access to AWB Navigator | 20060901 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060901 |
2 | ![]() |
Static method | Public | Method | Deletes Current Objects | 20070423 |
3 | ![]() |
Instance method | Private | Method | Returns All Objects No Longer in Use | 20060901 |
4 | ![]() |
Instance method | Private | Method | Only a Modified Version Exists for Current Object | 20060831 |
5 | ![]() |
Instance method | Private | Method | Is the current TLOGO type relevant for version check? | 20060831 |
Events
Class CL_RSOBI_MF_UI_COMMAND_CLEANUP has no event.
Types
Class CL_RSOBI_MF_UI_COMMAND_CLEANUP 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_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_MODEL | SOBI Model Factory: Modell | 20060901 | ||
2 | ![]() |
I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20060901 | ||
3 | ![]() |
I_R_NAVIGATOR | Value transfer | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | 20060901 |
Method CONSTRUCTOR on class CL_RSOBI_MF_UI_COMMAND_CLEANUP has no exception.
Method DELETE_OBJECTS 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 | 20070423 | ||
2 | ![]() |
E_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20070423 | ||
3 | ![]() |
I_T_TLOGO | Call by reference | Type reference (TYPE) | RSO_T_TLOGO | BW Repository: Tabelle von TLOGO Objekten (mit Typ) | 20070423 |
Method DELETE_OBJECTS on class CL_RSOBI_MF_UI_COMMAND_CLEANUP has no exception.
Method GET_CANDIDATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_TLOGO | Value transfer | Type reference (TYPE) | RSO_T_TLOGO | BW Repository: Tabelle von TLOGO Objekten (mit Typ) | 20060901 |
Method GET_CANDIDATES on class CL_RSOBI_MF_UI_COMMAND_CLEANUP has no exception.
Method IS_ONLY_MODIFIED_VERSION_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060831 | ||
2 | ![]() |
R_ONLYM | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060831 |
Method IS_ONLY_MODIFIED_VERSION_EXIST on class CL_RSOBI_MF_UI_COMMAND_CLEANUP has no exception.
Method IS_VERSION_CHECK_RELEVANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20060831 | ||
2 | ![]() |
R_RELEVANT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060831 |
Method IS_VERSION_CHECK_RELEVANT on class CL_RSOBI_MF_UI_COMMAND_CLEANUP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |