SAP ABAP Class /TDAG/CL_WFF_UTILS (Central class with generic utility methods)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/EHFND_FW_WFF_COMN (Package) Commonly Used Objects of Workflow Foundation
⤷
⤷
Properties
| Class | /TDAG/CL_WFF_UTILS | |
| Short Description | Central class with generic utility methods | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /TDAG/EHFND_FW_WFF_COMN | Commonly Used Objects of Workflow Foundation |
| Created | 20080806 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /TDAG/CL_WFF_UTILS has no forward declaration.
Interfaces
Class /TDAG/CL_WFF_UTILS has no interface implemented.
Friends
Class /TDAG/CL_WFF_UTILS has no friend class.
Attributes
Class /TDAG/CL_WFF_UTILS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the name of the given class | 20080806 | |
| 2 | Static method | Public | Method | Returns the WIS data for the given workflow | 20080807 | |
| 3 | Static method | Public | Method | Determines the first exception within a given chain | 20081101 | |
| 4 | Static method | Public | Method | Updates the statistical data for TBOs | 20080807 |
Events
Class /TDAG/CL_WFF_UTILS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LT_MCWF_TRANS | Public | See coding | 20080807 | ty_lt_mcwf_trans TYPE TABLE OF mcwf_trans
|
Method Signatures
Method GET_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Das zu bewertenden Objekt | 20080806 | |||
| 2 | RV_CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20080806 |
Method GET_CLASS_NAME on class /TDAG/CL_WFF_UTILS has no exception.
Method GET_MCWF_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MCWF_TRANS | Call by reference | Type reference (TYPE) | TY_LT_MCWF_TRANS | Tabelle der Struktur MCWF_TRANS | 20080807 | |||
| 2 | IV_END_DATE | Call by reference | Type reference (TYPE) | D | Ende des Auswertezeitraums | 20080807 | |||
| 3 | IV_START_DATE | Call by reference | Type reference (TYPE) | D | Start des Auswertezeitraums | 20080807 | |||
| 4 | IV_WF_INSTANCE_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20080807 | |||
| 5 | IV_WF_TEMPLATE_ID | Call by reference | Type reference (TYPE) | SWWWIHEAD-WI_RH_TASK | Aufgabenkennung | 20080807 |
Method GET_MCWF_STRUCTURE on class /TDAG/CL_WFF_UTILS has no exception.
Method GET_ROOT_CAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Beginn der Exception-Kette | 20081101 | |||
| 2 | RO_ROOT_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Ursprüngliche Exception | 20081101 |
Method GET_ROOT_CAUSE on class /TDAG/CL_WFF_UTILS has no exception.
Method UPDATE_TBO_STATISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_WORK_ITEMS | Call by reference | Type reference (TYPE) | TY_LT_MCWF_TRANS | Liste der Work-items | 20080807 |
Method UPDATE_TBO_STATISTIC on class /TDAG/CL_WFF_UTILS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 110_600 |