SAP ABAP Class CL_GRRM_SELECTION_PROCEDURE (Selection Procedure class for GRRM Planner)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_SURVEY (Package) Risk Management Surveys
⤷
⤷
Properties
| Class | CL_GRRM_SELECTION_PROCEDURE | |
| Short Description | Selection Procedure class for GRRM Planner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_SURVEY | Risk Management Surveys |
| Created | 20080819 | 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_GRRM_SELECTION_PROCEDURE has no interface implemented.
Friends
Class CL_GRRM_SELECTION_PROCEDURE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_CASES_MODEL' | Reference type | 20100211 | ||
| 2 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_ACTIVITY' | Reference type | 20100211 | ||
| 3 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_CACTIVITY' | Reference type | 20100211 | ||
| 4 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_CRISK' | Reference type | 20100211 | ||
| 5 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_KRI' | Reference type | 20100211 | ||
| 6 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_RISK' | Reference type | 20100211 | ||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20080917 | ||
| 2 | Static method | Private | Method | 20080923 | ||
| 3 | Static method | Private | Method | 20081124 | ||
| 4 | Static method | Private | Method | 20080922 | ||
| 5 | Static method | Private | Method | 20080917 | ||
| 6 | Static method | Private | Method | 20080917 | ||
| 7 | Static method | Public | Method | 20080915 | ||
| 8 | Static method | Public | Method | 20080819 |
Events
Class CL_GRRM_SELECTION_PROCEDURE has no event.
Types
Class CL_GRRM_SELECTION_PROCEDURE has no local type.
Method Signatures
Method FILTER_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECTS | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | the table for the entitys | 20080917 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100211 | |||
| 3 | IS_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_S_DATE_INTERVAL | PC Compatibility: Date and Timeframe | 20080917 | |||
| 4 | IT_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Object ID | 20080917 | |||
| 5 | IV_TASK | Call by reference | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan usage | 20090702 | |||
| 6 | IV_USER_INPUT | Call by reference | Type reference (TYPE) | XSTRING | 20080917 |
Method FILTER_ACTIVITY on class CL_GRRM_SELECTION_PROCEDURE has no exception.
Method FILTER_KRIINST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECTS | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | the table for the entitys | 20080923 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100211 | |||
| 3 | IS_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_S_DATE_INTERVAL | PC Compatibility: Date and Timeframe | 20080923 | |||
| 4 | IT_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Object ID | 20080923 | |||
| 5 | IV_USER_INPUT | Call by reference | Type reference (TYPE) | XSTRING | 20080923 |
Method FILTER_KRIINST on class CL_GRRM_SELECTION_PROCEDURE has no exception.
Method FILTER_OPPORTUNITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECTS | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | table type of API object ID | 20081124 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100211 | |||
| 3 | IS_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_S_DATE_INTERVAL | PC Compatibility: Date and Timeframe | 20081124 | |||
| 4 | IT_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | table type of API object ID | 20081124 | |||
| 5 | IV_USER_INPUT | Call by reference | Type reference (TYPE) | XSTRING | 20081124 |
Method FILTER_OPPORTUNITY on class CL_GRRM_SELECTION_PROCEDURE has no exception.
Method FILTER_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECTS | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | the table for the entitys | 20080922 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100211 | |||
| 3 | IS_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_S_DATE_INTERVAL | PC Compatibility: Date and Timeframe | 20080922 | |||
| 4 | IT_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Object ID | 20080922 | |||
| 5 | IV_USER_INPUT | Call by reference | Type reference (TYPE) | XSTRING | 20080922 |
Method FILTER_RESPONSE on class CL_GRRM_SELECTION_PROCEDURE has no exception.
Method FILTER_RISK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECTS | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | the table for the entitys | 20080917 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100211 | |||
| 3 | IS_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_S_DATE_INTERVAL | PC Compatibility: Date and Timeframe | 20080917 | |||
| 4 | IT_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Object ID | 20080917 | |||
| 5 | IV_TASK | Call by reference | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan Activity | 20081211 | |||
| 6 | IV_USER_INPUT | Call by reference | Type reference (TYPE) | XSTRING | 20080917 |
Method FILTER_RISK on class CL_GRRM_SELECTION_PROCEDURE has no exception.
Method GET_ANALYSIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ANALYSIS_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_ANALYSIS_DATA | Analysis Data | 20080917 | |||
| 2 | ET_ANALYSIS_ASSESSMENT | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_ASSESSMENT | Analysis assessment | 20111012 | |||
| 3 | ET_ANALYSIS_SUMMARY | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_SUMMARY | Analysis Summary | 20100402 | |||
| 4 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100211 | |||
| 5 | IS_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_S_DATE_INTERVAL | PC Compatibility: Date and Timeframe | 20080917 | |||
| 6 | IV_RISK_ID | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20080917 |
Method GET_ANALYSIS on class CL_GRRM_SELECTION_PROCEDURE has no exception.
Method GET_FILTERED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | the table for the entitys | 20080915 | |||
| 2 | IS_TIMEFRAME | Value transfer | Type reference (TYPE) | GRFN_S_DATE_INTERVAL | PC Compatibility: Date and Timeframe | 20080915 | |||
| 3 | IT_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | table type of API object ID | 20080915 | |||
| 4 | IV_USER_INPUT | Call by reference | Type reference (TYPE) | XSTRING | 20080915 | ||||
| 5 | I_NO_CASE_CHECK | Value transfer | Type reference (TYPE) | XFLAG | New Input Values | 20080915 | |||
| 6 | I_TASK | Value transfer | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan Activity | 20080915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080915 |
Method GET_INITAL_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | the table for the entitys | 20080819 | |||
| 2 | IS_TIMEFRAME | Value transfer | Type reference (TYPE) | GRFN_S_DATE_INTERVAL | PC Compatibility: Date and Timeframe | 20080819 | |||
| 3 | IT_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | table type of API object ID | 20080819 | |||
| 4 | I_NO_CASE_CHECK | Value transfer | Type reference (TYPE) | XFLAG | New Input Values | 20080819 | |||
| 5 | I_TASK | Value transfer | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan Activity | 20080819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080821 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |