SAP ABAP Class CL_GRPCW_SCHEDULE_MANAGER (Obsolete: Schedule)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_OBSOLETE (Package) Package for the obsolete objects from FN/PC/RM
Properties
Class CL_GRPCW_SCHEDULE_MANAGER  
Short Description Obsolete: Schedule    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_OBSOLETE   Package for the obsolete objects from FN/PC/RM 
Created 20070611   SAP 
Last change 20141106    
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 GRPCH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRPCW_SCHEDULE_MANAGER has no interface implemented.
Friends
Class CL_GRPCW_SCHEDULE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BO_TYPE Constant Private Type reference (TYPE) SWO_OBJTYP 'FOPC_SCHL' Object Type 20070611
2 GC_EVENT_CREATED Constant Private Type reference (TYPE) SWO_EVENT 'CREATED' Event 20070611
3 GC_SOA_TASK1 Constant Public Type reference (TYPE) GRPC_TASK 'PERF-CDASS' Perform Control Design Assessment 20070611
4 GC_WF_CENTRAL Constant Private Type reference (TYPE) SWW_TASK 'WS75100011' Task ID 20070611
5 GC_WF_ORGUNIT Constant Private Type reference (TYPE) SWW_TASK 'WS75100012' Task ID 20070611
6 GC_WF_TASK1 Constant Private Type reference (TYPE) SWW_TASK 'TS75100016' Task ID 20070611
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_CONTAINER_TO_SCHEDULE Static method Private Method Convert Content of Container into Schedule 20070611
2 CONVERT_TASK Static method Private Method Convert SOA Task to Workflow Task 20070611
3 CONVERT_WI_TO_SCHEDULE Static method Private Method Convert Content of Work Item into Schedule 20070611
4 CREATE_SCHEDULE_FROM_TASK Static method Public Method Create a Schedule Instance from Task Data 20070611
5 CREATE_SCHEDULE_FROM_WORKITEM Static method Public Method Create a Schedule Instance from an Existing Work Item 20070611
6 CREATE_WF_TEMPLATE_FILTER Static method Private Method Create Workflow Template Filter 20070611
7 GET_LIST_BY_ORGUNIT Static method Public Method Get Schedule List at Organizational Unit Level 20070611
8 GET_LIST_BY_TASK Static method Public Method Get Schedule List at Central Level 20070611
9 GET_WAITING_SCHEDULE Static method Public Method Get Central or Org. Unit Level Schedule List 20070611
10 LINK_MASTER_SCHEDULE Static method Public Method Link a Triggered Workflow to its Master 20070611
Events
Class CL_GRPCW_SCHEDULE_MANAGER has no event.
Types
Class CL_GRPCW_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 Returning ES_SCHEDULE Value transfer Type reference (TYPE) GRPC_S_SCHEDULE_ATTR 20070611
2 Importing IO_CNT Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container Table 20070611
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION Workflow Exception 20070611

Method CONVERT_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_TASK Value transfer Type reference (TYPE) SWRTTASK WAPI: Table Type for Tasks 20070611
2 Importing I_TASK Value transfer Type reference (TYPE) GRPC_TASK Task 20070611

Method CONVERT_TASK on class CL_GRPCW_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 Exporting ES_SCHEDULE Value transfer Type reference (TYPE) GRPC_S_SCHEDULE_ATTR 20070611
2 Importing IB_CHECK_ORGUNIT Value transfer Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20070611
3 Importing IS_WORKITEM_ATTRIBUTES Value transfer Type reference (TYPE) SWR_WIHDR Structure for Transfer of Work Items to the WLC 20070611
4 Importing I_ORGUNIT Value transfer Type reference (TYPE) GRPCH_OBJID 20070611
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION Workflow Exception 20070611

Method CREATE_SCHEDULE_FROM_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TIME_FRAME Value transfer Type reference (TYPE) GRPC_S_TIME_FRAME Timeframe for Assessment or Test 20070611
2 Importing I_ORGUNIT Value transfer Type reference (TYPE) GRPCH_OBJID 20070611
3 Importing I_TASK Value transfer Type reference (TYPE) GRPC_TASK Task 20070611
4 Returning RO_SCHEDULE Value transfer Object reference (TYPE REF TO) CL_GRPCW_SCHEDULE Schedule 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CLOSING 20070611
3 CX_GRPC_SCHEDULE 20070611

Method CREATE_SCHEDULE_FROM_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORKITEM Value transfer Type reference (TYPE) SWW_WIID Work Item ID 20070611
2 Returning RO_SCHEDULE Value transfer Object reference (TYPE REF TO) CL_GRPCW_SCHEDULE Schedule 20070611
# Exception Resumable Description Created on
1 CX_BAPI_EXCEPTION Exception Basis Class for BAPI Migration 20070611
2 CX_GRPC_CASE 20070611
3 CX_GRPC_SCHEDULE 20070611
4 CX_SWF_IFS_EXCEPTION Workflow Exception 20070611

Method CREATE_WF_TEMPLATE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_TASK Value transfer Type reference (TYPE) SWRTTASK WAPI: Table Type for Tasks 20070611
2 Importing I_ORGUNIT Value transfer Type reference (TYPE) GRPCH_OBJID 20070611

Method CREATE_WF_TEMPLATE_FILTER on class CL_GRPCW_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 Returning ET_SCHEDULE Value transfer Type reference (TYPE) GRPC_T_SCHEDULE_ATTR Structure for the Schedule 20070611
2 Importing I_ORGUNIT Value transfer Type reference (TYPE) GRPCH_OBJID Object 20070611
3 Importing I_TASK Value transfer Type reference (TYPE) GRPC_TASK 'PERF-CDASS' Task 20070611
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION Workflow Exception 20070611

Method GET_LIST_BY_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SCHEDULE Value transfer Type reference (TYPE) GRPC_T_SCHEDULE_ATTR Structure for the Schedule 20070611
2 Importing I_TASK Value transfer Type reference (TYPE) GRPC_TASK 'PERF-CDASS' Task 20070611
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION Workflow Exception 20070611

Method GET_WAITING_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SCHEDULE Value transfer Type reference (TYPE) GRPC_T_SCHEDULE_ATTR Structure for the Schedule 20070611
2 Importing IS_DATE_INTERVAL Value transfer Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20070611
3 Importing I_ORGUNIT Value transfer Type reference (TYPE) GRPCH_OBJID 20070611
4 Importing I_TASK Value transfer Type reference (TYPE) GRPC_TASK Task 20070611
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION Workflow Exception 20070611

Method LINK_MASTER_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHILD_WI Value transfer Type reference (TYPE) SWW_WIID Work Item ID 20070611
2 Importing I_MASTER_WI Value transfer Type reference (TYPE) SWW_WIID Work Item ID 20070611

Method LINK_MASTER_SCHEDULE on class CL_GRPCW_SCHEDULE_MANAGER has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250