SAP ABAP Class CL_GRRM_OB_API_RCSA (RCSA Plan)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_OB_ENTITY_API (Package) Operational Risk Management for Banks: Entity API
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_OB_ENTITY_API (Package) Operational Risk Management for Banks: Entity API
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 | 20110307 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20110330 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_OB_API_RCSA | RCSA Plan | 20110307 |
Properties
Class | CL_GRRM_OB_API_RCSA | |
Short Description | RCSA Plan | |
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_OB_ENTITY_API | Operational Risk Management for Banks: Entity API |
Created | 20110307 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_OB_API_RCSA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_REPORT | Get data for reporting engine | 20110330 | ||
2 | IF_GRRM_OB_API_RCSA | RCSA Plan | 20110307 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20110308 | Session Management for GRC APIs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_ERROR | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20110307 | |
2 | MC_MESSAGE_CLASS | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRRM_OB_RCSA' | Message Class | 20110307 | |
3 | MC_MESSAGE_CLASS_FN | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRFN_ENTITY_API' | Message Class | 20110307 | |
4 | MC_MODEL_CLASS | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_OB_MODEL_RCSA' | Reference type | 20110307 | |
5 | MC_RCSA_SCORE_KEY_FIGURE | Constant | Public | Type reference (TYPE) | GRRM_OB_RCSA_KEYFIG | '0RCSA_SCOR' | Risk control self assessment key figure | 20110516 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ACTLIST | Instance method | Public | Method | 20110309 | |
2 | CONSTRUCTOR | Instance method | Public | Constructor | 20110307 | |
3 | CREATE | Instance method | Public | Method | 20110308 | |
4 | DOACTION | Instance method | Public | Method | 20110309 | |
5 | GET | Static method | Private | Method | 20110307 | |
6 | QUERY | Instance method | Public | Method | 20110308 | |
7 | RETRIEVE | Instance method | Public | Method | 20110308 | |
8 | UPDATE | Instance method | Public | Method | 20110308 |
Events
Class CL_GRRM_OB_API_RCSA has no event.
Types
Class CL_GRRM_OB_API_RCSA has no local type.
Method Signatures
Method ACTLIST Signature
Method ACTLIST on class CL_GRRM_OB_API_RCSA has no parameter.
Method ACTLIST on class CL_GRRM_OB_API_RCSA has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110307 | ||
2 | Importing | IV_RCSA_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110307 |
Method CONSTRUCTOR on class CL_GRRM_OB_API_RCSA has no exception.
Method CREATE Signature
Method CREATE on class CL_GRRM_OB_API_RCSA has no parameter.
Method CREATE on class CL_GRRM_OB_API_RCSA has no exception.
Method DOACTION Signature
Method DOACTION on class CL_GRRM_OB_API_RCSA has no parameter.
Method DOACTION on class CL_GRRM_OB_API_RCSA has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110307 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110307 | ||
3 | Returning | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_OB_API_RCSA | RCSA Plan API | 20110307 |
Method GET on class CL_GRRM_OB_API_RCSA has no exception.
Method QUERY Signature
Method QUERY on class CL_GRRM_OB_API_RCSA has no parameter.
Method QUERY on class CL_GRRM_OB_API_RCSA has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRRM_OB_API_RCSA has no parameter.
Method RETRIEVE on class CL_GRRM_OB_API_RCSA has no exception.
Method UPDATE Signature
Method UPDATE on class CL_GRRM_OB_API_RCSA has no parameter.
Method UPDATE on class CL_GRRM_OB_API_RCSA has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |