SAP ABAP Class CL_GRPCW_SCHEDULE_SELECTIVE (Obsolete: Selective Scheduling)
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_SELECTIVE  
Short Description Obsolete: Selective Scheduling    
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 GRPCA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 GRPCH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 GRPCW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRPCW_SCHEDULE_SELECTIVE has no interface implemented.
Friends
Class CL_GRPCW_SCHEDULE_SELECTIVE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_RESTART_ACTION_N Constant Public Type reference (TYPE) GRPC_RESTART_ACTION 'W' New Workflow 20070611
2 GC_RESTART_ACTION_NN Constant Public Type reference (TYPE) GRPC_RESTART_ACTION 'C' New Case; New Workflow 20070611
3 GC_RESTART_ACTION_NONE Constant Public Type reference (TYPE) GRPC_RESTART_ACTION SPACE None 20070611
4 MS_DATE_INTERVAL Instance attribute Public Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20070611
5 MS_HRORG Instance attribute Public Type reference (TYPE) HROBJECT Org. unit 20070611
6 MT_MESSAGE_STRUCT Instance attribute Public Type reference (TYPE) SWR_MSGTAB Workflow Interfaces: Message Structure 20070611
7 M_TASK Instance attribute Public Type reference (TYPE) GRPC_TASK Task 20070611
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Obsolete: CLASS_CONSTRUCTOR 20070611
2 CLOSE_LOG Instance method Private Method Obsolete: Close Log at End of Activation 20070611
3 CONSTRUCTOR Instance method Public Constructor Obsolete: Constructor 20070611
4 CREATE_ASSESSMENT Static method Public Method Obsolete: Create Assessment 20080630
5 FILL_CONTAINER_FOR_WF_AS Static method Public Method Obsolete: Fill Container for Assessment Workflow 20080701
6 FILL_LIST_WITH_CASE_ATTR Instance method Private Method Obsolete: Fill List Entry with Case Attributes 20070611
7 FILL_LIST_WITH_HR_ATTR Instance method Private Method Obsolete: Fill List Entry with HR Object Attributes 20070611
8 FILL_LIST_WITH_WF_ATTR Instance method Private Method Obsolete: Fill List Entry with Work Item Attributes 20070611
9 FREE Instance method Public Method Obsolete: Deconstructor 20070611
10 GET_ENTRY Instance method Public Method Obsolete: Get Entry for UI 20070611
11 GET_RESTART_ACTION Instance method Private Method Obsolete: Get Restart Action for an HR Object 20070611
12 IS_CASE_FINISHED Instance method Private Method Obsolete: Check if the Case is Finished Already 20070611
13 IS_WORKITEM_FINISHED Instance method Private Method Obsolete: Check if the Work Item is Finished Already 20070611
14 OPEN_LOG Instance method Private Method Obsolete: Open Log at the Beginning of Activation 20070611
15 RESTART Instance method Private Method Obsolete: Start Workflows for Objects Internally 20070611
16 SELECT_FROM_DB Instance method Private Method Obsolete: Select HR Objects, Cases, Workflows 20070611
17 SELECT_HR_OBJECT Instance method Private Method Obsolete: Select HR Objects According to Task 20070611
18 SET_LOG_HANDLE Instance method Public Method Obsolete: Obsolete: Set Application Log Handle 20070611
19 SET_TASK Instance method Private Method Obsolete: Check and Set TASK 20070611
20 START_SELECTIVE_WF_BY_DATE Instance method Public Method Obsolete: Start Workflows for Objects Selected by Date 20070611
21 START_SELECTIVE_WF_BY_STRU Instance method Public Method Obsolete: Start Workflows for Objects Selected by Structure 20070611
Events
Class CL_GRPCW_SCHEDULE_SELECTIVE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_RUNNING_CASE Private See coding 20070611
2 TY_RUNNING_WORKITEM Private See coding 20070611
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GRPCW_SCHEDULE_SELECTIVE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRPCW_SCHEDULE_SELECTIVE has no exception.

Method CLOSE_LOG Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORGUNIT Call by reference Type reference (TYPE) OBJEKTID Object ID 20070611
2 Importing I_TASK Call by reference Type reference (TYPE) GRPC_TASK Task 20070611
3 Importing I_TF_YEAR Call by reference Type reference (TYPE) GRPC_YEAR Year 20070611
4 Importing I_TIMEFRAME Call by reference Type reference (TYPE) GRPC_TIMEFRAME Timeframe 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
2 CX_GRPC_CLOSING 20070611

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 Require to Create a New Assessment 20080630
2 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) GRPC_S_DATE_INTERVAL Date of the Assessment or of the Test 20080630
3 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Object 20080630
4 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Object 20080630
5 Importing I_CASE_TITLE Call by reference Type reference (TYPE) SCMG_CASE_TITLE Case Header 20080630
6 Importing I_TASK Call by reference Type reference (TYPE) GRPC_TASK Task 20080630
7 Returning RO_CASE Value transfer Object reference (TYPE REF TO) IF_GRPC_CASE SOA: Case 20080630
# Exception Resumable Description Created on
1 CX_GRPC_CASE PC: Case 20080630

Method FILL_CONTAINER_FOR_WF_AS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CONTAINER Call by reference Type reference (TYPE) SWCONTTAB Container Table 20080701
2 Importing IS_TIME_FRAME Call by reference Type reference (TYPE) GRPC_S_TIME_FRAME Timeframe for Assessment or Test 20080701

Method FILL_CONTAINER_FOR_WF_AS on class CL_GRPCW_SCHEDULE_SELECTIVE has no exception.

Method FILL_LIST_WITH_CASE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ENTRY Call by reference Type reference (TYPE) GRPC_S_AS_RESTART1 20070611
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Object 20070611

Method FILL_LIST_WITH_CASE_ATTR on class CL_GRPCW_SCHEDULE_SELECTIVE has no exception.

Method FILL_LIST_WITH_HR_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ENTRY Call by reference Type reference (TYPE) GRPC_S_AS_RESTART Restart Assessment 20070611
2 Importing IS_HR_DATA Call by reference Type reference (TYPE) GRPCH_S_HY_STRUC 20070611

Method FILL_LIST_WITH_HR_ATTR on class CL_GRPCW_SCHEDULE_SELECTIVE has no exception.

Method FILL_LIST_WITH_WF_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ENTRY Call by reference Type reference (TYPE) GRPC_S_AS_RESTART2 20070611
2 Importing IS_ENTRY Call by reference Type reference (TYPE) GRPC_S_AS_RESTART Restart Assessment 20070611

Method FILL_LIST_WITH_WF_ATTR on class CL_GRPCW_SCHEDULE_SELECTIVE has no exception.

Method FREE Signature

Method FREE on class CL_GRPCW_SCHEDULE_SELECTIVE has no parameter.
Method FREE on class CL_GRPCW_SCHEDULE_SELECTIVE has no exception.

Method GET_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTRY Call by reference Type reference (TYPE) GRPC_T_AS_RESTART Restart Assessment 20070611
2 Importing IX_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20070611

Method GET_ENTRY on class CL_GRPCW_SCHEDULE_SELECTIVE has no exception.

Method GET_RESTART_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENTRY Call by reference Type reference (TYPE) GRPC_S_AS_RESTART 20070611
2 Returning R_ACTION Value transfer Type reference (TYPE) GRPC_RESTART_ACTION How to Restart Workflows for an HR Object 20070611

Method GET_RESTART_ACTION on class CL_GRPCW_SCHEDULE_SELECTIVE has no exception.

Method IS_CASE_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) J_ISTAT System Status 20070611
2 Returning R_FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20070611

Method IS_CASE_FINISHED on class CL_GRPCW_SCHEDULE_SELECTIVE has no exception.

Method IS_WORKITEM_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) SWW_WISTAT Processing Status of a Work Item 20070611
2 Returning R_FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20070611

Method IS_WORKITEM_FINISHED on class CL_GRPCW_SCHEDULE_SELECTIVE has no exception.

Method OPEN_LOG Signature

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

Method RESTART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CASE_CREATED Call by reference Type reference (TYPE) GRPC_T_CASE Case 20070611
2 Exporting ET_CASE_RESTARTED Call by reference Type reference (TYPE) GRPC_T_CASE Case 20070611
3 Importing IT_OBJECT Call by reference Type reference (TYPE) HROBJECT_TAB 20070611
4 Importing I_DATE_END Call by reference Type reference (TYPE) SWW_LED Latest End Date for Work Item 20070611
5 Importing I_DATE_END_REQ Call by reference Type reference (TYPE) SWW_DED Requested End Date for Work Item 20070611

Method RESTART on class CL_GRPCW_SCHEDULE_SELECTIVE has no exception.

Method SELECT_FROM_DB Signature

Method SELECT_FROM_DB on class CL_GRPCW_SCHEDULE_SELECTIVE has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method SELECT_HR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEPTION Call by reference Type reference (TYPE) GRPC_T_CX_ROOT Table of Business Exceptions 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

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 Application Log: Log Handle 20070611

Method SET_LOG_HANDLE on class CL_GRPCW_SCHEDULE_SELECTIVE has no exception.

Method SET_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASK Call by reference Type reference (TYPE) GRPC_TASK Task 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method START_SELECTIVE_WF_BY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CASE_CREATED Call by reference Type reference (TYPE) GRPC_T_CASE Case 20070611
2 Exporting ET_CASE_RESTARTED Call by reference Type reference (TYPE) GRPC_T_CASE Case 20070611
3 Importing IB_NEW_CREATED Call by reference Type reference (TYPE) ABAP_BOOL 20070611
4 Importing I_DATE Call by reference Type reference (TYPE) SYDATUM Date and Time, Current (Application Server) Date 20070611
5 Importing I_DATE_END Call by reference Type reference (TYPE) SWW_LED Latest End Date for Work Item 20070611
6 Importing I_DATE_END_REQ Call by reference Type reference (TYPE) SWW_DED Requested End Date for Work Item 20070611
# Exception Resumable Description Created on
1 CX_GRPC_SCHEDULE 20070611

Method START_SELECTIVE_WF_BY_STRU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CASE_CREATED Call by reference Type reference (TYPE) GRPC_T_CASE Case 20070611
2 Exporting ET_CASE_RESTARTED Call by reference Type reference (TYPE) GRPC_T_CASE Case 20070611
3 Importing IT_OBJECT Call by reference Type reference (TYPE) HROBJECT_TAB 20070611
4 Importing I_DATE_END Call by reference Type reference (TYPE) SWW_LED Latest End Date for Work Item 20070611
5 Importing I_DATE_END_REQ Call by reference Type reference (TYPE) SWW_DED Requested End Date for Work Item 20070611

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