SAP ABAP Class CL_GRRM_API_PRESPONSE (Response Proposal API class)
                         
  Hierarchy 
    
                
                ☛
            
             GRCFND_A            (Software Component) GRC Foundation ABAP
⤷
             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 | 20100625 | 
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20100709 | 
| 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 | 20100709 | 
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_CONTEXT | Context implementation | 20100625 | 
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_PRESPONSE | Response Proposal API | 20100625 | 
Properties
| Class | CL_GRRM_API_PRESPONSE | |
| Short Description | Response Proposal API class | |
| 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 | 20100625 | SAP | 
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active | 
  Forward declarations 
                                                            Class CL_GRRM_API_PRESPONSE has no forward declaration.
                            
                            
  Interfaces 
                                                            | # | Interface | Abstract | Final | Description | Created on | 
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20100709 | ||
| 2 | IF_GRFN_API_QUERY | Query interface | 20130318 | ||
| 3 | IF_GRFN_REPORT | Get data for reporting engine | 20100709 | ||
| 4 | IF_GRRM_API_CONTEXT | Context implementation | 20100625 | ||
| 5 | IF_GRRM_API_PRESPONSE | Response Proposal API | 20100625 | 
  Friends 
                                                            | # | Friend | Modeled only | Created on | Description | 
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20100625 | Session Management for GRC APIs | 
  Attributes 
                                                            | # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on | 
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_CATALOGUE' | Reference type | 20100708 | ||
| 2 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_CONTEXT_MODEL' | Reference type | 20100625 | ||
| 3 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_CRISK' | Reference type | 20100708 | ||
| 4 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_PRESPONSE' | Reference type | 20100708 | ||
| 5 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_RISK' | Reference type | 20100708 | ||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_CASES_MODEL | Model for the cases API | 20100625 | 
  Methods 
                                                            
  Events 
                                                            Class CL_GRRM_API_PRESPONSE has no event.
                            
                            Types
Class CL_GRRM_API_PRESPONSE has no local type.
                            
                            
                                                            Method Signatures
Method CHECK_EXISTENCE Signature
Method CHECK_EXISTENCE on class CL_GRRM_API_PRESPONSE has no parameter.
                                    
                                                                            | # | Exception | Resumable | Description | Created on | 
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100909 | 
Method CONSTRUCTOR 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 | 20100709 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100709 | 
Method CONSTRUCTOR on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method CREATE Signature
Method CREATE on class CL_GRRM_API_PRESPONSE has no parameter.
                                    
                                                                            Method CREATE on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method DELETE Signature
Method DELETE on class CL_GRRM_API_PRESPONSE has no parameter.
                                    
                                                                            Method DELETE on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method GET 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 | 20100709 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100709 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_API_PRESPONSE | Response Proposal API class | 20100709 | 
Method GET on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method GET_OBJECT_TEXT 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 | 20100708 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100708 | |||
| 3 | RV_TEXT | Value transfer | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20100708 | 
Method GET_OBJECT_TEXT on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method GET_STATUS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on | 
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS_ID | Call by reference | Type reference (TYPE) | GRRM_PRESPONSE_STATUS | Response Proposal - Status ID | 20100709 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100709 | 
Method GET_STATUS_TEXT on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method QUERY Signature
Method QUERY on class CL_GRRM_API_PRESPONSE has no parameter.
                                    
                                                                            Method QUERY on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method RETRIEVE Signature
Method RETRIEVE on class CL_GRRM_API_PRESPONSE has no parameter.
                                    
                                                                            Method RETRIEVE on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method RETRIEVE_CONTEXT Signature
Method RETRIEVE_CONTEXT on class CL_GRRM_API_PRESPONSE has no parameter.
                                    
                                                                            Method RETRIEVE_CONTEXT on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method SENT_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on | 
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_PRESPONSE_DATA | Response Proposal data | 20100715 | |||
| 2 | IV_MSG_CLASS | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20100715 | 
| # | Exception | Resumable | Description | Created on | 
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100715 | 
Method SENT_NOTIF_APPROVE Signature
Method SENT_NOTIF_APPROVE on class CL_GRRM_API_PRESPONSE has no parameter.
                                    
                                                                            Method SENT_NOTIF_APPROVE on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method SENT_NOTIF_REJECT Signature
Method SENT_NOTIF_REJECT on class CL_GRRM_API_PRESPONSE has no parameter.
                                    
                                                                            Method SENT_NOTIF_REJECT on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method SENT_NOTIF_SUBMIT Signature
Method SENT_NOTIF_SUBMIT on class CL_GRRM_API_PRESPONSE has no parameter.
                                    
                                                                            Method SENT_NOTIF_SUBMIT on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method START_WORKFLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on | 
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESPONSE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100720 | 
Method START_WORKFLOW on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method UPDATE Signature
Method UPDATE on class CL_GRRM_API_PRESPONSE has no parameter.
                                    
                                                                            Method UPDATE on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                                    Method UPDATE_CONTEXT Signature
Method UPDATE_CONTEXT on class CL_GRRM_API_PRESPONSE has no parameter.
                                    
                                                                            Method UPDATE_CONTEXT on class CL_GRRM_API_PRESPONSE has no exception.
                                    
                                                            
                            
                            
                            
                            
  History 
                            | Last changed by/on | SAP | 20141106 | 
| SAP Release Created in | 600 |