SAP ABAP Class CL_GRPC_COBJ_HIER_WD (UI class for COR Hier)
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 | 20070703 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_COBJ_HIER_WD | Interface for Control Objective hierarchy | 20070704 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_TREE_WD | tree interface for GRPC | 20070704 |
Properties
Class | CL_GRPC_COBJ_HIER_WD | |
Short Description | UI class for COR Hier | |
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 | 20070703 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_COBJ_HIER_WD has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRPC_COBJ_HIER_WD | Interface for Control Objective hierarchy | 20070704 | ||
2 | IF_GRPC_TREE_WD | tree interface for GRPC | 20070704 |
Friends
Class CL_GRPC_COBJ_HIER_WD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DT_CO_RISK | Instance attribute | Public | Type reference (TYPE) | GRPC_T_CO_RISK | Control Objective & Risks | 20071018 | ||
2 | DV_EDITING_ID | Instance attribute | Private | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20081220 | ||
3 | DV_MODE_TEXT | Instance attribute | Private | Type reference (TYPE) | CHAR10 | Mode: Edit/Display | 20080630 | ||
4 | DV_NOT_CLOSED | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080107 | ||
5 | DV_SESSION_ID | Instance attribute | Private | Type reference (TYPE) | GRPC_API_SESSION_ID | Session Id | 20070706 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_AUTH_CREATE | Instance method | Private | Method | 20070918 | |
2 | CUT_NODE | Instance method | Private | Method | 20070706 | |
3 | GET_PREVIOUS_TREE_STATUS | Instance method | Private | Method | 20070704 | |
4 | SET_INIT_TREE_STATUS | Instance method | Private | Method | 20070704 | |
5 | SET_SESSION_ID | Instance method | Public | Method | 20070706 |
Events
Class CL_GRPC_COBJ_HIER_WD has no event.
Types
Class CL_GRPC_COBJ_HIER_WD has no local type.
Method Signatures
Method CHECK_AUTH_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_RETURN | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070918 |
Method CHECK_AUTH_CREATE on class CL_GRPC_COBJ_HIER_WD has no exception.
Method CUT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_COBJ_HIER | Call by reference | Type reference (TYPE) | GRPC_T_CO_RISK | Control obj and risk | 20070706 | ||
2 | Importing | IV_NODE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | Object ID | 20070706 |
Method CUT_NODE on class CL_GRPC_COBJ_HIER_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_COR_HIER | Call by reference | Type reference (TYPE) | GRPC_T_CO_RISK | Control Objective & Risks | 20070704 |
Method GET_PREVIOUS_TREE_STATUS on class CL_GRPC_COBJ_HIER_WD has no exception.
Method SET_INIT_TREE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CT_COR_HIER | Call by reference | Type reference (TYPE) | GRPC_T_CO_RISK | Control Objective & Risks | 20070704 |
Method SET_INIT_TREE_STATUS on class CL_GRPC_COBJ_HIER_WD has no exception.
Method SET_SESSION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_SESSION_ID | Call by reference | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20070706 |
Method SET_SESSION_ID on class CL_GRPC_COBJ_HIER_WD has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |