SAP ABAP Class IF_GRRM_API_PRESPONSE (Response Proposal API)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20100625 |
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
| Class | IF_GRRM_API_PRESPONSE | |
| Short Description | Response Proposal API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100625 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GRRM_API_PRESPONSE has no forward declaration.
Interfaces
Class IF_GRRM_API_PRESPONSE has no interface implemented.
Friends
Class IF_GRRM_API_PRESPONSE has no friend class.
Attributes
Class 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
Class IF_GRRM_API_PRESPONSE has no event.
Types
Class 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 class 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 class 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 class 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 class 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 |