SAP ABAP Class CL_GRRM_API_ANALYSIS_DRS5 (API for analysis DRS5)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_RISK (Package) Package GRC-RM Risk
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_RISK (Package) Package GRC-RM Risk
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_EXTENSION | Basis Extension implementations | 20110822 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20111101 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_API_ANALYSIS_DRS5 | API analysis DRS5 | 20110822 |
Properties
Class | CL_GRRM_API_ANALYSIS_DRS5 | |
Short Description | API for analysis DRS5 | |
Super Class | CL_GRFN_API_EXTENSION | Basis Extension implementations |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_RISK | Package GRC-RM Risk |
Created | 20110822 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_API_ANALYSIS_DRS5 has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20111101 | ||
2 | IF_GRRM_API_ANALYSIS_DRS5 | API analysis DRS5 | 20110822 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_BASIS | 20110822 | Basis class for GRC API classes |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_MODEL | Static Attribute | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRRM_MODEL_ANALYSIS_DRS5' | Icon class name | 20110825 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20110826 |
2 | GET | Static method | Private | Method | Get | 20110826 |
3 | GET_BAPIRET | Instance method | Private | Method | Transform message into bapiret format | 20110826 |
4 | RETRIEVE | Instance method | Public | Method | 20110822 | |
5 | UPDATE | Instance method | Public | Method | 20110822 |
Events
Class CL_GRRM_API_ANALYSIS_DRS5 has no event.
Types
Class CL_GRRM_API_ANALYSIS_DRS5 has no local type.
Method Signatures
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 | 20110826 | ||
2 | Importing | IV_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110826 |
Method CONSTRUCTOR on class CL_GRRM_API_ANALYSIS_DRS5 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 | 20110826 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110826 | ||
3 | Returning | RV_EXTENSION | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_API_ANALYSIS_DRS5 | API for analysis DRS5 | 20110826 |
Method GET on class CL_GRRM_API_ANALYSIS_DRS5 has no exception.
Method GET_BAPIRET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20110826 | ||
2 | Importing | IV_ID | Call by reference | Type reference (TYPE) | SY-MSGID | Message Class | 20110826 | ||
3 | Importing | IV_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20110826 | ||
4 | Importing | IV_TP | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20110826 | ||
5 | Importing | IV_V1 | Call by reference | Type reference (TYPE) | ANY | 20110826 | |||
6 | Importing | IV_V2 | Call by reference | Type reference (TYPE) | ANY | 20110826 | |||
7 | Importing | IV_V3 | Call by reference | Type reference (TYPE) | ANY | 20110826 | |||
8 | Importing | IV_V4 | Call by reference | Type reference (TYPE) | ANY | 20110826 | |||
9 | Returning | RS_BAPIRET | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20110826 |
Method GET_BAPIRET on class CL_GRRM_API_ANALYSIS_DRS5 has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRRM_API_ANALYSIS_DRS5 has no parameter.
Method RETRIEVE on class CL_GRRM_API_ANALYSIS_DRS5 has no exception.
Method UPDATE Signature
Method UPDATE on class CL_GRRM_API_ANALYSIS_DRS5 has no parameter.
Method UPDATE on class CL_GRRM_API_ANALYSIS_DRS5 has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |