SAP ABAP Class CL_FOPCW_SCHEDULE_MANAGER (Schedule)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-CGV-MIC (Application Component) Management of Internal Controls
⤷
FOPC_WORKFLOW (Package) Workflow-Unique
⤷
⤷
Properties
| Class | CL_FOPCW_SCHEDULE_MANAGER | |
| Short Description | Schedule | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FOPC_WORKFLOW | Workflow-Unique |
| Created | 20031127 | SAP |
| Last change | 20050220 | 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_FOPCW_SCHEDULE_MANAGER has no interface implemented.
Friends
Class CL_FOPCW_SCHEDULE_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SWO_OBJTYP | 'FOPC_SCHL' | Object Type | 20031127 | ||
| 2 | Constant | Private | Type reference (TYPE) | SWO_EVENT | 'CREATED' | Event | 20031127 | ||
| 3 | Constant | Public | Type reference (TYPE) | FOPC_TASK | 'PERF-CDASS' | Perform Control Design Assessment | 20031127 | ||
| 4 | Constant | Private | Type reference (TYPE) | SWW_TASK | 'WS75100011' | Task ID | 20031201 | ||
| 5 | Constant | Private | Type reference (TYPE) | SWW_TASK | 'WS75100012' | Task ID | 20031201 | ||
| 6 | Constant | Private | Type reference (TYPE) | SWW_TASK | 'TS75100016' | Task ID | 20031127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Convert Content of Container into Schedule | 20040203 | |
| 2 | Static method | Private | Method | Convert SOA Task to Workflow Task | 20031127 | |
| 3 | Static method | Private | Method | Convert Content of Work Item into Schedule | 20040203 | |
| 4 | Static method | Public | Method | Create a Schedule Instance from Task Data | 20031130 | |
| 5 | Static method | Public | Method | Create a Schedule Instance from an Existing Work Item | 20031130 | |
| 6 | Static method | Private | Method | Create Workflow Template Filter | 20031201 | |
| 7 | Static method | Public | Method | Get Schedule List at Organizational Unit Level | 20031127 | |
| 8 | Static method | Public | Method | Get Schedule List at Central Level | 20031127 | |
| 9 | Static method | Public | Method | Get Central or Org. Unit Level Schedule List | 20031201 | |
| 10 | Static method | Public | Method | Link a Triggered Workflow to its Master | 20031208 |
Events
Class CL_FOPCW_SCHEDULE_MANAGER has no event.
Types
Class CL_FOPCW_SCHEDULE_MANAGER has no local type.
Method Signatures
Method CONVERT_CONTAINER_TO_SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SCHEDULE | Value transfer | Type reference (TYPE) | FOPC_S_SCHEDULE_ATTR | 20040203 | ||||
| 2 | IO_CNT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container-Tabelle | 20040204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workflow Exception | 20040422 |
Method CONVERT_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASK | Value transfer | Type reference (TYPE) | SWRTTASK | WAPI: Tabellentyp für Aufgaben | 20031127 | |||
| 2 | I_TASK | Value transfer | Type reference (TYPE) | FOPC_TASK | Aufgabe | 20031127 |
Method CONVERT_TASK on class CL_FOPCW_SCHEDULE_MANAGER has no exception.
Method CONVERT_WI_TO_SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SCHEDULE | Value transfer | Type reference (TYPE) | FOPC_S_SCHEDULE_ATTR | 20040203 | ||||
| 2 | IB_CHECK_ORGUNIT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040203 | |||
| 3 | IS_WORKITEM_ATTRIBUTES | Value transfer | Type reference (TYPE) | SWR_WIHDR | Struktur für Workitemübergabe an den WLC | 20040203 | |||
| 4 | I_ORGUNIT | Value transfer | Type reference (TYPE) | FOPCH_OBJID | 20040203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workflow Exception | 20040422 |
Method CREATE_SCHEDULE_FROM_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIME_FRAME | Value transfer | Type reference (TYPE) | FOPC_S_TIME_FRAME | Zeitraum der Beurteilung oder des Tests | 20031130 | |||
| 2 | I_ORGUNIT | Value transfer | Type reference (TYPE) | FOPCH_OBJID | 20031130 | ||||
| 3 | I_TASK | Value transfer | Type reference (TYPE) | FOPC_TASK | Aufgabe | 20031130 | |||
| 4 | RO_SCHEDULE | Value transfer | Object reference (TYPE REF TO) | CL_FOPCW_SCHEDULE | Terminplan | 20031130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20031130 | ||
| 2 | 20041109 | |||
| 3 | Einplanung | 20041201 |
Method CREATE_SCHEDULE_FROM_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WORKITEM | Value transfer | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20031130 | |||
| 2 | RO_SCHEDULE | Value transfer | Object reference (TYPE REF TO) | CL_FOPCW_SCHEDULE | Terminplan | 20031130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Basis Class for BAPI Migration | 20040422 | ||
| 2 | SOA: Fall | 20031130 | ||
| 3 | Einplanung | 20041201 | ||
| 4 | Workflow Exception | 20040422 |
Method CREATE_WF_TEMPLATE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASK | Value transfer | Type reference (TYPE) | SWRTTASK | WAPI: Tabellentyp für Aufgaben | 20031201 | |||
| 2 | I_ORGUNIT | Value transfer | Type reference (TYPE) | FOPCH_OBJID | 20031201 |
Method CREATE_WF_TEMPLATE_FILTER on class CL_FOPCW_SCHEDULE_MANAGER has no exception.
Method GET_LIST_BY_ORGUNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SCHEDULE | Value transfer | Type reference (TYPE) | FOPC_T_SCHEDULE_ATTR | Struktur für die Schedule | 20031127 | |||
| 2 | I_ORGUNIT | Value transfer | Type reference (TYPE) | FOPCH_OBJID | Objekt | 20031201 | |||
| 3 | I_TASK | Value transfer | Type reference (TYPE) | FOPC_TASK | 'PERF-CDASS' | Aufgabe | 20031127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workflow Exception | 20040422 |
Method GET_LIST_BY_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SCHEDULE | Value transfer | Type reference (TYPE) | FOPC_T_SCHEDULE_ATTR | Struktur für die Schedule | 20031127 | |||
| 2 | I_TASK | Value transfer | Type reference (TYPE) | FOPC_TASK | 'PERF-CDASS' | Aufgabe | 20031127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workflow Exception | 20040422 |
Method GET_WAITING_SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SCHEDULE | Value transfer | Type reference (TYPE) | FOPC_T_SCHEDULE_ATTR | Struktur für die Schedule | 20031201 | |||
| 2 | IS_DATE_INTERVAL | Value transfer | Type reference (TYPE) | FOPC_S_DATE_INTERVAL | Datum der Beurteilung oder des Tests | 20050720 | |||
| 3 | I_ORGUNIT | Value transfer | Type reference (TYPE) | FOPCH_OBJID | 20031201 | ||||
| 4 | I_TASK | Value transfer | Type reference (TYPE) | FOPC_TASK | Aufgabe | 20031201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workflow Exception | 20040422 |
Method LINK_MASTER_SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHILD_WI | Value transfer | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20031208 | |||
| 2 | I_MASTER_WI | Value transfer | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20031208 |
Method LINK_MASTER_SCHEDULE on class CL_FOPCW_SCHEDULE_MANAGER has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 100 |