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 CREATE Static method Public Method 20080118
2 DELETE Static method Public Method 20080121
3 QUERY Static method Public Method 20080121
4 QUERY_CASE_CATEGORY Static method Public Method 20080204
5 RETRIEVE Static method Public Method 20080121
6 UPDATE 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 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) GRRM_S_DATE_INTERVAL Date of the Assessment or of the Test 20080118
2 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Object 20080118
3 Importing IS_HRORG Call by reference Type reference (TYPE) HROBJECT Object 20080118
4 Importing IS_RESPONSE_ATTR Call by reference Type reference (TYPE) GRRM_S_ATTRIBUTE_RES Attributes : Response 20080121
5 Importing I_CATEGORY Call by reference Type reference (TYPE) SCMG_CATEGORY Category 20080118
6 Returning 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 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20080121
2 Importing 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 Exporting ET_CASE_LIST Call by reference Type reference (TYPE) GRRM_T_ATTRIBUTE_RES Table type for orgunit list 20080121
2 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20080121
3 Importing 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 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20080204
2 Exporting 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 Exporting ES_RESPONSE Call by reference Type reference (TYPE) GRRM_S_ATTRIBUTE_RES Attributes : Response 20080121
2 Exporting ET_HISTORY Call by reference Type reference (TYPE) GRRM_T_API_HISTORY History 20080121
3 Exporting ET_PROCESSOR Call by reference Type reference (TYPE) SWFUAGENTS List of Organizational Objects 20080121
4 Exporting E_ENQUEUED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080121
5 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20080121
6 Importing I_EDITABLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080121
7 Importing 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 Exporting E_RETURN_CODE Call by reference Type reference (TYPE) INT4 Natural number 20080121
2 Importing IS_RESPONSE Call by reference Type reference (TYPE) GRRM_S_ATTRIBUTE_RES Attributes : Response 20080121
3 Importing 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