Hierarchy
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_ENTITY_API (Package) Risk Management APIs
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20080201 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20100510 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_QUERY | Query interface | 20130318 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20080827 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_CONTEXT | Context implementation | 20100519 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_RESPONSE | API layer interface for case management | 20080129 |
Properties
Class | CL_GRRM_API_RESPONSE | |
Short Description | Model for the cases API | |
Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_ENTITY_API | Risk Management APIs |
Created | 20080129 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
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) |
2 | GRRM0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20100510 | ||
2 | IF_GRFN_API_QUERY | Query interface | 20130318 | ||
3 | IF_GRFN_REPORT | Get data for reporting engine | 20080827 | ||
4 | IF_GRRM_API_CONTEXT | Context implementation | 20100519 | ||
5 | IF_GRRM_API_RESPONSE | API layer interface for case management | 20080129 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20080311 | Session Management for GRC APIs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_MODEL_ANALYSIS | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_ANALYSIS' | Refrence To | 20110927 | |
2 | MC_MODEL_CATALOGUE | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_CATALOGUE' | Reference type | 20101123 | |
3 | MC_MODEL_CLASS | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_CASES_MODEL' | Refrence To | 20080827 | |
4 | MC_MODEL_CONTEXT | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_CONTEXT_MODEL' | Reference type | 20100519 | |
5 | MC_MODEL_CONTROL_PROPOSAL | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_CONTROL_PROPOSAL_MODEL' | Reference type | 20110803 | |
6 | MC_MODEL_POLICY | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_POLICY' | Reference type | 20101206 | |
7 | MC_MODEL_RESP_TEMPL | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_RESPONSE_TEMPL' | Reference type | 20101123 | |
8 | MC_MODEL_SETUP | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_MODEL_SETUP' | Reference type | 20101206 | |
9 | MC_RESP_ENTITY_TYPE_EP | Constant | Public | Type reference (TYPE) | GRRM_RESP_ENTITY_TYPE | 'EP' | Response Entity Type | 20110221 | |
10 | MC_RESP_ENTITY_TYPE_RE | Constant | Public | Type reference (TYPE) | GRRM_RESP_ENTITY_TYPE | 'RE' | Response Entity Type | 20110221 | |
11 | MT_RESP_EFFECTS | Static Attribute | Private | Type reference (TYPE) | GRRM_T_RESPONSE_EFFECT | response effectiveness | 20080825 | ||
12 | MT_STATUS | Static Attribute | Private | Type reference (TYPE) | YT_DOMAIN | 20131118 | |||
13 | MT_STATUS_SHARING | Static Attribute | Private | Type reference (TYPE) | YT_DOMAIN | Generated Table for View DD07V | 20131118 | ||
14 | MV_MODEL_CRISK | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_CRISK' | Reference type | 20100217 | |
15 | MV_MODEL_RESP_TEMPL | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_RESPONSE_TEMPL' | Reference type | 20100518 | |
16 | MV_MODEL_RISK | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_RISK' | Reference type | 20100217 | |
17 | MV_MODEL_SETUP | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_MODEL_SETUP' | Reference type | 20100217 | |
18 | MV_PARENT_ID | Static Attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20130320 |
Methods
Events
Class CL_GRRM_API_RESPONSE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_GRRM_RESP_TYPE | Public | See coding | 20081003 | BEGIN OF ty_s_grrm_resp_type,
VALUE TYPE VAL_SINGLE,
TEXT TYPE VAL_TEXT,
END OF ty_s_grrm_resp_type
|
||
2 | TY_TS_GRRM_RESP_TYPE | Public | See coding | 20081003 | ty_ts_grrm_resp_type TYPE STANDARD TABLE OF ty_s_grrm_resp_type
|
||
3 | YT_DOMAIN | Private | See coding | 20131118 | yt_domain type standard table of dd07v
|
Method Signatures
Method CALC_COMPLETITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100217 | ||
2 | Importing | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Control ID | 20100204 | ||
3 | Importing | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Org unit ID | 20100204 | ||
4 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Regulation ID | 20100204 | ||
5 | Importing | IV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Risk ID | 20100204 | ||
6 | Returning | RV_RESULT | Value transfer | Type reference (TYPE) | GRRM_RESPONSE_PERCENTAGE | Completeness | 20100204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100204 |
Method CALC_COMPLETITION_AUTOMATIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_RESPONSE | Call by reference | Type reference (TYPE) | ANY | 20110127 | |||
2 | Returning | RV_RESULT | Value transfer | Type reference (TYPE) | GRRM_RESPONSE_COMPLETION | Response Completion Percentage | 20110127 |
Method CALC_COMPLETITION_AUTOMATIC on class CL_GRRM_API_RESPONSE has no exception.
Method CALC_EFFECTIVENSS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100217 | ||
2 | Importing | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100204 | ||
3 | Importing | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100204 | ||
4 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100204 | ||
5 | Importing | IV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100204 | ||
6 | Returning | RV_RESULT | Value transfer | Type reference (TYPE) | GRRM_RESPONSE_PERCENTAGE | Percentage | 20100204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100204 |
Method CALC_EFFECTIVE_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | EC_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_RESPONSE_DATA | RESPONSE DATA | 20101207 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20101206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20101206 |
Method CHECK_EXISTENCE Signature
Method CHECK_EXISTENCE on class CL_GRRM_API_RESPONSE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100917 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRRM_API_RESPONSE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRRM_API_RESPONSE has no exception.
Method CLEAR_CDF_FOR_REFERENCED_RESP Signature
Method CLEAR_CDF_FOR_REFERENCED_RESP on class CL_GRRM_API_RESPONSE has no parameter.
Method CLEAR_CDF_FOR_REFERENCED_RESP on class CL_GRRM_API_RESPONSE has no exception.
Method CLOSE_CONTROL_NTFCN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_RESPONSE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090306 |
Method CLOSE_CONTROL_NTFCN on class CL_GRRM_API_RESPONSE has no exception.
Method COPY_CDF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100518 | ||
2 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100518 | ||
3 | Importing | IV_RESPONSE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100518 | ||
4 | Importing | IV_RESP_TEMPL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100518 |
Method COPY_CDF on class CL_GRRM_API_RESPONSE has no exception.
Method CREATE Signature
Method CREATE on class CL_GRRM_API_RESPONSE has no parameter.
Method CREATE on class CL_GRRM_API_RESPONSE has no exception.
Method CREATE_FROM_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | ES_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_RESPONSE_DATA | Response data | 20100204 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Object | 20100204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100204 |
Method CREATE_FROM_ECONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | ES_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_RESPONSE_DATA | Response data | 20100204 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session object | 20100204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100204 |
Method CREATE_FROM_POLICY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | ES_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_RESPONSE_DATA | Response data | 20100409 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session object | 20100409 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100409 |
Method CREATE_FROM_RESPONSE_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | ES_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_RESPONSE_DATA | Response data | 20100204 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session object | 20100204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100204 |
Method CREATE_FROM_XCONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_RESPONSE_DATA | RESPONSE DATA | 20110616 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20110616 |
Method DELETE Signature
Method DELETE on class CL_GRRM_API_RESPONSE has no parameter.
Method DELETE on class CL_GRRM_API_RESPONSE has no exception.
Method DELETE_RISKRESP_WF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_RESPONSE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRRM ID of the individual object | 20100120 | ||
2 | Importing | IV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRRM ID of the individual object | 20100120 |
Method DELETE_RISKRESP_WF on class CL_GRRM_API_RESPONSE has no exception.
Method DOACTION Signature
Method DOACTION on class CL_GRRM_API_RESPONSE has no parameter.
Method DOACTION on class CL_GRRM_API_RESPONSE has no exception.
Method FILL_RESPONSE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_RESP_TYPES | Call by reference | Type reference (TYPE) | TY_TS_GRRM_RESP_TYPE | 20081003 | |||
2 | Importing | IV_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121211 | ||
3 | Importing | IV_AUTOMATION_TYPE | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_AUTOMATION | Response Automation Type | 20100407 | ||
4 | Importing | IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | CHAR20 | Char 20 | 20081003 |
Method FILL_RESPONSE_TYPE on class CL_GRRM_API_RESPONSE has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080311 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Technical Case Key (Case GUID) | 20080311 | ||
3 | Returning | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_API_RESPONSE | Model for the cases API | 20080311 |
Method GET on class CL_GRRM_API_RESPONSE has no exception.
Method GET_ANALYSIS_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_DATE | Value transfer | Type reference (TYPE) | GRFN_DATE | Date | 20101207 | ||
2 | Exporting | EV_RISK_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20101216 | ||
3 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20101207 | ||
4 | Importing | IS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_RESPONSE_DATA | Response data | 20101207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20101207 | |
2 | CX_GRRM_CASE | Risk Management : Case | 20101215 |
Method GET_ANALYSIS_DATE_VALIDATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_DATE | Call by reference | Type reference (TYPE) | GRFN_VALIDFROM | Read only analysis latest date | 20101215 | ||
2 | Exporting | EV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20101216 | ||
3 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session reference | 20101215 | ||
4 | Importing | IS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_RESPONSE_DATA | Response data | 20101215 | ||
5 | Importing | IV_EFFECTIVE_FROM | Call by reference | Type reference (TYPE) | GRFN_VALIDFROM | Effective from date new value | 20101215 | ||
6 | Importing | IV_EFFECTIVE_FROM_DB | Call by reference | Type reference (TYPE) | GRFN_VALIDFROM | Effective from date in DB | 20101215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20101215 | |
2 | CX_GRRM_CASE | Risk Management : Case | 20101215 |
Method GET_CONTROL_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20101123 | ||
2 | Importing | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20101123 | ||
3 | Returning | RV_TEXT | Value transfer | Type reference (TYPE) | GRFN_TITLE | 20101123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20101123 |
Method GET_ECONTROL_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20101123 | ||
2 | Importing | IV_ECONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20101123 | ||
3 | Returning | RV_TEXT | Value transfer | Type reference (TYPE) | GRFN_TITLE | 20101123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20101123 |
Method GET_FROM_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_API_RESPONSE_DATA | response data for api | 20110803 |
Method GET_FROM_CONTROL on class CL_GRRM_API_RESPONSE has no exception.
Method GET_FROM_ECONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_API_RESPONSE_DATA | response data for api | 20110803 |
Method GET_FROM_ECONTROL on class CL_GRRM_API_RESPONSE has no exception.
Method GET_FROM_POLICY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_API_RESPONSE_DATA | response data for api | 20110803 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20110803 |
Method GET_FROM_PROPOSAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_API_RESPONSE_DATA | response data for api | 20110803 |
Method GET_FROM_PROPOSAL on class CL_GRRM_API_RESPONSE has no exception.
Method GET_FROM_RESPONSE_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_API_RESPONSE_DATA | response data for api | 20110803 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20110803 |
Method GET_FROM_XCONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_API_RESPONSE_DATA | response data for api | 20110803 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20110803 |
Method GET_ORGUNIT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | EV_TITLE | Value transfer | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20080731 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | API session | 20101123 | ||
3 | Importing | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20101123 |
Method GET_PARENT_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20101207 | ||
2 | Exporting | EV_VALID_FROM | Call by reference | Type reference (TYPE) | GRFN_VALIDFROM | Begin Date | 20101207 | ||
3 | Exporting | EV_VALID_TO | Call by reference | Type reference (TYPE) | GRFN_VALIDTO | End Date | 20101207 | ||
4 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20101207 | ||
5 | Importing | IS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_RESPONSE_DATA | RESPONSE DATA | 20101207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20101207 |
Method GET_POLICY_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | EV_TITLE | Value transfer | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20110224 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | API session | 20110224 | ||
3 | Importing | IV_POLICY_VER_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20110224 |
Method GET_RESPONSE_COMPLETENESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_FINISH_COMPLETENESS | Call by reference | Type reference (TYPE) | GRRM_RESP_FNSH_CMPLT | Response Finish Completeness | 20081219 | ||
2 | Exporting | EV_START_COMPLETENESS | Call by reference | Type reference (TYPE) | GRRM_RESP_START_CMPLT | Response Start Completeness | 20081219 |
Method GET_RESPONSE_COMPLETENESS on class CL_GRRM_API_RESPONSE has no exception.
Method GET_RESPONSE_EFFECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_RESP_EFFECTS | Call by reference | Type reference (TYPE) | GRRM_T_RESPONSE_EFFECT | response effectiveness | 20080825 |
Method GET_RESPONSE_EFFECTS on class CL_GRRM_API_RESPONSE has no exception.
Method GET_RESPONSE_EFFECT_TXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | EV_RESP_EFFECT_TXT | Value transfer | Type reference (TYPE) | GRFN_DESCRIPTION | Title | 20080825 | ||
2 | Importing | IV_RESP_EFFECT | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_EFFECTIVENESS | percentage of response completion | 20080825 |
Method GET_RESPONSE_EFFECT_TXT on class CL_GRRM_API_RESPONSE has no exception.
Method GET_RESPONSE_OWNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_RESPONSE_OWNER | Call by reference | Type reference (TYPE) | STRING | 20090129 |
Method GET_RESPONSE_OWNER on class CL_GRRM_API_RESPONSE has no exception.
Method GET_RESPONSE_STATUS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_STATUS | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_STATUS | Response status | 20130522 | ||
2 | Returning | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20130522 |
Method GET_RESPONSE_STATUS_TEXT on class CL_GRRM_API_RESPONSE has no exception.
Method GET_RESPONSE_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_TYPE | Call by reference | Type reference (TYPE) | GRRM_RESP_ENTITY_TYPE | 'RE' | Response Entity Type | 20090205 | |
2 | Importing | IV_VALUE | Call by reference | Type reference (TYPE) | GRRM_RESPONSE_TYPE | Single Value | 20080522 | ||
3 | Returning | RV_TEXT | Value transfer | Type reference (TYPE) | GRRM_RESP_TYPE_TXT | Short Text for Fixed Values | 20080522 |
Method GET_RESPONSE_TYPE_TEXT on class CL_GRRM_API_RESPONSE has no exception.
Method GET_RESP_PURPOSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_RESPO_PURPOSE | Call by reference | Type reference (TYPE) | GRRM_T_RESPONSE_PURPOSE | Response Purpose | 20090113 |
Method GET_RESP_PURPOSE on class CL_GRRM_API_RESPONSE has no exception.
Method GET_RESP_PURPOSE_TXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | EV_RESP_PURPOSE_TXT | Value transfer | Type reference (TYPE) | GRRM_RESP_PURPOSE_TXT | Response Purpose Text | 20090113 | ||
2 | Importing | IV_RESP_PURPOSE | Call by reference | Type reference (TYPE) | GRRM_RESP_PURPOSE | Response Purpose | 20090113 |
Method GET_RESP_PURPOSE_TXT on class CL_GRRM_API_RESPONSE has no exception.
Method GET_RESP_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_RESULT | Call by reference | Type reference (TYPE) | GRRM_T_API_VALUESET | GRRM API Valueset | 20080515 |
Method GET_RESP_TABLE on class CL_GRRM_API_RESPONSE has no exception.
Method GET_TEMPLATE_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_TEMPLATE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20101207 | ||
2 | Exporting | EV_VALID_FROM | Call by reference | Type reference (TYPE) | GRFN_VALIDFROM | Begin Date | 20101207 | ||
3 | Exporting | EV_VALID_TO | Call by reference | Type reference (TYPE) | GRFN_VALIDTO | End Date | 20101207 | ||
4 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20101207 | ||
5 | Importing | IS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_RESPONSE_DATA | RESPONSE DATA | 20101207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20101207 |
Method LOG_AUTHORIZATION_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20130320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20130320 |
Method QUERY Signature
Method QUERY on class CL_GRRM_API_RESPONSE has no parameter.
Method QUERY on class CL_GRRM_API_RESPONSE has no exception.
Method QUERY_BY_RISK Signature
Method QUERY_BY_RISK on class CL_GRRM_API_RESPONSE has no parameter.
Method QUERY_BY_RISK on class CL_GRRM_API_RESPONSE has no exception.
Method READ_RISKRESP_WF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_RESPONSE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRRM ID of the individual object | 20100120 | ||
2 | Exporting | EV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100120 | ||
3 | Importing | IV_WI_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100120 |
Method READ_RISKRESP_WF on class CL_GRRM_API_RESPONSE has no exception.
Method REMOVE_CONTROL Signature
Method REMOVE_CONTROL on class CL_GRRM_API_RESPONSE has no parameter.
Method REMOVE_CONTROL on class CL_GRRM_API_RESPONSE has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRRM_API_RESPONSE has no parameter.
Method RETRIEVE on class CL_GRRM_API_RESPONSE has no exception.
Method RETRIEVE_CONTEXT Signature
Method RETRIEVE_CONTEXT on class CL_GRRM_API_RESPONSE has no parameter.
Method RETRIEVE_CONTEXT on class CL_GRRM_API_RESPONSE has no exception.
Method SEND_DELEGATE_WF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_EVENT | Call by reference | Type reference (TYPE) | C | 20100120 | |||
2 | Importing | IV_RESPONSE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100120 |
Method SEND_DELEGATE_WF on class CL_GRRM_API_RESPONSE has no exception.
Method SEND_WORKFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_EVENT | Call by reference | Type reference (TYPE) | C | 20080712 | |||
2 | Importing | IV_RESPONSE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080709 | ||
3 | Importing | IV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081113 |
Method SEND_WORKFLOW on class CL_GRRM_API_RESPONSE has no exception.
Method SET_RESP_TYPE_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CS_RESPONSE | Call by reference | Type reference (TYPE) | ANY | 20140509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20140509 |
Method TEST Signature
Method TEST on class CL_GRRM_API_RESPONSE has no parameter.
Method TEST on class CL_GRRM_API_RESPONSE has no exception.
Method UPDATE Signature
Method UPDATE on class CL_GRRM_API_RESPONSE has no parameter.
Method UPDATE on class CL_GRRM_API_RESPONSE has no exception.
Method UPDATE_CONTEXT Signature
Method UPDATE_CONTEXT on class CL_GRRM_API_RESPONSE has no parameter.
Method UPDATE_CONTEXT on class CL_GRRM_API_RESPONSE has no exception.
Method VALIDATE_EFFECTIVE_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20101207 | ||
2 | Importing | IS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_S_RESPONSE_DATA | Response API ID | 20101207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20101207 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |