SAP ABAP Class CL_GRPCRTA_RULE (Generic class for RTA rule)
Hierarchy
GRCPIERP (Software Component) GRCPIERP
   GRC-PCE (Application Component) Process Controls -Automated Controls
     GRPCRTA_MAIN (Package) SAP GRC Process Control : Main Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRPCRTA_CONTROL Control Interface 20090507
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRPCRTA_TRAN_RULE Generic class for transaction rule 20090507
Properties
Class CL_GRPCRTA_RULE  
Short Description Generic class for RTA rule    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPCRTA_MAIN   SAP GRC Process Control : Main Package 
Created 20090507   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 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRPCRTA_CONTROL Control Interface 20090507
Friends
Class CL_GRPCRTA_RULE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DEF Constant Public Type reference (TYPE) CHAR20 'DEFTYPE' 20090507
2 GC_SEQ Constant Public Type reference (TYPE) CHAR20 'GRPCRTA_SEQ' 20090507
3 MS_HEADER Instance attribute Protected Type reference (TYPE) GRPCRTA_XML_HEADER 20090507
4 MT_DEFICIENCY Instance attribute Protected Type reference (TYPE) GRPCRTA_T_DEFDS 20090507
5 MT_MESSAGE Instance attribute Protected Type reference (TYPE) BAPIRET2_T 20090507
6 MT_RULEVARIABLES Instance attribute Protected Type reference (TYPE) GRPCRTA_T_RULEVARIABLES 20090507
7 MT_SELECTION Instance attribute Protected Type reference (TYPE) RSDS_TRANGE 20090507
8 MV_UNAME_FIELD Instance attribute Private Type reference (TYPE) FIELDNAME 20090507
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_ALV_DISPLAY Instance method Protected Method Adjust ALV display 20090507
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090507
3 COUNT_DEFICIENCY Instance method Private Method Count Deficiency 20090507
4 DISPLAY_DATA Instance method Private Method Format data for display 20090507
5 GET_FILTER Instance method Public Method Get selection criteria 20090507
6 RETRIEVE_DATA Instance method Protected Method Retrieve necessary data 20090507
7 SET_DEFICIENCY_TEXT Instance method Private Method Set deficiency text 20090507
8 SET_HEADER_INFO Instance method Private Method Set header info 20090507
9 SET_RULE_TEXT Instance method Protected Method Set text of rule 20090507
10 SET_SEQ_NUMBER Instance method Private Method Set sequence number 20090507
Events
Class CL_GRPCRTA_RULE has no event.
Types
Class CL_GRPCRTA_RULE has no local type.
Method Signatures

Method ADJUST_ALV_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT 20090507
2 Changing CT_SORT Call by reference Type reference (TYPE) LVC_T_SORT 20090507

Method ADJUST_ALV_DISPLAY on class CL_GRPCRTA_RULE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNAME_FIELD Call by reference Type reference (TYPE) FIELDNAME 20090507

Method CONSTRUCTOR on class CL_GRPCRTA_RULE has no exception.

Method COUNT_DEFICIENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RESULT Call by reference Type reference (TYPE) ANY 20090507

Method COUNT_DEFICIENCY on class CL_GRPCRTA_RULE has no exception.

Method DISPLAY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT 20090507
2 Changing CT_RESULT Call by reference Type reference (TYPE) ANY TABLE 20090507
3 Changing CT_SORT Call by reference Type reference (TYPE) LVC_T_SORT 20090507

Method DISPLAY_DATA on class CL_GRPCRTA_RULE has no exception.

Method GET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_B_FILTER Call by reference Type reference (TYPE) ANY TABLE 20090507
2 Exporting ET_F_FILTER Call by reference Type reference (TYPE) ANY TABLE 20090507
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20090507
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20090507

Method GET_FILTER on class CL_GRPCRTA_RULE has no exception.

Method RETRIEVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OLSP Call by reference Type reference (TYPE) GRPCRTA_S_OLSP 20090507
2 Importing IT_DATE Call by reference Type reference (TYPE) RSDATRANGE 20090507
3 Importing IT_RULES Call by reference Type reference (TYPE) GRPCRTA_T_RULE 20090507
4 Importing IT_RULEVARIABLES Call by reference Type reference (TYPE) GRPCRTA_T_RULEVARIABLES 20090507
5 Importing IT_SELECTION Call by reference Type reference (TYPE) RSDS_TRANGE 20090507
6 Exporting MT_RESULT Call by reference Type reference (TYPE) ANY TABLE 20090507

Method RETRIEVE_DATA on class CL_GRPCRTA_RULE has no exception.

Method SET_DEFICIENCY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RESULT Call by reference Type reference (TYPE) ANY 20090507

Method SET_DEFICIENCY_TEXT on class CL_GRPCRTA_RULE has no exception.

Method SET_HEADER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CS_HEADER Call by reference Type reference (TYPE) GRPCRTA_XML_HEADER 20090507

Method SET_HEADER_INFO on class CL_GRPCRTA_RULE has no exception.

Method SET_RULE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RESULT Call by reference Type reference (TYPE) ANY 20090507

Method SET_RULE_TEXT on class CL_GRPCRTA_RULE has no exception.

Method SET_SEQ_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RESULT Call by reference Type reference (TYPE) ANY 20090507
2 Importing IV_ID Call by reference Type reference (TYPE) SY-TABIX 20090507

Method SET_SEQ_NUMBER on class CL_GRPCRTA_RULE has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000_700