SAP ABAP Class CL_GRRM_API_KRI_INSTANCE (KRI Instance API class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_ENTITY_API (Package) Risk Management APIs
⤷ 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 | 20080701 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20080826 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_KRI_INSTANCE | KRI Instance API | 20080701 |
Properties
Class | CL_GRRM_API_KRI_INSTANCE | |
Short Description | KRI Instance API class | |
Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_ENTITY_API | Risk Management APIs |
Created | 20080701 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | GRFN0 | 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_REPORT | Get data for reporting engine | 20080826 | ||
2 | IF_GRRM_API_KRI_INSTANCE | KRI Instance API | 20080701 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20080701 | Session Management for GRC APIs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_MODEL_CLASS_NAME | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_KRI' | Reference type | 20080924 | |
2 | MC_SURVEY_MODEL_CLASS_NAME | Instance attribute | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_SURVEY' | Reference type | 20100601 | |
3 | MO_MODEL_KRI | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_MODEL_KRI | KRI model instance reference | 20080924 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CLASS_CONSTRUCTOR | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080701 |
2 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20080701 |
3 | CREATE | Instance method | Public | Method | 20080725 | |
4 | DELETE | Instance method | Public | Method | 20080725 | |
5 | GET | Static method | Private | Method | get api instance | 20080701 |
6 | GET_LAST_NOTE | Instance method | Private | Method | Get last note | 20130624 |
7 | GET_VALUESET | Static method | Public | Method | Get valueset | 20080701 |
8 | QUERY | Instance method | Public | Method | 20080725 | |
9 | RETRIEVE | Instance method | Public | Method | 20080725 | |
10 | UPDATE | Instance method | Public | Method | 20080725 |
Events
Class CL_GRRM_API_KRI_INSTANCE has no event.
Types
Class CL_GRRM_API_KRI_INSTANCE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRRM_API_KRI_INSTANCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRRM_API_KRI_INSTANCE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080701 | ||
2 | Importing | IV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object Id | 20080701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080701 |
Method CREATE Signature
Method CREATE on class CL_GRRM_API_KRI_INSTANCE has no parameter.
Method CREATE on class CL_GRRM_API_KRI_INSTANCE has no exception.
Method DELETE Signature
Method DELETE on class CL_GRRM_API_KRI_INSTANCE has no parameter.
Method DELETE on class CL_GRRM_API_KRI_INSTANCE has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080701 | ||
2 | Importing | IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080701 | ||
3 | Returning | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_API_KRI_INSTANCE | KRI Instance API class | 20080701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080701 |
Method GET_LAST_NOTE 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) | DATS | Field of type DATS | 20130624 | ||
2 | Exporting | EV_NOTE | Call by reference | Type reference (TYPE) | GRFN_NOTE_TEXT | Note Text | 20130624 | ||
3 | Exporting | EV_TIME | Call by reference | Type reference (TYPE) | TIMS | Field of type TIMS | 20130624 | ||
4 | Exporting | EV_USER | Call by reference | Type reference (TYPE) | GRFN_USERID | User ID | 20130624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20130624 |
Method GET_VALUESET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20080701 | ||
2 | Importing | IV_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20080701 | ||
3 | Returning | RT_VALUESET | Value transfer | Type reference (TYPE) | GRRM_T_API_VALUESET | GRRM API Valueset | 20080701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20080701 |
Method QUERY Signature
Method QUERY on class CL_GRRM_API_KRI_INSTANCE has no parameter.
Method QUERY on class CL_GRRM_API_KRI_INSTANCE has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRRM_API_KRI_INSTANCE has no parameter.
Method RETRIEVE on class CL_GRRM_API_KRI_INSTANCE has no exception.
Method UPDATE Signature
Method UPDATE on class CL_GRRM_API_KRI_INSTANCE has no parameter.
Method UPDATE on class CL_GRRM_API_KRI_INSTANCE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |