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 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | 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 | Constant | Public | Type reference (TYPE) | GRPC_RESTART_ACTION | 'W' | New Workflow | 20070611 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRPC_RESTART_ACTION | 'C' | New Case; New Workflow | 20070611 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRPC_RESTART_ACTION | SPACE | None | 20070611 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20070611 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | HROBJECT | Org. unit | 20070611 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SWR_MSGTAB | Workflow Interfaces: Message Structure | 20070611 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | GRPC_TASK | Task | 20070611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Obsolete: CLASS_CONSTRUCTOR | 20070611 | |
| 2 | Instance method | Private | Method | Obsolete: Close Log at End of Activation | 20070611 | |
| 3 | Instance method | Public | Constructor | Obsolete: Constructor | 20070611 | |
| 4 | Static method | Public | Method | Obsolete: Create Assessment | 20080630 | |
| 5 | Static method | Public | Method | Obsolete: Fill Container for Assessment Workflow | 20080701 | |
| 6 | Instance method | Private | Method | Obsolete: Fill List Entry with Case Attributes | 20070611 | |
| 7 | Instance method | Private | Method | Obsolete: Fill List Entry with HR Object Attributes | 20070611 | |
| 8 | Instance method | Private | Method | Obsolete: Fill List Entry with Work Item Attributes | 20070611 | |
| 9 | Instance method | Public | Method | Obsolete: Deconstructor | 20070611 | |
| 10 | Instance method | Public | Method | Obsolete: Get Entry for UI | 20070611 | |
| 11 | Instance method | Private | Method | Obsolete: Get Restart Action for an HR Object | 20070611 | |
| 12 | Instance method | Private | Method | Obsolete: Check if the Case is Finished Already | 20070611 | |
| 13 | Instance method | Private | Method | Obsolete: Check if the Work Item is Finished Already | 20070611 | |
| 14 | Instance method | Private | Method | Obsolete: Open Log at the Beginning of Activation | 20070611 | |
| 15 | Instance method | Private | Method | Obsolete: Start Workflows for Objects Internally | 20070611 | |
| 16 | Instance method | Private | Method | Obsolete: Select HR Objects, Cases, Workflows | 20070611 | |
| 17 | Instance method | Private | Method | Obsolete: Select HR Objects According to Task | 20070611 | |
| 18 | Instance method | Public | Method | Obsolete: Obsolete: Set Application Log Handle | 20070611 | |
| 19 | Instance method | Private | Method | Obsolete: Check and Set TASK | 20070611 | |
| 20 | Instance method | Public | Method | Obsolete: Start Workflows for Objects Selected by Date | 20070611 | |
| 21 | 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 | I_ORGUNIT | Call by reference | Type reference (TYPE) | OBJEKTID | Object ID | 20070611 | |||
| 2 | I_TASK | Call by reference | Type reference (TYPE) | GRPC_TASK | Task | 20070611 | |||
| 3 | I_TF_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20070611 | |||
| 4 | I_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 | |||
| 2 | 20070611 |
Method CREATE_ASSESSMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_CREATE_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Require to Create a New Assessment | 20080630 | ||
| 2 | IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20080630 | |||
| 3 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Object | 20080630 | |||
| 4 | IS_HRORG | Call by reference | Type reference (TYPE) | HROBJECT | Object | 20080630 | |||
| 5 | I_CASE_TITLE | Call by reference | Type reference (TYPE) | SCMG_CASE_TITLE | Case Header | 20080630 | |||
| 6 | I_TASK | Call by reference | Type reference (TYPE) | GRPC_TASK | Task | 20080630 | |||
| 7 | RO_CASE | Value transfer | Object reference (TYPE REF TO) | IF_GRPC_CASE | SOA: Case | 20080630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CT_CONTAINER | Call by reference | Type reference (TYPE) | SWCONTTAB | Container Table | 20080701 | |||
| 2 | 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 | CS_ENTRY | Call by reference | Type reference (TYPE) | GRPC_S_AS_RESTART1 | 20070611 | ||||
| 2 | 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 | CS_ENTRY | Call by reference | Type reference (TYPE) | GRPC_S_AS_RESTART | Restart Assessment | 20070611 | |||
| 2 | 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 | CS_ENTRY | Call by reference | Type reference (TYPE) | GRPC_S_AS_RESTART2 | 20070611 | ||||
| 2 | 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 | ET_ENTRY | Call by reference | Type reference (TYPE) | GRPC_T_AS_RESTART | Restart Assessment | 20070611 | |||
| 2 | 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 | IS_ENTRY | Call by reference | Type reference (TYPE) | GRPC_S_AS_RESTART | 20070611 | ||||
| 2 | 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 | I_STATUS | Call by reference | Type reference (TYPE) | J_ISTAT | System Status | 20070611 | |||
| 2 | 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 | I_STATUS | Call by reference | Type reference (TYPE) | SWW_WISTAT | Processing Status of a Work Item | 20070611 | |||
| 2 | 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 | ET_CASE_CREATED | Call by reference | Type reference (TYPE) | GRPC_T_CASE | Case | 20070611 | |||
| 2 | ET_CASE_RESTARTED | Call by reference | Type reference (TYPE) | GRPC_T_CASE | Case | 20070611 | |||
| 3 | IT_OBJECT | Call by reference | Type reference (TYPE) | HROBJECT_TAB | 20070611 | ||||
| 4 | I_DATE_END | Call by reference | Type reference (TYPE) | SWW_LED | Latest End Date for Work Item | 20070611 | |||
| 5 | 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 | 20070611 |
Method SELECT_HR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCEPTION | Call by reference | Type reference (TYPE) | GRPC_T_CX_ROOT | Table of Business Exceptions | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method SET_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | I_TASK | Call by reference | Type reference (TYPE) | GRPC_TASK | Task | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method START_SELECTIVE_WF_BY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CASE_CREATED | Call by reference | Type reference (TYPE) | GRPC_T_CASE | Case | 20070611 | |||
| 2 | ET_CASE_RESTARTED | Call by reference | Type reference (TYPE) | GRPC_T_CASE | Case | 20070611 | |||
| 3 | IB_NEW_CREATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070611 | ||||
| 4 | I_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Date and Time, Current (Application Server) Date | 20070611 | |||
| 5 | I_DATE_END | Call by reference | Type reference (TYPE) | SWW_LED | Latest End Date for Work Item | 20070611 | |||
| 6 | 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 | 20070611 |
Method START_SELECTIVE_WF_BY_STRU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CASE_CREATED | Call by reference | Type reference (TYPE) | GRPC_T_CASE | Case | 20070611 | |||
| 2 | ET_CASE_RESTARTED | Call by reference | Type reference (TYPE) | GRPC_T_CASE | Case | 20070611 | |||
| 3 | IT_OBJECT | Call by reference | Type reference (TYPE) | HROBJECT_TAB | 20070611 | ||||
| 4 | I_DATE_END | Call by reference | Type reference (TYPE) | SWW_LED | Latest End Date for Work Item | 20070611 | |||
| 5 | 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 |