SAP ABAP Class CL_GRRM_API_CRGROUP (Risk Clasification Group)
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 | 20080508 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20090216 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20080822 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_CONTEXT | Context implementation | 20100527 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_CRGROUP | Risk Clasification Group | 20080508 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_RISK_COLLECTION | API can serve as a risk collection | 20120123 |
Properties
| Class | CL_GRRM_API_CRGROUP | |
| Short Description | Risk Clasification Group | |
| 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 | 20080508 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_CUSTOMFIELD | Interface for Customer Field API | 20090216 | ||
| 2 | IF_GRFN_REPORT | Get data for reporting engine | 20080822 | ||
| 3 | IF_GRRM_API_CONTEXT | Context implementation | 20100527 | ||
| 4 | IF_GRRM_API_CRGROUP | Risk Clasification Group | 20080508 | ||
| 5 | IF_GRRM_API_RISK_COLLECTION | API can serve as a risk collection | 20120123 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20080513 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRRM_SECONDARY_TOP_NODE | ' ' | Hierarchy Type | 20140204 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRRM_SECONDARY_TOP_NODE | 'X' | Hierarchy Type | 20140204 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRRM_SECONDARY_TOP_NODE | 'R' | Hierarchy Type | 20140204 | ||
| 4 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_CRISK' | Reference Type | 20080826 | ||
| 5 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_RESPONSE_TEMPL' | Reference type | 20101119 | ||
| 6 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_CONTEXT_MODEL' | Reference type | 20100527 | ||
| 7 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_MODEL_SETUP' | Reference type | 20101119 | ||
| 8 | Constant | Private | Type reference (TYPE) | GRRM_CLASSIFICATION_TYPES | 'OC' | Classification types | 20080825 | ||
| 9 | Constant | Private | Type reference (TYPE) | GRRM_CLASSIFICATION_TYPES | 'RC' | Classification types | 20080825 | ||
| 10 | Static Attribute | Public | Type reference (TYPE) | GRRM_T_API_VALUESET | GRRM API Valueset | 20080804 | |||
| 11 | Static Attribute | Public | Type reference (TYPE) | GRRM_T_API_VALUESET | Value set | 20080722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20080514 | ||
| 2 | Static method | Public | Constructor | 20080722 | ||
| 3 | Static method | Private | Method | 20080513 | ||
| 4 | Static method | Private | Method | 20080508 | ||
| 5 | Static method | Public | Method | 20080804 | ||
| 6 | Static method | Public | Method | 20140204 | ||
| 7 | Static method | Public | Method | Get values for ORX attribute BL | 20140203 | |
| 8 | Static method | Public | Method | 20110502 | ||
| 9 | Static method | Public | Method | Get Classification type | 20080722 | |
| 10 | Instance method | Public | Method | 20080924 |
Events
Class CL_GRRM_API_CRGROUP has no event.
Types
Class CL_GRRM_API_CRGROUP has no local type.
Method Signatures
Method CHECK_EXISTENCE Signature
Method CHECK_EXISTENCE on class CL_GRRM_API_CRGROUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080514 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRRM_API_CRGROUP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRRM_API_CRGROUP has no exception.
Method CONVERT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COPP | Call by reference | Type reference (TYPE) | GRRM_T_API_CRGROUP_LIST | Table type for common risk group list | 20080825 | |||
| 2 | ET_CRGROUP | Call by reference | Type reference (TYPE) | GRRM_T_API_CRGROUP_LIST | Table type for common risk group list | 20080513 | |||
| 3 | ET_CRISK | Call by reference | Type reference (TYPE) | GRRM_T_API_CRISK_LIST | Table type for Common Risk List | 20080513 | |||
| 4 | ET_OPP | Call by reference | Type reference (TYPE) | GRRM_T_API_CRISK_LIST | Table type for Common Risk List | 20080825 | |||
| 5 | IT_LIST | Call by reference | Type reference (TYPE) | CL_GRRM_MODEL_CRISK=>T_CRISK_LIST | 20080513 |
Method CONVERT_LIST on class CL_GRRM_API_CRGROUP has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080508 | |||
| 2 | IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080508 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_API_CRGROUP | Risk Clasification | 20080508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080514 |
Method GET_CC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CC_TYPE | Call by reference | Type reference (TYPE) | GRRM_T_API_VALUESET | GRRM API Valueset | 20080804 |
Method GET_CC_TYPE on class CL_GRRM_API_CRGROUP has no exception.
Method GET_HIER_TYPE 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 | 20140204 | |||
| 2 | IV_CRGROUP_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20140204 | |||
| 3 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20140204 | |||
| 4 | RV_SEC_HIER | Value transfer | Type reference (TYPE) | AS4FLAG | 20140204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20140204 |
Method GET_ORX_EL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LIST | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20140203 |
Method GET_ORX_EL on class CL_GRRM_API_CRGROUP has no exception.
Method GET_TOP_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TOP_NODES_ID | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20110502 | |||
| 2 | EV_MASTER_TOP_NODE_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110502 | |||
| 3 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110502 | |||
| 4 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110502 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TYPE | Call by reference | Type reference (TYPE) | GRRM_T_API_VALUESET | GRRM API Valueset | 20080722 |
Method GET_TYPE on class CL_GRRM_API_CRGROUP has no exception.
Method QUERY Signature
Method QUERY on class CL_GRRM_API_CRGROUP has no parameter.
Method QUERY on class CL_GRRM_API_CRGROUP has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |