SAP ABAP Class CL_GRPC_CHECK_PROCESSOR_BASE (Base Class of Consistency Check Processor)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_STRUCTURE_SETUP (Package) Basic Structures
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_CHECK_PROCESSOR | Consistency Check Processor | 20110314 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_CHECK_PROCESSOR_IELC | Consistency Check for Process Hierarchy | 20110421 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_CHECK_PROCESSOR_PRC | Consistency Check for Process Hierarchy | 20110407 |
Properties
| Class | CL_GRPC_CHECK_PROCESSOR_BASE | |
| Short Description | Base Class of Consistency Check Processor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_STRUCTURE_SETUP | Basic Structures |
| Created | 20110314 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRPC_CHECK_PROCESSOR | Consistency Check Processor | 20110314 |
Friends
Class CL_GRPC_CHECK_PROCESSOR_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRPC_CONSISTENCY_CHECK | Consistency Check | 20110330 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRPC_CHECK_LOG | Consistency Check Log | 20110330 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GRFN_S_DATES | Dates | 20110314 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YT_ERROR | 20110330 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YT_OBJECT | 20110314 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YT_RELAT_SORTED | 20110314 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | GRFN_APP_ID | Application Component | 20110330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Add error log | 20110330 | |
| 2 | Instance method | Private | Method | Check account group hierarchy | 20110330 | |
| 3 | Instance method | Private | Method | Check indirect entity level control hierarchy | 20110421 | |
| 4 | Instance method | Private | Method | Check organization hierarchy | 20110330 | |
| 5 | Instance method | Protected | Method | Check relationship between objects and another object type | 20110407 | |
| 6 | Instance method | Public | Constructor | CONSTRUCTOR | 20110314 | |
| 7 | Instance method | Protected | Method | Fill hierarchy | 20110328 | |
| 8 | Instance method | Protected | Method | Fill relation by evaluation path | 20110314 | |
| 9 | Instance method | Protected | Method | Fill relation by object type | 20110314 | |
| 10 | Instance method | Protected | Method | Get account group hierarchy | 20110401 | |
| 11 | Instance method | Protected | Method | Get indirect entity level control hierarchy | 20110421 | |
| 12 | Instance method | Protected | Method | Get organization hierarchy | 20110401 | |
| 13 | Instance method | Protected | Method | Get process hierarchy including control objective and risk | 20110407 | |
| 14 | Instance method | Protected | Method | Get assigned regulations of object | 20110411 | |
| 15 | Instance method | Protected | Method | Get root objects by evaluation path | 20110330 | |
| 16 | Instance method | Protected | Method | Has overlap | 20110330 | |
| 17 | Instance method | Protected | Method | Is inside | 20110328 | |
| 18 | Instance method | Protected | Method | Read object | 20110314 |
Events
Class CL_GRPC_CHECK_PROCESSOR_BASE has no event.
Types
Class CL_GRPC_CHECK_PROCESSOR_BASE has no local type.
Method Signatures
Method ADD_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YS_OBJECT | 20110330 | ||||
| 2 | IS_REF_OBJECT | Call by reference | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YS_OBJECT | 20110330 | ||||
| 3 | I_ID | Call by reference | Type reference (TYPE) | SY-MSGID | 'GRPC_CHECK' | Message Class | 20110330 | ||
| 4 | I_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20110330 | |||
| 5 | I_TY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20110330 | |||
| 6 | I_V1 | Call by reference | Type reference (TYPE) | ANY | 20110330 | ||||
| 7 | I_V2 | Call by reference | Type reference (TYPE) | ANY | 20110330 | ||||
| 8 | I_V3 | Call by reference | Type reference (TYPE) | ANY | 20110330 | ||||
| 9 | I_V4 | Call by reference | Type reference (TYPE) | ANY | 20110330 |
Method ADD_ERROR on class CL_GRPC_CHECK_PROCESSOR_BASE has no exception.
Method CHECK_ACC_HIER Signature
Method CHECK_ACC_HIER on class CL_GRPC_CHECK_PROCESSOR_BASE has no parameter.
Method CHECK_ACC_HIER on class CL_GRPC_CHECK_PROCESSOR_BASE has no exception.
Method CHECK_IELC_HIER Signature
Method CHECK_IELC_HIER on class CL_GRPC_CHECK_PROCESSOR_BASE has no parameter.
Method CHECK_IELC_HIER on class CL_GRPC_CHECK_PROCESSOR_BASE has no exception.
Method CHECK_ORG_HIER Signature
Method CHECK_ORG_HIER on class CL_GRPC_CHECK_PROCESSOR_BASE has no parameter.
Method CHECK_ORG_HIER on class CL_GRPC_CHECK_PROCESSOR_BASE has no exception.
Method CHECK_RELAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT | Call by reference | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YT_OBJECT | 20110407 | ||||
| 2 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20110407 | |||
| 3 | IV_OBJTYPE_TYP | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20110407 | |||
| 4 | IV_TIME_TYPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Default is inside | 20110407 |
Method CHECK_RELAT on class CL_GRPC_CHECK_PROCESSOR_BASE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BUFFER | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_CONSISTENCY_CHECK | Consistency Check Engine and Buffer | 20110330 | |||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_CHECK_LOG | Consistency Check Log | 20110330 | |||
| 3 | IS_VALIDITY | Call by reference | Type reference (TYPE) | GRFN_S_DATES | Dates | 20110314 | |||
| 4 | IV_APP | Call by reference | Type reference (TYPE) | GRFN_APP_ID | Application Component | 20110401 |
Method CONSTRUCTOR on class CL_GRPC_CHECK_PROCESSOR_BASE has no exception.
Method FILL_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ROOT | Call by reference | Type reference (TYPE) | GRFN_T_OBJECT_EX | Table type for object details structure | 20110328 | |||
| 2 | IV_SUB_PATH | Call by reference | Type reference (TYPE) | GRFN_HIERARCHY_PATH | Evaluation Path HR ORG | 20110328 |
Method FILL_HIER on class CL_GRPC_CHECK_PROCESSOR_BASE has no exception.
Method FILL_RELAT_BY_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECTID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20110314 | |||
| 2 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20110314 | |||
| 3 | IV_OBJTYPE_TYP | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20110314 | |||
| 4 | IV_PATH | Call by reference | Type reference (TYPE) | GRFN_HIERARCHY_PATH | Evaluation Path HR ORG | 20110314 |
Method FILL_RELAT_BY_PATH on class CL_GRPC_CHECK_PROCESSOR_BASE has no exception.
Method FILL_RELAT_BY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECTID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20110314 | |||
| 2 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20110314 | |||
| 3 | IV_OBJTYPE_TYP | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20110314 | |||
| 4 | IV_R_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20110314 | |||
| 5 | IV_R_OBJTYPE_TYP | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20110314 |
Method FILL_RELAT_BY_TYPE on class CL_GRPC_CHECK_PROCESSOR_BASE has no exception.
Method GET_ACC_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_OBJECT | Value transfer | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YT_OBJECT | 20110407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110401 |
Method GET_IELC_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_OBJECT | Value transfer | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YT_OBJECT | 20110421 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110421 |
Method GET_ORG_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_OBJECT | Value transfer | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YT_OBJECT | 20110407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110401 |
Method GET_PRC_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_OBJECT | Value transfer | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YT_OBJECT | 20110407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110407 |
Method GET_REGULATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YS_OBJECT | Object Type. | 20110411 | |||
| 2 | RT_OBJECT | Value transfer | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YT_OBJECT | 20110411 |
Method GET_REGULATIONS on class CL_GRPC_CHECK_PROCESSOR_BASE has no exception.
Method GET_ROOT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20110330 | |||
| 2 | IV_OBJTYPE_TYP | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20110330 | |||
| 3 | IV_PATH | Call by reference | Type reference (TYPE) | GRFN_HIERARCHY_PATH | Evaluation Path HR ORG | 20110330 | |||
| 4 | RT_ROOT | Value transfer | Type reference (TYPE) | GRFN_T_OBJECT_EX | Table type for object details structure | 20110330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110330 |
Method HAS_OVERLAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YS_OBJECT | 20110330 | ||||
| 2 | IS_REF_OBJECT | Call by reference | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YS_OBJECT | 20110330 | ||||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110330 |
Method HAS_OVERLAP on class CL_GRPC_CHECK_PROCESSOR_BASE has no exception.
Method IS_INSIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YS_OBJECT | 20110330 | ||||
| 2 | IS_REF_OBJECT | Call by reference | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YS_OBJECT | 20110330 | ||||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110330 |
Method IS_INSIDE on class CL_GRPC_CHECK_PROCESSOR_BASE has no exception.
Method READ_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECTID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20110314 | |||
| 2 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20110314 | |||
| 3 | IV_OBJTYPE_TYP | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20110314 | |||
| 4 | RS_OBJECT | Value transfer | Type reference (TYPE) | CL_GRPC_CONSISTENCY_CHECK=>YS_OBJECT | 20110314 |
Method READ_OBJECT on class CL_GRPC_CHECK_PROCESSOR_BASE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |