SAP ABAP Interface IF_GRRM_CASES_MODEL_API (API layer interface for case management)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CASE_MANAGEMENT (Package) Case management for risks
⤷
⤷
Properties
| Interface | IF_GRRM_CASES_MODEL_API | |
| Short Description | API layer interface for case management |
General Data
| Package | GRRM_CASE_MANAGEMENT | Case management for risks |
| Created | 20080118 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRRM_CASES_MODEL_API has no forward declaration.
Interfaces
Interface IF_GRRM_CASES_MODEL_API has no interface.
Friends
Interface IF_GRRM_CASES_MODEL_API has no friend.
Attributes
Interface IF_GRRM_CASES_MODEL_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20080118 | ||
| 2 | Static method | Public | Method | 20080121 | ||
| 3 | Static method | Public | Method | 20080121 | ||
| 4 | Static method | Public | Method | 20080204 | ||
| 5 | Static method | Public | Method | 20080121 | ||
| 6 | Static method | Public | Method | 20080121 |
Events
Interface IF_GRRM_CASES_MODEL_API has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_GRRM_CASE_CATEGORY | Public | See coding | 20080204 | BEGIN OF ty_s_grrm_case_category,
CASE_TYPE type SCMGCASE_TYPE,
CATEGORY type SCMG_CATEGORY,
DESCRIPTION type TEXT60,
END OF ty_s_grrm_case_category
|
||
| 2 | TY_TS_GRRM_CASE_CATEGORY | Public | See coding | 20080204 | ty_ts_grrm_case_category TYPE STANDARD TABLE OF ty_s_grrm_case_category
|
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRRM_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20080118 | |||
| 2 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Object | 20080118 | |||
| 3 | IS_HRORG | Call by reference | Type reference (TYPE) | HROBJECT | Object | 20080118 | |||
| 4 | IS_RESPONSE_ATTR | Call by reference | Type reference (TYPE) | GRRM_S_ATTRIBUTE_RES | Attributes : Response | 20080121 | |||
| 5 | I_CATEGORY | Call by reference | Type reference (TYPE) | SCMG_CATEGORY | Category | 20080118 | |||
| 6 | R_RESPONSE_ID | Value transfer | Type reference (TYPE) | SCMG_CASE_GUID | Technical Case Key (Case GUID) | 20080118 |
Method CREATE on Interface IF_GRRM_CASES_MODEL_API has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080121 | |||
| 2 | I_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Case Key (Case GUID) | 20080121 |
Method DELETE on Interface IF_GRRM_CASES_MODEL_API has no exception.
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CASE_LIST | Call by reference | Type reference (TYPE) | GRRM_T_ATTRIBUTE_RES | Table type for orgunit list | 20080121 | |||
| 2 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080121 | |||
| 3 | I_PATTERN | Call by reference | Type reference (TYPE) | GRRM_SEARCH_PATTERN | Data element for the Search Pattern in the API | 20080121 |
Method QUERY on Interface IF_GRRM_CASES_MODEL_API has no exception.
Method QUERY_CASE_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Case Type | 20080204 | |||
| 2 | RT_CASE_CATEGORY | Value transfer | Type reference (TYPE) | TY_TS_GRRM_CASE_CATEGORY | Case Category | 20080204 |
Method QUERY_CASE_CATEGORY on Interface IF_GRRM_CASES_MODEL_API has no exception.
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_ATTRIBUTE_RES | Attributes : Response | 20080121 | |||
| 2 | ET_HISTORY | Call by reference | Type reference (TYPE) | GRRM_T_API_HISTORY | History | 20080121 | |||
| 3 | ET_PROCESSOR | Call by reference | Type reference (TYPE) | SWFUAGENTS | List of Organizational Objects | 20080121 | |||
| 4 | E_ENQUEUED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080121 | |||
| 5 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080121 | |||
| 6 | I_EDITABLE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080121 | |||
| 7 | I_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Case Key (Case GUID) | 20080121 |
Method RETRIEVE on Interface IF_GRRM_CASES_MODEL_API has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080121 | |||
| 2 | IS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_ATTRIBUTE_RES | Attributes : Response | 20080121 | |||
| 3 | I_RESPONSE_ID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Case Key (Case GUID) | 20080121 |
Method UPDATE on Interface IF_GRRM_CASES_MODEL_API has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |