SAP ABAP Class IF_RSO_TLOGO_COMP_MEDIATOR (Componentization Mediator TLOGO FRMWK)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSO_COMP_MEDIATOR | Marker Interface for Mediator Implementation | 20091222 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BEX_TLOGO_COMP_MEDIATOR | BEx Mediator in TLOGO Framework | 20090722 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WHM_TLOGO_COMP_MEDIATOR | WHM Mediator for TLOGO Framework | 20090717 |
Properties
Class | IF_RSO_TLOGO_COMP_MEDIATOR | |
Short Description | Componentization Mediator TLOGO FRMWK | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090717 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSO_TLOGO_COMP_MEDIATOR has no interface implemented.
Friends
Class IF_RSO_TLOGO_COMP_MEDIATOR has no friend class.
Attributes
Class IF_RSO_TLOGO_COMP_MEDIATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Set Object to Inactive | 20090730 |
2 | ![]() |
Instance method | Public | Method | Delete TLOGO Objects (Native) | 20090722 |
3 | ![]() |
Instance method | Public | Method | F4 Help for Objects (Native) | 20090717 |
4 | ![]() |
Instance method | Public | Method | Return All Objects of a Version (IF_RSO_TLOGO_GENERAL) | 20090717 |
5 | ![]() |
Instance method | Public | Method | Where-Used List (Native) | 20090729 |
Events
Class IF_RSO_TLOGO_COMP_MEDIATOR has no event.
Types
Class IF_RSO_TLOGO_COMP_MEDIATOR has no local type.
Method Signatures
Method DEACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20090730 | ||
2 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20090730 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist nicht implementiert | 20090730 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20090722 | ||
2 | ![]() |
I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '3' | Anwendungs-Log: Detaillierungsgrad | 20090722 | |
3 | ![]() |
I_FORCE_DELETION | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Löschung erzwingen | 20100217 | |
4 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20090722 | ||
5 | ![]() |
I_TS_TLOGO | Call by reference | Type reference (TYPE) | RSO_TS_TLOGO | BW Repository: Liste (Hash) von TLOGO Objekt und Typ | 20090722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist nicht implementiert | 20090722 |
Method F4_TLOGO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_OBJECT_F4_LIST | Call by reference | Type reference (TYPE) | RSO_S_OBJECT_F4_LIST | Ausgewählte Objekte | 20090717 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Objektversion | 20090717 | |
3 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO-TLOGO | Objekttyp | 20090717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist nicht implementiert | 20090717 |
Method GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GLOBAL_SEARCH | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Lokale oder globales F4? | 20090717 | |
2 | ![]() |
I_LOGSYS_TYPE | Value transfer | Type reference (TYPE) | C | '*' | 20090717 | ||
3 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20090717 | |
4 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | Objekttyp (TLOGO) (nur erforderlich bei vorhand. Oberklasse) | 20090717 | ||
5 | ![]() |
I_T_LOGSYS | Call by reference | Type reference (TYPE) | RSAOS_T_LOGSYS | Liste von Quellsystemen | 20090717 | ||
6 | ![]() |
R_T_OBJECT_LIST | Value transfer | Type reference (TYPE) | RSO_T_OBJECT_F4_LIST | BW Repository: Listenformat (ALV) für F4-Hilfe | 20090717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist nicht implementiert | 20090717 |
Method GET_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_OBJ_USED | Call by reference | Type reference (TYPE) | RSO_T_TLOGO_ASC | Liste von Objekten die |
20090729 | ||
2 | ![]() |
E_T_WORKBOOK | Call by reference | Type reference (TYPE) | RZX0_T_WORKBOOK_LIST | Liste von Objekten + Text die |
20090923 | ||
3 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname für den nach Verwendungen gesucht wi | 20090729 | ||
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20090729 | |
5 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | TLOGO Typ für den nach Verwendungen gesucht wi | 20090729 | ||
6 | ![]() |
I_TLOGO_TO_SEARCH_IN | Call by reference | Type reference (TYPE) | RSTLOGO | TLOGO Typ in dem nach Verwendung gesucht wird | 20090729 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist nicht implementiert | 20090729 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |