SAP ABAP Interface IF_GRRM_API_PRESPONSE (Response Proposal API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_ENTITY_API (Package) Risk Management APIs
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_API_PRESPONSE | Response Proposal API class | 20100625 |
Properties
| Interface | IF_GRRM_API_PRESPONSE | |
| Short Description | Response Proposal API |
General Data
| Package | GRRM_ENTITY_API | Risk Management APIs |
| Created | 20100625 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRRM_API_PRESPONSE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20100625 |
Friends
Interface IF_GRRM_API_PRESPONSE has no friend.
Attributes
Interface IF_GRRM_API_PRESPONSE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Response Proposal | 20100625 | |
| 2 | Instance method | Public | Method | Delete Response Proposal | 20100625 | |
| 3 | Static method | Public | Method | Query Response Proposal | 20100625 | |
| 4 | Instance method | Public | Method | Retrieve Response Proposal | 20100625 | |
| 5 | Instance method | Public | Method | Sent E-mail notifcation on Response Proposal Approve | 20100715 | |
| 6 | Instance method | Public | Method | Sent E-mail notifcation on Response Proposal Reject | 20100715 | |
| 7 | Instance method | Public | Method | Sent E-mail notifcation on Response Proposal Submit | 20100728 | |
| 8 | Instance method | Public | Method | Update Response Proposal | 20100625 |
Events
Interface IF_GRRM_API_PRESPONSE has no event.
Types
Interface IF_GRRM_API_PRESPONSE has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100625 | |||
| 2 | IS_PRESPONSE_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_PRESPONSE_DATA | Response Proposal data | 20100625 | |||
| 3 | RV_PRESPONSE_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100708 |
Method DELETE Signature
Method DELETE on Interface IF_GRRM_API_PRESPONSE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100708 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRESPONSE_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_PRESPONSE_LIST | Response Proposal List | 20100630 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100625 | |||
| 3 | IV_PATTERN | Call by reference | Type reference (TYPE) | GRRM_SEARCH_PATTERN | Data element for the Search Pattern in the API | 20100625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100708 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PRESPONSE_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_PRESPONSE_DATA | Response Proposal data | 20100630 | |||
| 2 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100708 |
Method SENT_NOTIF_APPROVE Signature
Method SENT_NOTIF_APPROVE on Interface IF_GRRM_API_PRESPONSE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100715 |
Method SENT_NOTIF_REJECT Signature
Method SENT_NOTIF_REJECT on Interface IF_GRRM_API_PRESPONSE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100715 |
Method SENT_NOTIF_SUBMIT Signature
Method SENT_NOTIF_SUBMIT on Interface IF_GRRM_API_PRESPONSE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100802 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PRESPONSE_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_PRESPONSE_DATA | Propose risk | 20100630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100708 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |