SAP ABAP Class CL_GRPC_CHECK_PROCESSOR_IELC (Consistency Check for Process Hierarchy)
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 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_CHECK_PROCESSOR_BASE Base Class of Consistency Check Processor 20110421
Properties
Class CL_GRPC_CHECK_PROCESSOR_IELC  
Short Description Consistency Check for Process Hierarchy    
Super Class CL_GRPC_CHECK_PROCESSOR_BASE Base Class of Consistency Check Processor 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_STRUCTURE_SETUP   Basic Structures 
Created 20110421   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_GRPC_CONSISTENCY_CHECK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_GRPC_CHECK_PROCESSOR_IELC has no interface implemented.
Friends
Class CL_GRPC_CHECK_PROCESSOR_IELC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ECGROUP Instance attribute Private Type reference (TYPE) CL_GRPC_CONSISTENCY_CHECK=>YT_OBJECT 20110422
2 MT_ECONTROL Instance attribute Private Type reference (TYPE) CL_GRPC_CONSISTENCY_CHECK=>YT_OBJECT 20110422
3 MV_LOCAL_OBJECTS_LOADED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110421
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ECGROUP Instance method Private Method check IELC Group 20110422
2 CHECK_ECONTROL Instance method Private Method Check IELC 20110422
3 CHECK_IELC_HIER Instance method Private Method Check process hierarchy including control objective and risk 20110421
4 IS_MM Instance method Private Method Is IELC or IELC Group 20110422
5 LOAD_LOCAL_OBJECTS Instance method Private Method Get assigned local objects 20110421
Events
Class CL_GRPC_CHECK_PROCESSOR_IELC has no event.
Types
Class CL_GRPC_CHECK_PROCESSOR_IELC has no local type.
Method Signatures

Method CHECK_ECGROUP Signature

Method CHECK_ECGROUP on class CL_GRPC_CHECK_PROCESSOR_IELC has no parameter.
Method CHECK_ECGROUP on class CL_GRPC_CHECK_PROCESSOR_IELC has no exception.

Method CHECK_ECONTROL Signature

Method CHECK_ECONTROL on class CL_GRPC_CHECK_PROCESSOR_IELC has no parameter.
Method CHECK_ECONTROL on class CL_GRPC_CHECK_PROCESSOR_IELC has no exception.

Method CHECK_IELC_HIER Signature

Method CHECK_IELC_HIER on class CL_GRPC_CHECK_PROCESSOR_IELC has no parameter.
Method CHECK_IELC_HIER on class CL_GRPC_CHECK_PROCESSOR_IELC has no exception.

Method IS_MM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECTID Call by reference Type reference (TYPE) GRFN_OBJECT_ID Object ID 20110422
2 Returning RV_IS_MM Value transfer Type reference (TYPE) GRPC_IS_MM Is Entity-level Control (Not a group) 20110422
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110422

Method LOAD_LOCAL_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJECT Value transfer Type reference (TYPE) CL_GRPC_CONSISTENCY_CHECK=>YT_OBJECT 20110421
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110421
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000