SAP ABAP Class /GRCPI/CL_GRIA_BR_HANDLER_BASE (AM - BR Handle Base)
Hierarchy
GRCPINW (Software Component) SAP GRC NetWeaver Plug-In
   GRC-PCP (Application Component) GRC Process Control Plug-in
     /GRCPI/GRIA_NW_PC (Package) GRCPI PC package for NW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /GRCPI/IF_GRIA_BR_HANDLER AM - BR Handler 20100401
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_BR_HANDLER_LOG AM - BR Catelog Log 20100401
2 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_BR_HANDLER_VAL AM - BR Catelog Value 20100401
3 Inheritance (c INHERITING FROM c_ref)  /GRCPI/CL_GRIA_PROGRAM AM - Abstract class for Programmable rule 20100406
Properties
Class /GRCPI/CL_GRIA_BR_HANDLER_BASE  
Short Description AM - BR Handle Base    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /GRCPI/GRIA_NW_PC   GRCPI PC package for NW 
Created 20100401   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)
Interfaces
# Interface Abstract Final Description Created on
1 /GRCPI/IF_GRIA_BR_HANDLER AM - BR Handler 20100401
Friends
Class /GRCPI/CL_GRIA_BR_HANDLER_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_BRDEF Instance attribute Protected Type reference (TYPE) /GRCPI/GRIA_S_BRDEF AM - Business Rule Definition 20100402
2 MS_BR_INFO Instance attribute Protected Type reference (TYPE) /GRCPI/GRIA_S_BR_INFO AM - BR Runtime Info 20100506
3 MT_LOGTYPE Instance attribute Protected Type reference (TYPE) /GRCPI/GRIA_T_QUERY_PARAS AM - Query Parameter List 20100612
4 MT_QRY_PARAS Instance attribute Protected Type reference (TYPE) /GRCPI/GRIA_T_QUERY_PARAS AM - Query Parameter List 20100401
5 MT_SELECTION Instance attribute Protected Type reference (TYPE) /GRCPI/GRIA_T_QUERY_SELECTION AM - Selection 20100401
6 MV_MAXROWS Instance attribute Protected Type reference (TYPE) /GRCPI/GRIA_MAXROWS AM - Max Rows 20100401
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100401
2 GET_DATA Instance method Public Method 20100401
3 RESTRICT Instance method Public Method Restrict records 20100422
Events
Class /GRCPI/CL_GRIA_BR_HANDLER_BASE has no event.
Types
Class /GRCPI/CL_GRIA_BR_HANDLER_BASE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BRDEF Call by reference Type reference (TYPE) /GRCPI/GRIA_S_BRDEF AM - Business Rule Definition 20100402
2 Importing IT_QRY_PARAS Call by reference Type reference (TYPE) /GRCPI/GRIA_T_QUERY_PARAS AM - Query Parameter List 20100401
3 Importing IT_SELECTION Call by reference Type reference (TYPE) /GRCPI/GRIA_T_QUERY_SELECTION AM - Selection 20100401
4 Importing IV_MAXROWS Call by reference Type reference (TYPE) /GRCPI/GRIA_MAXROWS 100 AM - Max Rows 20100401

Method CONSTRUCTOR on class /GRCPI/CL_GRIA_BR_HANDLER_BASE has no exception.

Method GET_DATA Signature

Method GET_DATA on class /GRCPI/CL_GRIA_BR_HANDLER_BASE has no parameter.
Method GET_DATA on class /GRCPI/CL_GRIA_BR_HANDLER_BASE has no exception.

Method RESTRICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) ANY TABLE 20100422
2 Exporting EV_MORE_AVAILABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100422
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20100422
4 Importing IV_DBCNT Call by reference Type reference (TYPE) SY-DBCNT Processed Database Table Rows 20100422

Method RESTRICT on class /GRCPI/CL_GRIA_BR_HANDLER_BASE has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000_700