SAP ABAP Class CL_RSO_WORKINGAREA_MANAGER (BI Activation Via Worklist (Singleton))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_TLOGO (Package) BI TLOGO Framework

⤷

⤷

Properties
Class | CL_RSO_WORKINGAREA_MANAGER | |
Short Description | BI Activation Via Worklist (Singleton) | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSO_TLOGO | BI TLOGO Framework |
Created | 20051227 | 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) |
Interfaces
Class CL_RSO_WORKINGAREA_MANAGER has no interface implemented.
Friends
Class CL_RSO_WORKINGAREA_MANAGER 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) | CL_RSO_ACTIVATOR | Activater for Gererate Method | 20051228 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSO_WORKINGAREA_MANAGER | Singelton Instance | 20051228 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSO_TH_TLOGO | Table of Activated Objects from Worklist | 20051228 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSO_TH_TLOGO | Table of Checked Objects from Worklist | 20051228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activation Via Worklist | 20051228 |
2 | ![]() |
Instance method | Public | Method | Activates Object Without Using Worklist | 20060215 |
3 | ![]() |
Instance method | Public | Method | Check Using Worklist | 20051228 |
4 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20051228 |
5 | ![]() |
Instance method | Public | Method | Generation Using Worklist | 20051228 |
6 | ![]() |
Static method | Public | Method | Returns Unique Instance (Singleton) | 20051228 |
7 | ![]() |
Instance method | Private | Method | Reset | 20061013 |
Events
Class CL_RSO_WORKINGAREA_MANAGER has no event.
Types
Class CL_RSO_WORKINGAREA_MANAGER has no local type.
Method Signatures
Method ACTIVATE 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 | Zu aktivierendes Objekt (Haputobjekt oder Append) | 20051228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt darf nur angezeigt, nicht aber bearbeitet werden | 20051228 |
Method ACTIVATE_DIRECTLY 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 | <>0: Fehler bei der Aktivierung | 20060215 | ||
2 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20060215 | ||
3 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Zu aktivierendes Objekt (Haputobjekt oder Append) | 20060215 |
Method ACTIVATE_DIRECTLY on class CL_RSO_WORKINGAREA_MANAGER has no exception.
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERROR | Call by reference | Type reference (TYPE) | RS_BOOL | ='X' Fehler bei der Prüfung | 20051228 | ||
2 | ![]() |
C_R_WB_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | Liste aller Fehlermeldungen eines Syntax-Checks | 20051228 | ||
3 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BI TLOGO Objekt oder Append | 20051228 | ||
4 | ![]() |
I_T_SELECTED_OBJECT | Call by reference | Type reference (TYPE) | SEWOR_WORK_TAB | Im Arbeitsvorrat selektiert Objekte | 20051228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch durch den Benutzer (Dialog) | 20051228 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSO_WORKINGAREA_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_RSO_WORKINGAREA_MANAGER has no exception.
Method GENERATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TH_TLOGO_ERROR | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO | TLOGO Objekte, die nicht aktiviert weren konnten | 20051228 | ||
2 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20051228 | ||
3 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Zu aktivierendes Objekt (Haputobjekt oder Append) | 20051228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt darf nur angezeigt, nicht aber bearbeitet werden | 20051228 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSO_WORKINGAREA_MANAGER | Singleton Instanz | 20051228 |
Method GET_INSTANCE on class CL_RSO_WORKINGAREA_MANAGER has no exception.
Method RESET Signature
Method RESET on class CL_RSO_WORKINGAREA_MANAGER has no parameter.
Method RESET on class CL_RSO_WORKINGAREA_MANAGER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |