SAP ABAP Class CL_GRFN_BRFP_GROUP_AGGR (Group & Aggregation Function)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_BUSINESS_RULES (Package) GRC Shared Business Rules
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_BRFP BRF+ Function 20091224
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_BRFP_SERIALIZABLE BRF+ Serialization 20100222
Properties
Class CL_GRFN_BRFP_GROUP_AGGR  
Short Description Group & Aggregation Function    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_BUSINESS_RULES   GRC Shared Business Rules 
Created 20091224   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_BRFP_GROUP_AGGR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_BRFP BRF+ Function 20091224
2 IF_GRFN_BRFP_SERIALIZABLE BRF+ Serialization 20100222
Friends
Class CL_GRFN_BRFP_GROUP_AGGR has no friend class.
Attributes
Class CL_GRFN_BRFP_GROUP_AGGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DOREAD Instance method Private Method Read 20091228
2 DOWRITE Instance method Private Method Write 20091228
3 GET_BRFP_DEF Static method Private Method Get BRFplus def field 20100331
4 GET_BRFP_EXPLIST Static method Private Method Get BRFplus explist field pattern 20100331
5 GET_BRFP_GROUPMETHOD Static method Private Method Get BRFplus group method field 20100331
6 GET_BRFP_SHOWDETAIL Static method Private Method Get BRFPlus show detail flag 20110201
7 GROUP_DATA Static method Private Method Group data 20110117
8 READ_DEF Instance method Private Method Read deficiency 20100105
9 READ_EXPLISTID Instance method Private Method Read explist id 20100209
10 READ_GROUP Instance method Private Method Read group 20091224
11 READ_GROUPMETHOD Instance method Private Method Read group method 20100120
12 READ_SHOWDETAIL Instance method Private Method Read show detail 20110113
13 SET_DEFICIENCY Static method Private Method Set deficiency value 20110117
14 SET_GROUP_ID Static method Private Method Set group id field value 20110118
15 WRITE_DEF Instance method Private Method Write deficiency 20100105
16 WRITE_EXPLISTID Instance method Private Method Write explist id 20100209
17 WRITE_GROUP Instance method Private Method Write group 20091228
18 WRITE_GROUPMETHOD Instance method Private Method Write group method 20100120
19 WRITE_SHOWDETAIL Instance method Private Method Write show detail 20110113
Events
Class CL_GRFN_BRFP_GROUP_AGGR has no event.
Types
Class CL_GRFN_BRFP_GROUP_AGGR has no local type.
Method Signatures

Method DOREAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20091228
2 Returning RT_DATA Value transfer Type reference (TYPE) STRING_TABLE Table of Strings 20091228
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20091228

Method DOWRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_STRING Call by reference Type reference (TYPE) STRING 20091228
2 Importing IS_DATA Call by reference Type reference (TYPE) GRFN_S_BRFP_GROUP_AGGR Group & Aggregation 20091228

Method DOWRITE on class CL_GRFN_BRFP_GROUP_AGGR has no exception.

Method GET_BRFP_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CT_DATA Call by reference Type reference (TYPE) ANY TABLE 20100401
2 Importing IT_METADATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20100331
3 Returning RV_FIELDNAME Value transfer Type reference (TYPE) STRING 20100331

Method GET_BRFP_DEF on class CL_GRFN_BRFP_GROUP_AGGR has no exception.

Method GET_BRFP_EXPLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_METADATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20100331
2 Returning RV_FIELDNAME Value transfer Type reference (TYPE) STRING 20100331

Method GET_BRFP_EXPLIST on class CL_GRFN_BRFP_GROUP_AGGR has no exception.

Method GET_BRFP_GROUPMETHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_METADATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20100331
2 Returning RV_FIELDNAME Value transfer Type reference (TYPE) STRING 20100331

Method GET_BRFP_GROUPMETHOD on class CL_GRFN_BRFP_GROUP_AGGR has no exception.

Method GET_BRFP_SHOWDETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_METADATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20110201
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110201

Method GET_BRFP_SHOWDETAIL on class CL_GRFN_BRFP_GROUP_AGGR has no exception.

Method GROUP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) ANY TABLE 20110117
2 Exporting EV_CONDITION Call by reference Type reference (TYPE) STRING 20110117
3 Importing IT_METADATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20110117

Method GROUP_DATA on class CL_GRFN_BRFP_GROUP_AGGR has no exception.

Method READ_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20100105
2 Importing IV_DEF Call by reference Type reference (TYPE) STRING 20100105
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20100105

Method READ_EXPLISTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20100209
2 Importing IV_EXPLISTID Call by reference Type reference (TYPE) STRING 20100209
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20100209

Method READ_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20091224
2 Importing IV_GROUP Call by reference Type reference (TYPE) STRING 20091224
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20091224

Method READ_GROUPMETHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20100120
2 Importing IV_DATA Call by reference Type reference (TYPE) STRING 20100120

Method READ_GROUPMETHOD on class CL_GRFN_BRFP_GROUP_AGGR has no exception.

Method READ_SHOWDETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20110113
2 Importing IV_SHOWDETAIL Call by reference Type reference (TYPE) STRING 20110113
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20110113

Method SET_DEFICIENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_VALUE Call by reference Type reference (TYPE) ANY 20110117
2 Importing IS_RESULT Call by reference Type reference (TYPE) GRFN_S_AM_AGGR Automated Monitoring Aggreation Operations 20110117
3 Importing IV_GROUPMETHOD Call by reference Type reference (TYPE) STRING 20110117

Method SET_DEFICIENCY on class CL_GRFN_BRFP_GROUP_AGGR has no exception.

Method SET_GROUP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY 20110118
2 Importing IV_COUNT Call by reference Type reference (TYPE) I 20110118

Method SET_GROUP_ID on class CL_GRFN_BRFP_GROUP_AGGR has no exception.

Method WRITE_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20100105
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20100105
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20100105

Method WRITE_EXPLISTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20100209
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20100209
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20100209

Method WRITE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20091228
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20091228
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20091228

Method WRITE_GROUPMETHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20100120
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20100120
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20100120

Method WRITE_SHOWDETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) GRFN_T_BRFP_GROUP_AGGR Group & Aggregation 20110113
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20110113
# Exception Resumable Description Created on
1 CX_GRFN_BRFP BRFP Exception Class 20110113
History
Last changed by/on SAP  20141106 
SAP Release Created in 600