SAP ABAP Class CL_GRPCRTA_MGFAMDEMC2 (FA: Monthly Deprtcn Expns Monitoring)
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 20081104
Properties
Class CL_GRPCRTA_MGFAMDEMC2  
Short Description FA: Monthly Deprtcn Expns Monitoring    
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 20081104   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 IF_GRPCRTA_CONTROL Control Interface 20081104
Friends
Class CL_GRPCRTA_MGFAMDEMC2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LS_TEXT Instance attribute Private See coding LS_TEXT 20081104
2 LT_AFBTXT Instance attribute Private See coding LT_AFBTXT 20081104
3 LT_ANLHTXT Instance attribute Private See coding LT_ANLHTXT 20081104
4 LT_BUTXT Instance attribute Private See coding LT_BUTXT 20081104
5 LT_ERNAM Instance attribute Private See coding LT_ERNAM 20081104
6 LT_TEXT Instance attribute Private See coding LT_TEXT 20081104
7 LT_WAERS Instance attribute Private See coding LT_WAERS 20081104
8 T_DEF Instance attribute Private Type reference (TYPE) GRPCRTA_T_DEFDS Table holding def types 20081104
9 W_CCI Instance attribute Private Type reference (TYPE) GRPCRTA_DEFICIENCY_PENDING Pending View Deficiency Count 20081104
10 W_CURR Instance attribute Private Type reference (TYPE) CHAR1 Single-character flag 20081104
11 W_HIGH Instance attribute Private Type reference (TYPE) GRPCRTA_DEFICIENCY_HIGH High Deficiency Count 20081104
12 W_LOW Instance attribute Private Type reference (TYPE) GRPCRTA_DEFICIENCY_LOW Low Deficiency Count 20081104
13 W_MEDIUM Instance attribute Private Type reference (TYPE) GRPCRTA_DEFICIENCY_MEDIUM Medium Deficiency Count 20081104
14 W_SEQNO Instance attribute Private Type reference (TYPE) INT4 Natural number 20081104
15 W_SIG_AMOUNT Instance attribute Private Type reference (TYPE) GRPCRTA_CURRENCY Currency Amount 20090218
16 W_WHERE Instance attribute Private See coding W_WHERE 20081104
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_RULE Instance method Private Method Apply Rule 20081104
2 FILL_DESCRIPTIONS Instance method Private Method Fill the description fields 20081104
3 FILTER_ON_SCHEMA Instance method Private Method Do a filter of the record based on filter values in schema 20081104
4 GET_DATA Instance method Private Method Get data 20081104
5 GET_SELECTION_COND Instance method Private Method Get the filter criteria from the selection screen 20081104
6 PROCESS_RECORD Instance method Private Method Process Record 20081104
7 SET_FIELDCAT Instance method Private Method Set field catalog 20081104
Events
Class CL_GRPCRTA_MGFAMDEMC2 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_AFBTXT Private See coding TY_AFBTXT 20081104
2 TY_ANLHTXT Private See coding TY_ANLHTXT 20081104
3 TY_ANLP Private See coding TY_ANLP 20081104
4 TY_BUTXT Private See coding TY_BUTXT 20081104
5 TY_ERNAM Private See coding TY_ERNAM 20081104
6 TY_TEXT Private See coding TY_TEXT 20081104
7 TY_WAERS Private See coding TY_WAERS 20081104
Method Signatures

Method APPLY_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OUTPUT Call by reference Type reference (TYPE) GRPCRTA_T_MGFAMDEMC2 FA - Monthly Deprtcn Expns Monitoring Table Type 20081104
2 Importing IS_DATA Call by reference Type reference (TYPE) TY_ANLP FA - Monthly Deprtcn Expns Monitoring Table Type 20081104
3 Importing IT_RULES Call by reference Type reference (TYPE) GRPCRTA_T_RULE Rule Table 20081104
4 Importing IT_SCHEMAORDER Call by reference Type reference (TYPE) GRPCRTA_T_SCHEMAORDER Schema Order 20081104

Method APPLY_RULE on class CL_GRPCRTA_MGFAMDEMC2 has no exception.

Method FILL_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_DATA Call by reference Type reference (TYPE) GRPCRTA_S_MGFAMDEMC2 Data record 20081104

Method FILL_DESCRIPTIONS on class CL_GRPCRTA_MGFAMDEMC2 has no exception.

Method FILTER_ON_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PASS Call by reference Type reference (TYPE) C Result 20081104
2 Importing IS_DATA Call by reference Type reference (TYPE) TY_ANLP Data record 20081104
3 Importing IT_RULES Call by reference Type reference (TYPE) GRPCRTA_T_RULE Rule Table 20081104
4 Importing I_SCHEMANO Call by reference Type reference (TYPE) GRPCRTA_SCHEMANO Rule Parameter description 20081104

Method FILTER_ON_SCHEMA on class CL_GRPCRTA_MGFAMDEMC2 has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEADER Call by reference Type reference (TYPE) GRPCRTA_XML_HEADER Compliance Parameters 20081223
2 Changing CT_OUTPUT Call by reference Type reference (TYPE) GRPCRTA_T_MGFAMDEMC2 FA - Monthly Deprtcn Expns Monitoring Table Type 20081104
3 Exporting ET_DATA Call by reference Type reference (TYPE) GRPCRTA_T_MGFAMDEMC2 FA - Monthly Deprtcn Expns Monitoring Table Type 20081104
4 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090305
5 Importing IS_OLSP Call by reference Type reference (TYPE) GRPCRTA_S_OLSP OLSP Range Table 20081104
6 Importing IT_DATE Call by reference Type reference (TYPE) RSDATRANGE Structure of a range table for a date field 20081104
7 Importing IT_RULES Call by reference Type reference (TYPE) GRPCRTA_T_RULE Rule variables 20081104
8 Importing IT_RULEVARIABLES Call by reference Type reference (TYPE) GRPCRTA_T_RULEVARIABLES Rule variables 20081104
9 Importing IT_SCHEMAORDER Call by reference Type reference (TYPE) GRPCRTA_T_SCHEMAORDER Schema Order 20081104
10 Importing IT_SELECTION Call by reference Type reference (TYPE) RSDS_TRANGE Selection 20081104
# Exception Resumable Description Created on
1 MAX_REC_REACHED Maximum records reached, more data exists 20081104

Method GET_SELECTION_COND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WHERE Call by reference Attribute reference (LIKE) W_WHERE Where conditions from selection screen 20081104
2 Importing IS_OLSP Call by reference Type reference (TYPE) GRPCRTA_S_OLSP OLSP Range Table 20081104
3 Importing IT_SELECTION Call by reference Type reference (TYPE) RSDS_TRANGE Selection range 20081104

Method GET_SELECTION_COND on class CL_GRPCRTA_MGFAMDEMC2 has no exception.

Method PROCESS_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OUTPUT Call by reference Type reference (TYPE) GRPCRTA_T_MGFAMDEMC2 FA - Monthly Deprtcn Expns Monitoring Structure 20081104
2 Exporting E_STOP Call by reference Type reference (TYPE) CHAR1 Single-character flag 20081104
3 Importing IS_DATA Call by reference Type reference (TYPE) TY_ANLP FA - Monthly Deprtcn Expns Monitoring Structure 20081104
4 Importing IS_RULE Call by reference Type reference (TYPE) GRPCRTA_S_RULE Rule Definition 20081104

Method PROCESS_RECORD on class CL_GRPCRTA_MGFAMDEMC2 has no exception.

Method SET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field catalog for ListViewer control 20081104
2 Importing IT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field catalog for ListViewer control 20081104

Method SET_FIELDCAT on class CL_GRPCRTA_MGFAMDEMC2 has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300_46C