SAP ABAP Interface IF_GRPC_API_ASSESSMENT (interface for api assessment)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ENTITY_API (Package) GRC Process controls API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_API_ASSESSMENT | Assessment API | 20091104 |
Properties
Interface | IF_GRPC_API_ASSESSMENT | |
Short Description | interface for api assessment |
General Data
Package | GRPC_ENTITY_API | GRC Process controls API |
Created | 20091104 | SAP |
Last changed | 20141106 | |
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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091104 |
Friends
Interface IF_GRPC_API_ASSESSMENT has no friend.
Attributes
Interface IF_GRPC_API_ASSESSMENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get action list for assessment | 20091104 |
2 | ![]() |
Instance method | Public | Method | Retrieve remediation plans of a assessment | 20091104 |
3 | ![]() |
Static method | Public | Method | Update the control risk attribute | 20091104 |
4 | ![]() |
Static method | Public | Method | 20091104 | |
5 | ![]() |
Instance method | Public | Method | 20091104 | |
6 | ![]() |
Instance method | Public | Method | Do action for assessment | 20091104 |
7 | ![]() |
Instance method | Public | Method | Retrieve issues of an assessment | 20091104 |
8 | ![]() |
Static method | Public | Method | Retrieve issue for control risk assessment | 20091104 |
9 | ![]() |
Static method | Public | Method | 20091104 | |
10 | ![]() |
Instance method | Public | Method | 20091104 | |
11 | ![]() |
Instance method | Public | Method | Retrieve remediation plans of a assessment | 20091104 |
12 | ![]() |
Instance method | Public | Method | 20091104 |
Events
Interface IF_GRPC_API_ASSESSMENT has no event.
Types
Interface IF_GRPC_API_ASSESSMENT has no local type.
Method Signatures
Method ACTLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACTIVITY | Call by reference | Type reference (TYPE) | GRPC_T_ACTIVITY_FOR_STATUS | Texts for Business Transactions | 20091105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091105 |
Method CAPAPLANS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PLANS | Call by reference | Type reference (TYPE) | GRPC_T_CAPA_PLAN_LIST | Table of CAPA Plan list | 20091105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091105 |
Method CNTR_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CR_LIST | Value transfer | Type reference (TYPE) | GRPC_T_API_CR_ASS_DATA | Control Risk Assessment Data | 20091105 | ||
2 | ![]() |
IT_FACTOR_LIST | Value transfer | Type reference (TYPE) | GRPC_T_API_CR_ASS_FACTOR | Control Risk Assessment Factor | 20091105 | ||
3 | ![]() |
I_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091106 | ||
4 | ![]() |
I_SESSION_ID | Value transfer | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20091106 |
Method CNTR_UPDATE on Interface IF_GRPC_API_ASSESSMENT has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091104 | ||
2 | ![]() |
IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20091105 | ||
3 | ![]() |
I_CATEGORY | Call by reference | Type reference (TYPE) | SCMG_CATEGORY | Category | 20091105 | ||
4 | ![]() |
I_HROBJECT | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091105 | ||
5 | ![]() |
I_HRORG | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091105 | ||
6 | ![]() |
I_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091105 | ||
7 | ![]() |
RV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091105 |
Method DELETE Signature
Method DELETE on Interface IF_GRPC_API_ASSESSMENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091105 |
Method DOACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVITY_ID | Call by reference | Type reference (TYPE) | J_VORGANG | Business Transaction | 20091105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091105 |
Method ISSUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ISSUES | Call by reference | Type reference (TYPE) | GRPC_T_API_ISSUE_LIST | Table type for Issue List | 20091105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091105 |
Method ISSU_RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ISSUE_LIST | Value transfer | Type reference (TYPE) | GRPC_T_ISSUE_DETAIL | Issue detail table | 20091105 | ||
2 | ![]() |
I_CONTROL_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091105 | ||
3 | ![]() |
I_CONTROL_TYPE | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20091105 | ||
4 | ![]() |
I_ORGUNIT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091105 | ||
5 | ![]() |
I_SESSION_ID | Value transfer | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20091105 |
Method ISSU_RETRIEVE on Interface IF_GRPC_API_ASSESSMENT has no exception.
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ASSMNT_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_ASSESSMENT_LIST | Table for assessment list | 20091105 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091105 | ||
3 | ![]() |
IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRPC_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20091105 | ||
4 | ![]() |
I_CATEGORY | Call by reference | Type reference (TYPE) | SCMG_CATEGORY | Category | 20091105 | ||
5 | ![]() |
I_HROBJECT | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091105 | ||
6 | ![]() |
I_HRORG | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091105 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ASSMNT | Call by reference | Type reference (TYPE) | GRPC_S_API_ASSESSMENT | Assessment | 20091105 | ||
2 | ![]() |
ES_CASE_REF | Call by reference | Type reference (TYPE) | GRPC_S_API_CASE_REF | Case reference structure | 20091105 | ||
3 | ![]() |
ET_CR_FACTORS | Call by reference | Type reference (TYPE) | GRPC_T_API_CR_ASS_FACTOR | Control Risk Assessment Factor | 20091105 | ||
4 | ![]() |
ET_CR_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_CR_ASS_DATA | Control Risk Assessment Data | 20091105 | ||
5 | ![]() |
ET_HISTORY | Call by reference | Type reference (TYPE) | GRPC_T_API_HISTORY | Assessment/testlog History | 20091105 | ||
6 | ![]() |
ET_ISSUE_LIST | Call by reference | Type reference (TYPE) | GRPC_T_ISSUE_DETAIL | Issue detail table | 20091105 | ||
7 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091105 | ||
8 | ![]() |
ET_PROCESSOR | Call by reference | Type reference (TYPE) | SWFUAGENTS | List of Organizational Objects | 20091105 | ||
9 | ![]() |
ET_QANSWER | Call by reference | Type reference (TYPE) | GRPC_T_API_QANSWER | Question answers table | 20091105 | ||
10 | ![]() |
ET_QUESTION_ANSWER | Call by reference | Type reference (TYPE) | GRPC_T_API_QUESTION_ANSWER | Question with answer | 20091105 | ||
11 | ![]() |
ET_RISK | Call by reference | Type reference (TYPE) | GRPC_T_API_RISK_ASS_DATA | Table type of GRPC_S_API_RISK_ASS_DATA | 20091105 | ||
12 | ![]() |
IV_LOAD_CR | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120111 | ||
13 | ![]() |
IV_LOAD_HISTORY | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120111 | |
14 | ![]() |
IV_LOAD_ISSUES | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120111 | ||
15 | ![]() |
IV_LOAD_QA | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120111 | |
16 | ![]() |
IV_LOAD_REF | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120111 | |
17 | ![]() |
I_EDITABLE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091105 | ||
18 | ![]() |
I_SESSION_ID | Value transfer | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20091106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091105 |
Method RMPLANS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PLANS | Call by reference | Type reference (TYPE) | GRPC_T_API_PLAN_LIST | Table for remediation plan list | 20091105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091105 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ASSMNT_NEW | Call by reference | Type reference (TYPE) | GRPC_S_API_ASSESSMENT | Assessment | 20091105 | ||
2 | ![]() |
IT_CR_LIST | Value transfer | Type reference (TYPE) | GRPC_T_API_CR_ASS_DATA | Control Risk Assessment Data | 20091106 | ||
3 | ![]() |
IT_FACTOR_LIST | Value transfer | Type reference (TYPE) | GRPC_T_API_CR_ASS_FACTOR | Control Risk Assessment Factor | 20091106 | ||
4 | ![]() |
IT_QANSWER | Call by reference | Type reference (TYPE) | GRPC_T_API_QANSWER | Question answers table | 20091105 | ||
5 | ![]() |
IT_RISK | Value transfer | Type reference (TYPE) | GRPC_T_API_RISK_ASS_DATA | Table type of GRPC_S_API_RISK_ASS_DATA | 20091105 | ||
6 | ![]() |
IV_NEED_UPDATE_MASTER_DATA | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091105 | ||
7 | ![]() |
I_SESSION_ID | Value transfer | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20091105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091105 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |