SAP ABAP Class CL_GRRM_API_RESPONSE_TEMPLATE (API class for response template)
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 | 20091216 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20100217 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20091216 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_CONTEXT | Context implementation | 20100514 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_RESPONSE_TEMPLATE | API layer interface for response template | 20100104 |
Properties
| Class | CL_GRRM_API_RESPONSE_TEMPLATE | |
| Short Description | API class for response template | |
| 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 | 20091216 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_API_RESPONSE_TEMPLATE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20100217 | ||
| 2 | IF_GRFN_REPORT | Get data for reporting engine | 20091216 | ||
| 3 | IF_GRRM_API_CONTEXT | Context implementation | 20100514 | ||
| 4 | IF_GRRM_API_RESPONSE_TEMPLATE | API layer interface for response template | 20100104 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20100113 | 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_GRRM_MODEL_RESPONSE_TEMPL' | Reference type | 20100104 | ||
| 2 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_CRISK' | Reference type | 20100105 | ||
| 3 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_CONTEXT_MODEL' | Reference type | 20100514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100113 | ||
| 2 | Instance method | Public | Method | 20100715 | ||
| 3 | Static method | Private | Method | 20100113 | ||
| 4 | Instance method | Public | Method | 20100804 | ||
| 5 | Instance method | Public | Method | 20100915 | ||
| 6 | Static method | Public | Method | Start response template update workflow | 20100115 |
Events
Class CL_GRRM_API_RESPONSE_TEMPLATE has no event.
Types
Class CL_GRRM_API_RESPONSE_TEMPLATE has no local type.
Method Signatures
Method CHECK_EXISTENCE Signature
Method CHECK_EXISTENCE on class CL_GRRM_API_RESPONSE_TEMPLATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100113 |
Method CREATE Signature
Method CREATE on class CL_GRRM_API_RESPONSE_TEMPLATE has no parameter.
Method CREATE on class CL_GRRM_API_RESPONSE_TEMPLATE 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 | 20100113 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100113 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_API_RESPONSE_TEMPLATE | API class for response template | 20100113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100219 |
Method QUERY Signature
Method QUERY on class CL_GRRM_API_RESPONSE_TEMPLATE has no parameter.
Method QUERY on class CL_GRRM_API_RESPONSE_TEMPLATE has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRRM_API_RESPONSE_TEMPLATE has no parameter.
Method RETRIEVE on class CL_GRRM_API_RESPONSE_TEMPLATE has no exception.
Method START_WORKFLOW_RT_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RESPONSE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | UUID of the GRC object (char32) | 20100317 |
Method START_WORKFLOW_RT_UPDATE on class CL_GRRM_API_RESPONSE_TEMPLATE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |