SAP ABAP Class CL_GRPC_CO_RISK_WD (Control Objective & Risks)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_CCAT (Package) Process controls central catalogues
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_CCAT (Package) Process controls central catalogues
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_MAPPER_WD | Supper Class of UI | 20070629 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_CO_RISK_WD | Control Objective & Risks | 20070629 |
Properties
Class | CL_GRPC_CO_RISK_WD | |
Short Description | Control Objective & Risks | |
Super Class | CL_GRPC_MAPPER_WD | Supper Class of UI |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_CCAT | Process controls central catalogues |
Created | 20070629 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | GRPCB | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRPC_CO_RISK_WD | Control Objective & Risks | 20070629 |
Friends
Class CL_GRPC_CO_RISK_WD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DS_CO_RISK | Instance attribute | Private | Type reference (TYPE) | GRPC_S_CO_RISK | Control Objective & Risks | 20080718 | ||
2 | DT_ASSIGN_CONTROL_TYPE | Instance attribute | Private | Type reference (TYPE) | GRPC_T_API_CONTROL_COR | table of GRPC_S_API_CONTROL_COR | 20071102 | ||
3 | DT_CONTROL_COR | Instance attribute | Public | Type reference (TYPE) | GRPC_T_API_CONTROL_COR | table of GRPC_S_API_CONTROL_COR | 20070928 | ||
4 | DT_CONTROL_TYPE | Instance attribute | Public | Type reference (TYPE) | GRPC_T_API_VALUESET | The valueset for GRPC fields | 20070928 | ||
5 | DV_IS_CHANGED | Instance attribute | Private | Type reference (TYPE) | BOOL | Link field for view query | 20071030 | ||
6 | MO_OIF_CLASS | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRPC_OIF_BASIS | Provide OIF common functions, maintain OIF status | 20100927 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_ASSIGNED_CONTROL_TO_RISK | Instance method | Private | Method | get the assigned controls to a risk | 20071009 |
2 | GET_CONTROL_TYPE_FOR_RISK | Instance method | Private | Method | get the control type assigned by the user | 20071102 |
3 | GET_CURRENT_CONTROL_TYPE | Instance method | Private | Method | Add current control types | 20080718 |
4 | GET_PREVIOUS_TREE_STATUS | Instance method | Private | Method | 20080111 | |
5 | IS_USED_IN_OIF | Instance method | Private | Method | Is this class used by OIF | 20071026 |
6 | SET_META_DATA | Instance method | Private | Method | Set Meta Data | 20070920 |
7 | SET_OIF_CLASS | Instance method | Public | Method | Set OIF class | 20100927 |
8 | UPDATE_CTRL_TYPES | Instance method | Private | Method | 20071105 |
Events
Class CL_GRPC_CO_RISK_WD has no event.
Types
Class CL_GRPC_CO_RISK_WD has no local type.
Method Signatures
Method GET_ASSIGNED_CONTROL_TO_RISK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_CONTROL_DATA | Call by reference | Type reference (TYPE) | GRPC_T_UI_CONTROL_DATA | Controls data for assign to risk | 20071009 | ||
2 | Importing | IV_RISK_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071009 |
Method GET_ASSIGNED_CONTROL_TO_RISK on class CL_GRPC_CO_RISK_WD has no exception.
Method GET_CONTROL_TYPE_FOR_RISK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_CONTROL_TYPE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20071102 | ||
2 | Returning | RT_CONTROL_TYPE | Value transfer | Type reference (TYPE) | GRPC_T_API_CONTROL_COR | table of GRPC_S_API_CONTROL_COR | 20071102 |
Method GET_CONTROL_TYPE_FOR_RISK on class CL_GRPC_CO_RISK_WD has no exception.
Method GET_CURRENT_CONTROL_TYPE Signature
Method GET_CURRENT_CONTROL_TYPE on class CL_GRPC_CO_RISK_WD has no parameter.
Method GET_CURRENT_CONTROL_TYPE on class CL_GRPC_CO_RISK_WD has no exception.
Method GET_PREVIOUS_TREE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_CO_RISK | Call by reference | Type reference (TYPE) | GRPC_T_CO_RISK | Control Objective & Risks | 20080111 |
Method GET_PREVIOUS_TREE_STATUS on class CL_GRPC_CO_RISK_WD has no exception.
Method IS_USED_IN_OIF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_USED_IN_OIF | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20071026 |
Method IS_USED_IN_OIF on class CL_GRPC_CO_RISK_WD has no exception.
Method SET_META_DATA Signature
Method SET_META_DATA on class CL_GRPC_CO_RISK_WD has no parameter.
Method SET_META_DATA on class CL_GRPC_CO_RISK_WD has no exception.
Method SET_OIF_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_OIF_CLASS | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_OIF_BASIS | Provide OIF common functions, maintain OIF status | 20100927 |
Method SET_OIF_CLASS on class CL_GRPC_CO_RISK_WD has no exception.
Method UPDATE_CTRL_TYPES Signature
Method UPDATE_CTRL_TYPES on class CL_GRPC_CO_RISK_WD has no parameter.
Method UPDATE_CTRL_TYPES on class CL_GRPC_CO_RISK_WD has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |