SAP ABAP Class IF_CL_GRPC_COBJ_RISK_GEN (Interface for OIF for risk)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_GRPC_MAPPER_WD | 20070709 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_COBJ_RISK_GEN | UI class for Risk General | 20070705 |
Properties
Class | IF_CL_GRPC_COBJ_RISK_GEN | |
Short Description | Interface for OIF for risk | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070615 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CL_GRPC_COBJ_RISK_GEN has no forward declaration.
Interfaces
Class IF_CL_GRPC_COBJ_RISK_GEN has no interface implemented.
Friends
Class IF_CL_GRPC_COBJ_RISK_GEN has no friend class.
Attributes
Class IF_CL_GRPC_COBJ_RISK_GEN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | check if ui changed by client | 20070913 |
2 | ![]() |
Instance method | Public | Method | create risk | 20070705 |
3 | ![]() |
Instance method | Public | Method | edit risk | 20070706 |
4 | ![]() |
Instance method | Public | Method | get the message manager | 20070711 |
5 | ![]() |
Instance method | Public | Method | get control objective id | 20070709 |
6 | ![]() |
Instance method | Public | Method | get referenc of risk table of ui class | 20070705 |
7 | ![]() |
Instance method | Public | Method | get selected risk id | 20070711 |
8 | ![]() |
Instance method | Public | Method | get the selected risk index of risk table | 20070710 |
9 | ![]() |
Instance method | Public | Method | get time frame dates | 20070711 |
10 | ![]() |
Instance method | Public | Method | save risk table | 20070706 |
11 | ![]() |
Instance method | Public | Method | select risk and display its details | 20070706 |
12 | ![]() |
Instance method | Public | Method | set the message manager | 20070711 |
13 | ![]() |
Instance method | Public | Method | set selected risk id | 20070711 |
14 | ![]() |
Instance method | Public | Method | set the selected risk index in the table | 20070710 |
15 | ![]() |
Instance method | Public | Method | set time frame dates | 20070711 |
Events
Class IF_CL_GRPC_COBJ_RISK_GEN has no event.
Types
Class IF_CL_GRPC_COBJ_RISK_GEN has no local type.
Method Signatures
Method CHECK_UI_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHANGED | Call by reference | Type reference (TYPE) | FLAG | changed 'X' unchanged '' | 20070913 |
Method CHECK_UI_CHANGE on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method CREATE_RISK Signature
Method CREATE_RISK on class IF_CL_GRPC_COBJ_RISK_GEN has no parameter.
Method CREATE_RISK on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method EDIT_RISK Signature
Method EDIT_RISK on class IF_CL_GRPC_COBJ_RISK_GEN has no parameter.
Method EDIT_RISK on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method GET_MESSAGE_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_MESSAGE_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20070711 |
Method GET_MESSAGE_MANAGER on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method GET_PARENT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_PARENT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | Object ID | 20070709 |
Method GET_PARENT_ID on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method GET_RISK_TABLE_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_RISK_TABLE | Value transfer | Object reference (TYPE REF TO) | GRPC_S_RISK_TAB | table type for risk structure | 20070705 |
Method GET_RISK_TABLE_REFERENCE on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method GET_SELECT_RISK_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RISK_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | Object ID | 20070711 |
Method GET_SELECT_RISK_ID on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method GET_SELECT_RISK_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RISK_INDEX | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20070710 |
Method GET_SELECT_RISK_INDEX on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method GET_TIMEFRAME_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_END_DATE | Value transfer | Type reference (TYPE) | ENDDATUM | End Date | 20070711 | ||
2 | ![]() |
EV_START_DATE | Value transfer | Type reference (TYPE) | BEGDATUM | Start Date | 20070711 |
Method GET_TIMEFRAME_DATES on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method SAVE_RISK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ERROR | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20070713 |
Method SAVE_RISK on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method SELECT_RISK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ROW | Value transfer | Type reference (TYPE) | I | 20070706 |
Method SELECT_RISK on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method SET_MESSAGE_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20070711 |
Method SET_MESSAGE_MANAGER on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method SET_SELECT_RISK_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RISK_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | Object ID | 20070711 |
Method SET_SELECT_RISK_ID on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method SET_SELECT_RISK_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RISK_INDEX | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20070710 |
Method SET_SELECT_RISK_INDEX on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
Method SET_TIMEFRAME_DATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_END_DATE | Value transfer | Type reference (TYPE) | ENDDATUM | End Date | 20070711 | ||
2 | ![]() |
IV_START_DATE | Value transfer | Type reference (TYPE) | BEGDATUM | Start Date | 20070711 |
Method SET_TIMEFRAME_DATES on class IF_CL_GRPC_COBJ_RISK_GEN has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in |