SAP ABAP Class CL_FOPCW_SCHEDULE (Schedule)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_WORKFLOW (Package) Workflow-Unique
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FOPCW_SCHEDULE_ORGUNIT Schedule: HR-ORG 20031127
Properties
Class CL_FOPCW_SCHEDULE  
Short Description Schedule    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOPC_WORKFLOW   Workflow-Unique 
Created 20031126   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 FOPCH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 FOPCW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FOPCW_SCHEDULE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FOPCW_SCHEDULE_MANAGER 20031130 Schedule
2 CL_FOPCW_SCHEDULE_SELECTIVE 20041026 Selective Scheduling
3 CL_FOPC_CASE 20041105 SOA: Case
4 CL_FOPC_CLS_AFTER_SIGNOFF 20050123 Close: Background
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BO_EVENT_COMPLETED Constant Private Type reference (TYPE) SWO_EVENT 'COMPLETED' Event 20040130
2 GC_BO_EVENT_CREATED Constant Private Type reference (TYPE) SWO_EVENT 'CREATED' Event 20040118
3 GC_BO_EVENT_CREATED_ORGUNIT Constant Private Type reference (TYPE) SWO_EVENT 'CREATED_ORGUNIT' Event 20040204
4 GC_BO_EVENT_NOTIFICATION Constant Private Type reference (TYPE) SWO_EVENT 'NOTIFICATION' Event 20050414
5 GC_BO_EVENT_SCHEDULE Constant Private Type reference (TYPE) SWO_EVENT 'SCHEDULED' Event 20040527
6 GC_BO_EVENT_UPLOAD Constant Private Type reference (TYPE) SWO_EVENT 'UPLOAD' Event 20050331
7 GC_BO_TYPE Constant Private Type reference (TYPE) SWO_OBJTYP 'FOPC_SCHL' Object Type 20031127
8 GC_BULK_SIZE Constant Private Type reference (TYPE) I 100 20040310
9 GC_SCOPE_ATTRNAME Constant Private Type reference (TYPE) FOPC_ATTRNAME 'SCOP-FLAG' Attribute 20040602
10 MB_INTERNAL_LOG_HANDLE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20041201
11 MS_DATE_INTERVAL Instance attribute Protected Type reference (TYPE) FOPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20031205
12 MS_TIME_FRAME Instance attribute Protected Type reference (TYPE) FOPC_S_TIME_FRAME Timeframe for Assessment or Test 20031128
13 MT_CASE_TO_BE_SAVED Instance attribute Private Type reference (TYPE) FOPC_T_CASE Case 20041123
14 MT_EVENT_CONTAINER Instance attribute Private Type reference (TYPE) SWCONTTAB Container Table 20041123
15 MT_MCONTROL Instance attribute Protected Type reference (TYPE) FOPCH_T_OBJECTS 20040303
16 MT_ORGUNIT_FOR_EXECUTION Instance attribute Protected Type reference (TYPE) FOPCH_T_HY_STRUC Org. Unit for Task Execution 20031202
17 M_BULK_SIZE Instance attribute Private Type reference (TYPE) I 20040310
18 M_CENTRAL_SCHEDULING Instance attribute Protected Type reference (TYPE) XFLAG New Input Values 20040624
19 M_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20041123
20 M_TASK Instance attribute Protected Type reference (TYPE) FOPC_TASK Task 20031128
21 M_TOP_WORKITEM Instance attribute Protected Type reference (TYPE) SWW_CHCKWI Top Work Item 20031208
22 M_WORKITEM Instance attribute Protected Type reference (TYPE) SWW_WIID Work Item ID 20031128
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method Cancel Workflow 20031127
2 CANCEL_ASSESSMENT_WF Static method Protected Method Trigger Assessment Workflow 20041105
3 CLOSE_LOG Instance method Private Method Close Log at End of Activation 20041123
4 COLLECT_OBJECT Instance method Private Method Collect Objects in Given Org Unit According to Task 20041111
5 COLLECT_ORGUNIT Instance method Protected Method Collect Organizational Unit for Executing Task 20031202
6 CONSTRUCTOR Instance method Public Constructor Constructor 20031128
7 CONVERT_SCHEDULE_TO_CONTAINER Instance method Protected Method Convert Content of Schedule into Container 20031130
8 CREATE_APPL_LOG Instance method Public Method Application Log: Log: Create with Header Data 20040419
9 CREATE_ASSESSMENT Static method Protected Method Create Assessment 20040131
10 CREATE_AS_CONTAINER Instance method Private Method Create Assessment Container 20040301
11 CREATE_TE_CONTAINER Instance method Private Method Create Testing Container 20040407
12 EXECUTE Instance method Public Method Execute 20031128
13 EXECUTE_AT_ORGUNIT Instance method Private Method Execute Task at the Given Org. Unit 20031130
14 EXECUTE_ENQUEUE_ALL_OU Instance method Private Method Enqueue All Org Units 20041111
15 FILL_SCHEDULE_CONTEXT Instance method Protected Method Fill Context Table of Message 20040429
16 FINISH_SIGN_OFF_WF Static method Public Method Complete Sign-Off Workflow 20040130
17 GET_EVENT_FOR_MASTER_WF Instance method Protected Method Get Initial Event for Workflow 20031130
18 IS_ORGUNIT_SPECIFIC_EXISTING Instance method Private Method Whether Org-Unit-Specific Scheduling Exists 20040624
19 OPEN_LOG Instance method Private Method Open Log at the Beginning of Activation 20041201
20 SAVE_CASE_START_WF Instance method Private Method Save Case and Start Workflow 20041123
21 SAVE_CLONE_INFO Static method Public Method Write Copy Information 20041111
22 SCHEDULE Instance method Public Method Start Master Workflow 20031128
23 SET_LOG_HANDLE Instance method Public Method Set Log Handle 20041201
24 SET_TIME_FRAME Instance method Private Method Set Timeframe 20031128
25 SET_WORKITEM Instance method Private Method Set Work Item 20031128
26 START_ACTION_WF Static method Public Method Start Simple Workflow 20040527
27 START_ACTION_WF_CONTROL Instance method Private Method Start ACTION Workflow for Controls 20041111
28 START_ASSESSMENT_WF Static method Public Method Start Assessment Workflow 20040127
29 START_AUTO_TESTING_WF Static method Public Method Start Automated Testing Workflow 20050329
30 START_MC_ASSESSMENT_WF Static method Public Method Start Management Control Assessment Workflow 20041027
31 START_MC_TE_WF Static method Public Method Start Management Control Test Workflow 20041130
32 START_SIGN_OFF_WF Static method Public Method Start Sign-Off Workflow 20040126
33 START_TESTING_NOTE_WF Static method Public Method Start Automated Testing Workflow 20050414
34 SYNCHRONIZE Instance method Public Method Synchronize Schedule Info 20031208
35 TRIGGER_ASSESSMENT_WF Static method Protected Method Trigger Assessment Workflow 20040131
Events
Class CL_FOPCW_SCHEDULE has no event.
Types
Class CL_FOPCW_SCHEDULE has no local type.
Method Signatures

Method CANCEL Signature

Method CANCEL on class CL_FOPCW_SCHEDULE has no parameter.
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION Exception Basis Class for BAPI Migration 20040429

Method CANCEL_ASSESSMENT_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONTAINER Call by reference Type reference (TYPE) SWCONTTAB Container-Tabelle 20041105
2 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20041105
3 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Fallart 20041105

Method CANCEL_ASSESSMENT_WF on class CL_FOPCW_SCHEDULE has no exception.

Method CLOSE_LOG Signature

Method CLOSE_LOG on class CL_FOPCW_SCHEDULE has no parameter.
Method CLOSE_LOG on class CL_FOPCW_SCHEDULE has no exception.

Method COLLECT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT Call by reference Type reference (TYPE) FOPCH_T_HY_STRUC 20041111
2 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT 20041111
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION Exception Basis Class for BAPI Migration 20041111
2 CX_FOPC_CASE MIC: Fall 20041111

Method COLLECT_ORGUNIT Signature

Method COLLECT_ORGUNIT on class CL_FOPCW_SCHEDULE has no parameter.
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20040429

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TIME_FRAME Call by reference Type reference (TYPE) FOPC_S_TIME_FRAME Zeitraum der Beurteilung oder des Tests 20031130
2 Importing I_TASK Call by reference Type reference (TYPE) FOPC_TASK Aufgabe 20031128
3 Importing I_WI_DEADLINE_STATUS Call by reference Type reference (TYPE) SWW_WIDHST Deadline Status eines Workitems 20040225
4 Importing I_WI_STATUS Call by reference Type reference (TYPE) SWW_WISTAT Bearbeitungsstatus eines Workitem 20040225
5 Importing I_WORKITEM Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20031130
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20040117
2 CX_FOPC_SCHEDULE Einplanung 20041116

Method CONVERT_SCHEDULE_TO_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CNT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20040204
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION Workflow Exception 20040422

Method CREATE_APPL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20040419

Method CREATE_APPL_LOG on class CL_FOPCW_SCHEDULE has no exception.

Method CREATE_ASSESSMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_CREATE_NEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Force to create a new assessment 20040701
2 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20040131
3 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20040131
4 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Objekt 20040131
5 Importing IT_OBJECT Call by reference Type reference (TYPE) HROBJECT_TAB Table of HR Objects 20100203
6 Importing I_CASE_TITLE Call by reference Type reference (TYPE) SCMG_CASE_TITLE Überschrift des Falles 20040131
7 Importing I_TASK Call by reference Type reference (TYPE) FOPC_TASK Aufgabe 20040131
8 Returning RO_CASE Value transfer Object reference (TYPE REF TO) IF_FOPC_CASE SOA: Fall 20040131
# Exception Resumable Description Created on
1 CX_FOPC_CASE Statusverwaltung 20040131

Method CREATE_AS_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20040301
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20040301
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Objekt 20040301
4 Importing I_CASE_TITLE Call by reference Type reference (TYPE) SCMG_CASE_TITLE Überschrift des Falles 20040301
5 Importing I_TASK Call by reference Type reference (TYPE) FOPC_TASK Aufgabe 20040301
6 Returning RO_CONTAINER Value transfer Object reference (TYPE REF TO) CL_FOPC_AS_CONTAINER Container for assessment of management control 20040301
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20040301

Method CREATE_TE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20040407
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20040407
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Objekt 20040407
4 Importing I_CASE_TITLE Call by reference Type reference (TYPE) SCMG_CASE_TITLE Überschrift des Falles 20040407
5 Importing I_TASK Call by reference Type reference (TYPE) FOPC_TASK Aufgabe 20040407
6 Returning RO_CONTAINER Value transfer Object reference (TYPE REF TO) CL_FOPC_TE_CONTAINER Container for testing of management control 20040407
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20040407

Method EXECUTE Signature

Method EXECUTE on class CL_FOPCW_SCHEDULE has no parameter.
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION Exception Basis Class for BAPI Migration 20040423
2 CX_FOPC_CASE MIC: Fall 20041111
3 CX_FOPC_CLOSING Closing 20041021
4 CX_SWF_IFS_EXCEPTION Workflow Exception 20041111

Method EXECUTE_AT_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLONE_INFO Call by reference Type reference (TYPE) FOPC_T_CASE_CLONE_INFO Fall 20041111
2 Importing I_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID ObjektId 20031130
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION Exception Basis Class for BAPI Migration 20041111
2 CX_FOPC_CASE MIC: Fall 20041111

Method EXECUTE_ENQUEUE_ALL_OU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETH_ORG_CLOSING Call by reference Type reference (TYPE) TY_TH_ORG_CLOSING 20041111
# Exception Resumable Description Created on
1 CX_FOPC_CLOSING Abschließen 20041111

Method FILL_SCHEDULE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CONTEXT Call by reference Type reference (TYPE) BAL_S_CONT Anwendungs-Log: Kontext 20040429

Method FILL_SCHEDULE_CONTEXT on class CL_FOPCW_SCHEDULE has no exception.

Method FINISH_SIGN_OFF_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20040917
2 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Objekt 20040130

Method FINISH_SIGN_OFF_WF on class CL_FOPCW_SCHEDULE has no exception.

Method GET_EVENT_FOR_MASTER_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EVENT Value transfer Type reference (TYPE) SWO_EVENT Ereignis 20031130

Method GET_EVENT_FOR_MASTER_WF on class CL_FOPCW_SCHEDULE has no exception.

Method IS_ORGUNIT_SPECIFIC_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORGUNIT_ID Call by reference Type reference (TYPE) OBJEKTID ObjektId 20040624
2 Returning RV_ORGUNIT_SPECIFIC Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040624

Method IS_ORGUNIT_SPECIFIC_EXISTING on class CL_FOPCW_SCHEDULE has no exception.

Method OPEN_LOG Signature

Method OPEN_LOG on class CL_FOPCW_SCHEDULE has no parameter.
Method OPEN_LOG on class CL_FOPCW_SCHEDULE has no exception.

Method SAVE_CASE_START_WF Signature

Method SAVE_CASE_START_WF on class CL_FOPCW_SCHEDULE has no parameter.
# Exception Resumable Description Created on
1 CX_FOPC_CASE MIC: Fall 20041123

Method SAVE_CLONE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CLONE_INFO Call by reference Type reference (TYPE) FOPC_T_CASE_CLONE_INFO Case Clone Information 20041111
2 Changing CT_SUBCASE_CLONE_INFO Call by reference Type reference (TYPE) FOPC_T_CASE_CLONE_INFO Issue and plan clone info 20041123
3 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20041202

Method SAVE_CLONE_INFO on class CL_FOPCW_SCHEDULE has no exception.

Method SCHEDULE Signature

Method SCHEDULE on class CL_FOPCW_SCHEDULE has no parameter.
Method SCHEDULE on class CL_FOPCW_SCHEDULE has no exception.

Method SET_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20041201

Method SET_LOG_HANDLE on class CL_FOPCW_SCHEDULE has no exception.

Method SET_TIME_FRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TIME_FRAME Call by reference Type reference (TYPE) FOPC_S_TIME_FRAME Zeitraum der Beurteilung oder des Tests 20031128
2 Importing I_WI_DEADLINE_STATUS Call by reference Type reference (TYPE) SWW_WIDHST Deadline Status eines Workitems 20040225
3 Importing I_WI_STATUS Call by reference Type reference (TYPE) SWW_WISTAT Bearbeitungsstatus eines Workitem 20040225
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031128
2 CX_FOPC_SCHEDULE Einplanung 20041116

Method SET_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORKITEM Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20031128

Method SET_WORKITEM on class CL_FOPCW_SCHEDULE has no exception.

Method START_ACTION_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20040527
2 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Objekt 20040527
3 Importing IX_WRITE_LOG Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20040527
4 Importing I_DATE_BEGIN Call by reference Type reference (TYPE) BEGDATUM Beginndatum 20040527
5 Importing I_DATE_END Call by reference Type reference (TYPE) ENDDATUM Endedatum 20040527
6 Importing I_DEFIC_GUID Call by reference Type reference (TYPE) FOPC_ANALYSIS_GUID Analyse-GUID 20060407
7 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20041202
8 Importing I_TASK Call by reference Type reference (TYPE) FOPC_TASK Aufgabe 20040527
9 Importing I_TF_YEAR Call by reference Type reference (TYPE) FOPC_YEAR Jahr 20040527
10 Importing I_TIMEFRAME Call by reference Type reference (TYPE) FOPC_TIMEFRAME Zeitraum 20040527

Method START_ACTION_WF on class CL_FOPCW_SCHEDULE has no exception.

Method START_ACTION_WF_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Objekt 20041111
# Exception Resumable Description Created on
1 CX_FOPC_CASE MIC: Fall 20041111

Method START_ASSESSMENT_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CASE Call by reference Object reference (TYPE REF TO) IF_FOPC_CASE Fall 20041118
2 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20040127
3 Importing I_TASK Call by reference Type reference (TYPE) FOPC_TASK Aufgabe 20040127
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20040127

Method START_AUTO_TESTING_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CASE Call by reference Object reference (TYPE REF TO) IF_FOPC_CASE Fall 20050329
2 Importing IO_TESTLOG Call by reference Object reference (TYPE REF TO) IF_FOPC_CASE MIC Fall 20050414
3 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20050329
4 Importing I_TASK Call by reference Type reference (TYPE) FOPC_TASK Aufgabe 20050329
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20050329

Method START_MC_ASSESSMENT_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CASE Call by reference Object reference (TYPE REF TO) IF_FOPC_CASE Technischer Schlüssel des Falles (Fall-GUID) 20041124
2 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20041027
3 Importing I_TASK Call by reference Type reference (TYPE) FOPC_TASK Aufgabe 20041108
# Exception Resumable Description Created on
1 CX_FOPC_CASE MIC: Fall 20041027

Method START_MC_TE_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CASE Call by reference Object reference (TYPE REF TO) IF_FOPC_CASE Technischer Schlüssel des Falles (Fall-GUID) 20041130
2 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20041130
3 Importing IS_TESTER Call by reference Type reference (TYPE) SWHACTOR Ergebnis der Regelauflösung 20041201
4 Importing I_TASK Call by reference Type reference (TYPE) FOPC_TASK Aufgabe 20041130
# Exception Resumable Description Created on
1 CX_FOPC_CASE MIC: Fall 20041130

Method START_SIGN_OFF_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Objekt 20040126
2 Importing IX_WRITE_LOG Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20040311
3 Importing I_DATE_BEGIN Call by reference Type reference (TYPE) BEGDATUM Beginndatum 20040526
4 Importing I_DATE_END Call by reference Type reference (TYPE) ENDDATUM Endedatum 20040526
5 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20041202
6 Importing I_TASK Call by reference Type reference (TYPE) FOPC_TASK Aufgabe 20040126
7 Importing I_TF_YEAR Call by reference Type reference (TYPE) FOPC_YEAR Jahr 20040526
8 Importing I_TIMEFRAME Call by reference Type reference (TYPE) FOPC_TIMEFRAME Zeitraum 20040526
# Exception Resumable Description Created on
1 CX_FOPC_CASE MIC: Fall 20050622
2 CX_SWF_IFS_EXCEPTION Workflow Exception 20040423

Method START_TESTING_NOTE_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CASE Call by reference Object reference (TYPE REF TO) IF_FOPC_CASE Fall 20050414
2 Importing IO_TESTLOG Call by reference Object reference (TYPE REF TO) IF_FOPC_CASE MIC Fall 20050414
3 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20050414
4 Importing I_TASK Call by reference Type reference (TYPE) FOPC_TASK Aufgabe 20050414
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20050414

Method SYNCHRONIZE Signature

Method SYNCHRONIZE on class CL_FOPCW_SCHEDULE has no parameter.
Method SYNCHRONIZE on class CL_FOPCW_SCHEDULE has no exception.

Method TRIGGER_ASSESSMENT_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONTAINER Call by reference Type reference (TYPE) SWCONTTAB Container-Tabelle 20040131
2 Importing I_CASE_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY Kategorie 20050314
3 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20041026
4 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Fallart 20041026

Method TRIGGER_ASSESSMENT_WF on class CL_FOPCW_SCHEDULE has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 100