SAP ABAP Class CL_HRFPM_OM_WF (Temporary Locks for Workflow)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-PM-PB (Application Component) Position Budgeting and Control
⤷
PAOC_FPM_FTE_WORKFLOW (Package) Position Management: Workflow FTEs
⤷
⤷
Properties
| Class | CL_HRFPM_OM_WF | |
| Short Description | Temporary Locks for Workflow | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_FPM_FTE_WORKFLOW | Position Management: Workflow FTEs |
| Created | 20040713 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRFPM_OM_WF has no forward declaration.
Interfaces
Class CL_HRFPM_OM_WF has no interface implemented.
Friends
Class CL_HRFPM_OM_WF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | HROBJECT_T | HR objects for which a WF should be started | 20041019 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | FLAG | '' | Executing Workflow | 20040713 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | SWO_OBJTYP | 'PBC_NOTES' | Constants for BOR Object "PBC_NOTES" | 20041019 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | SWETYPECOU-EVENT | 'note_created' | Event to trigger workflow | 20041001 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | SWETYPECOU-EVENT | 'NOTE_HANDLED' | Event to end workflow | 20041001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Adding of HR object for which WF should be started | 20041019 | |
| 2 | Static method | Public | Method | Check that WF is on and not in WF execution | 20041020 | |
| 3 | Static method | Public | Method | Read whether workflow is active | 20040713 | |
| 4 | Static method | Public | Method | Reading of All Processors for a Temporary Note | 20041103 | |
| 5 | Static method | Public | Method | Determine WF Administrator | 20041026 | |
| 6 | Static method | Public | Method | Read whether a workflow is being executed | 20040713 | |
| 7 | Static method | Public | Method | Set that workflow is being executed | 20040713 | |
| 8 | Static method | Public | Method | Start of Workflow for the Different HR Objects | 20041019 |
Events
Class CL_HRFPM_OM_WF has no event.
Types
Class CL_HRFPM_OM_WF has no local type.
Method Signatures
Method APPEND_WF_HR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HR_OBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20041019 |
Method APPEND_WF_HR_OBJECT on class CL_HRFPM_OM_WF has no exception.
Method GET_IN_WF_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RFLG_IN_WF_MODE | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20041020 |
Method GET_IN_WF_MODE on class CL_HRFPM_OM_WF has no exception.
Method GET_WF_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_WF_ACTIVE | Value transfer | Type reference (TYPE) | FLAG | Workflow aktiv? | 20040713 |
Method GET_WF_ACTIVE on class CL_HRFPM_OM_WF has no exception.
Method GET_WF_ACTORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_WF_ACTOR | Call by reference | Type reference (TYPE) | TSWHACTOR | zuständige Bearbeiter | 20041103 | |||
| 2 | I_HR_OBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20041103 |
Method GET_WF_ACTORS on class CL_HRFPM_OM_WF has no exception.
Method GET_WF_ADMINISTRATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_WF_ADMINISTRATOR | Call by reference | Type reference (TYPE) | HRFPM_WF_ADMIN | Administrator für Workflow für Vermerke | 20041026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041026 |
Method GET_WF_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_WF_EXECUTION | Value transfer | Type reference (TYPE) | FLAG | Wird Workflow gerade ausgeführt? | 20040713 |
Method GET_WF_EXECUTION on class CL_HRFPM_OM_WF has no exception.
Method SET_WF_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20041001 |
Method SET_WF_EXECUTION on class CL_HRFPM_OM_WF has no exception.
Method START_WF Signature
Method START_WF on class CL_HRFPM_OM_WF has no parameter.
Method START_WF on class CL_HRFPM_OM_WF has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 600 |