SAP ABAP Class CL_SWF_SOLMAN_MONITOR (Workflow: Monitoring in Solution Manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_ALM (Package) Workflow: Alert Monitor Connection
⤷
⤷
Properties
| Class | CL_SWF_SOLMAN_MONITOR | |
| Short Description | Workflow: Monitoring in Solution Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_ALM | Workflow: Alert Monitor Connection |
| Created | 20080415 | SAP |
| Last change | 20110908 | 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_SWF_SOLMAN_MONITOR has no interface implemented.
Friends
Class CL_SWF_SOLMAN_MONITOR has no friend class.
Attributes
Class CL_SWF_SOLMAN_MONITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Analysis Function for Events in Error Status | 20080527 | |
| 2 | Static method | Public | Method | Analysis Function for Customizing | 20080606 | |
| 3 | Static method | Public | Method | Analysis Function for SWPC Entries | 20080519 | |
| 4 | Static method | Public | Method | Analysis Function for SWPR Entries | 20080415 | |
| 5 | Static method | Public | Method | Analysis Function for tRFCs with Errors | 20080619 | |
| 6 | Static method | Public | Method | Check if Task Exists | 20080715 | |
| 7 | Static method | Public | Method | Number of Events in Error Status | 20080526 | |
| 8 | Static method | Public | Method | Get Status of Runtime Customizing | 20080606 | |
| 9 | Static method | Public | Method | Number of Entries in Transaction SWPC | 20080519 | |
| 10 | Static method | Public | Method | Number of Entries in Transaction SWPR | 20080415 | |
| 11 | Static method | Public | Method | Number of tRFCs with Errors | 20080619 | |
| 12 | Static method | Public | Method | Possible entries | 20080519 | |
| 13 | Static method | Public | Method | Possible entries | 20080519 | |
| 14 | Static method | Private | Method | Search Function for Tasks | 20080519 | |
| 15 | Static method | Private | Method | Prepare Result | 20080519 |
Events
Class CL_SWF_SOLMAN_MONITOR has no event.
Types
Class CL_SWF_SOLMAN_MONITOR has no local type.
Method Signatures
Method ANALYZE_EVT_ERROR_ENTRIES Signature
Method ANALYZE_EVT_ERROR_ENTRIES on class CL_SWF_SOLMAN_MONITOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080527 |
Method ANALYZE_RUNTIME_CUSTOMIZING Signature
Method ANALYZE_RUNTIME_CUSTOMIZING on class CL_SWF_SOLMAN_MONITOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080606 |
Method ANALYZE_SWPC_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRT_TASKS | Call by reference | Type reference (TYPE) | SWF_SOLMAN_RTTASK | WF SolMan: Range für Aufgaben | 20080707 | |||
| 2 | IT_WORKITEMS | Call by reference | Type reference (TYPE) | SWF_SOLMAN_TWIID | WF SolMan: Workitems | 20080707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080519 |
Method ANALYZE_SWPR_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRT_TASKS | Call by reference | Type reference (TYPE) | SWF_SOLMAN_RTTASK | WF SolMan: Range für Aufgaben | 20080707 | |||
| 2 | IT_WORKITEMS | Call by reference | Type reference (TYPE) | SWF_SOLMAN_TWIID | WF SolMan: Workitems | 20080707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080415 |
Method ANALYZE_TRFC_ERROR_ENTRIES Signature
Method ANALYZE_TRFC_ERROR_ENTRIES on class CL_SWF_SOLMAN_MONITOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080619 |
Method CHECK_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TASK | Value transfer | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20080715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080715 |
Method COLLECT_EVT_ERROR_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESULT | Call by reference | Type reference (TYPE) | SWF_SOLMAN_SEVERR | 20080609 |
Method COLLECT_EVT_ERROR_ENTRIES on class CL_SWF_SOLMAN_MONITOR has no exception.
Method COLLECT_RUNTIME_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESULT | Call by reference | Type reference (TYPE) | SWF_SOLMAN_SCUST | WF SolMan: Status Customizing | 20080609 |
Method COLLECT_RUNTIME_CUSTOMIZING on class CL_SWF_SOLMAN_MONITOR has no exception.
Method COLLECT_SWPC_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | SWF_SOLMAN_TWIPTS | Anzahl der Workitems pro Aufgabe | 20080519 |
Method COLLECT_SWPC_ENTRIES on class CL_SWF_SOLMAN_MONITOR has no exception.
Method COLLECT_SWPR_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | SWF_SOLMAN_TWIPTS | Anzahl der Workitems pro Aufgabe (Tabellentyp) | 20080415 |
Method COLLECT_SWPR_ENTRIES on class CL_SWF_SOLMAN_MONITOR has no exception.
Method COLLECT_TRFC_ERROR_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COUNT | Call by reference | Type reference (TYPE) | SWR_COUNT | Workflow-Schnittstellen: Zähler | 20080619 |
Method COLLECT_TRFC_ERROR_ENTRIES on class CL_SWF_SOLMAN_MONITOR has no exception.
Method F4_TASKS_FOR_SWPC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASKS | Call by reference | Type reference (TYPE) | SWF_SOLMAN_TF4TASK | 20080519 | ||||
| 2 | I_SEARCH | Call by reference | Type reference (TYPE) | SEARK | '*' | 20080519 |
Method F4_TASKS_FOR_SWPC on class CL_SWF_SOLMAN_MONITOR has no exception.
Method F4_TASKS_FOR_SWPR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASKS | Call by reference | Type reference (TYPE) | SWF_SOLMAN_TF4TASK | 20080519 | ||||
| 2 | I_SEARCH | Call by reference | Type reference (TYPE) | SEARK | '*' | 20080519 |
Method F4_TASKS_FOR_SWPR on class CL_SWF_SOLMAN_MONITOR has no exception.
Method FIND_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASKS | Call by reference | Type reference (TYPE) | SWF_SOLMAN_TF4TASK | WF SolMan: Aufgaben für F4-Hilfe | 20080519 | |||
| 2 | I_MULTI_STEP | Call by reference | Type reference (TYPE) | XFELD | Mehrschrittaufgaben | 20080519 | |||
| 3 | I_SEARCH | Call by reference | Type reference (TYPE) | SEARK | '*' | Suchbegriff | 20080519 | ||
| 4 | I_SINGLE_STEP | Call by reference | Type reference (TYPE) | XFELD | Einzelschrittaufgaben | 20080519 | |||
| 5 | I_STANDARD_OBJECTS_ONLY | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20080519 |
Method FIND_TASK on class CL_SWF_SOLMAN_MONITOR has no exception.
Method SORT_WI_PER_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | SWF_SOLMAN_TWIPTS | Anzahl der Workitems pro Aufgabe | 20080519 | |||
| 2 | IT_WORKITEMS | Call by reference | Type reference (TYPE) | TSWWWIHEAD | Workflow: Tabelle mit Workitems | 20080519 |
Method SORT_WI_PER_TASK on class CL_SWF_SOLMAN_MONITOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |